上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 26 下一页
摘要: 阅读全文
posted @ 2019-07-12 13:39 大漠之烟 阅读(130) 评论(0) 推荐(0)
摘要: [root@k8s-master src]# kubectl create -f kube-dns.yaml service "kube-dns" createdserviceaccount "kube-dns" createdconfigmap "kube-dns" createddeployme 阅读全文
posted @ 2019-06-05 18:56 大漠之烟 阅读(2473) 评论(0) 推荐(0)
摘要: [root@k8s-master ~]# kubectl run nginx-deploy --image=nginx:1.14-alpine --port=80 --replicas=1 deployment "nginx-deploy" created [root@k8s-master ~]# 阅读全文
posted @ 2019-06-05 18:37 大漠之烟 阅读(468) 评论(0) 推荐(0)
摘要: ######kubectl管理工具###### 阅读全文
posted @ 2019-05-31 09:43 大漠之烟 阅读(275) 评论(0) 推荐(0)
摘要: [root@k8s-master dashboard]# pwd/usr/local/src/kubernetes/cluster/addons/dashboard [root@k8s-master dashboard]# mkdir /usr/local/src/dashboard[root@k8 阅读全文
posted @ 2019-05-30 11:29 大漠之烟 阅读(1583) 评论(0) 推荐(0)
摘要: [root@k8s-master ~]# kubectl get csNAME STATUS MESSAGE ERRORcontroller-manager Healthy ok scheduler Healthy ok etcd-0 Healthy {"health": "true"} etcd- 阅读全文
posted @ 2019-05-29 18:47 大漠之烟 阅读(2378) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2019-05-29 17:53 大漠之烟 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2019-05-29 16:39 大漠之烟 阅读(3) 评论(0) 推荐(0)
摘要: Kubeconfig 需要配置如下 [root@k8s-master src]# chmod +x kubectl [root@k8s-master src]# mv kubectl /opt/kubernetes/bin/ [root@k8s-master src]# vi /etc/profil 阅读全文
posted @ 2019-05-28 19:45 大漠之烟 阅读(4570) 评论(0) 推荐(0)
摘要: [root@k8s-master src]# wget https://github.com/coreos/flannel/releases/download/v0.9.1/flannel-v0.9.1-linux-amd64.tar.gz [root@k8s-master src]# tar xf 阅读全文
posted @ 2019-05-28 16:39 大漠之烟 阅读(1606) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 26 下一页