会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
随便了888
博客园
首页
新随笔
联系
管理
订阅
2018年7月25日
ubuntu k8s 命令补全
摘要: ``` apt install bash completion // locate bash_completion source /usr/share/bash completion/bash_completion source
阅读全文
posted @ 2018-07-25 10:06 随便了888
阅读(823)
评论(0)
推荐(0)
2018年7月24日
helm install
摘要: "reference" 前提:已安装k8s:v1.10.4 1. helm install on master(无需下载官方tar包) 2. helm init
阅读全文
posted @ 2018-07-24 17:33 随便了888
阅读(1227)
评论(0)
推荐(0)
2018年7月22日
linux ecrypt decrypt
摘要: "reference" ecrypt decrypt
阅读全文
posted @ 2018-07-22 21:46 随便了888
阅读(505)
评论(0)
推荐(0)
2018年7月19日
k8s aliyun
摘要: "k8s aliyun"
阅读全文
posted @ 2018-07-19 17:48 随便了888
阅读(134)
评论(0)
推荐(0)
2018年7月18日
k8s framework
摘要: "reference" 1. k8s master framework master master 是k8s cluster运行着daemon服务:kube apiserver, kube scheduler, kube contronller manager, etcd, flannel(pod网
阅读全文
posted @ 2018-07-18 16:53 随便了888
阅读(401)
评论(0)
推荐(0)
k8s master init and add node
摘要: [TOC] "k8s tutorial series main reference" 一. add google apt key 1.vim /etc/apt/source.list (use k8s repository (中科大源)) 2.add apt key reference "add g
阅读全文
posted @ 2018-07-18 14:52 随便了888
阅读(788)
评论(0)
推荐(0)
2018年7月6日
慢查询
摘要: "慢查询"
阅读全文
posted @ 2018-07-06 13:11 随便了888
阅读(90)
评论(0)
推荐(0)
2018年6月27日
zabbix通过执行自定义脚本script发送告警消息
摘要: "zabbix通过执行script发送告警消息"
阅读全文
posted @ 2018-06-27 23:09 随便了888
阅读(653)
评论(0)
推荐(0)
2018年6月25日
kubernetes概念
摘要: 1. "kubernetes blog" 2. cluster cluster是计算、存储、和网络资源的集合,kubernetes利用这些资源运行各种基于容器的应用。 3. master master是cluster的大脑,它的主要职责是调度,即决定应用放在哪运行。为了实现高可用,可以运行多个mas
阅读全文
posted @ 2018-06-25 23:24 随便了888
阅读(179)
评论(0)
推荐(0)
2018年6月13日
kubernetes添加不了google apt-key
摘要: "转自icepoint的博客" "key来源" "我的百度云盘" 密码:v3wo 下载kube_apt_key.gpg到本地,上传到服务器后执行下面的命令
阅读全文
posted @ 2018-06-13 22:44 随便了888
阅读(1824)
评论(0)
推荐(0)
下一页
公告