摘要: #!/bin/bash env(){ echo -e "\e[1;33m perparing env!!!\e[0m" yum install -y yum-utils yum-config-manager \ --add-repo \ https://download.docker.com/lin 阅读全文
posted @ 2022-12-30 13:42 水悦 阅读(87) 评论(0) 推荐(0)
摘要: 1、安装网络插件报错 Warning FailedCreatePodSandBox 7m52s kubelet Failed to create pod sandbox: rpc error: code = Unknown desc = failed to set up sandbox contai 阅读全文
posted @ 2022-12-30 13:38 水悦 阅读(1327) 评论(0) 推荐(0)
摘要: k8s 搭建LNMP架构 阅读全文
posted @ 2022-04-24 01:05 水悦 阅读(381) 评论(0) 推荐(0)
摘要: kubernetes集群中的port、targetPort、nodePort和containerPort区别 阅读全文
posted @ 2022-04-21 00:22 水悦 阅读(236) 评论(0) 推荐(0)
摘要: Volumes实现宿主机与容器内部文件、目录共享 阅读全文
posted @ 2022-04-20 23:22 水悦 阅读(482) 评论(0) 推荐(0)
摘要: Kubernetes创建namespaces 阅读全文
posted @ 2022-04-20 16:22 水悦 阅读(209) 评论(0) 推荐(0)
摘要: Kubernetes集群节点添加、取消污点 taints 阅读全文
posted @ 2022-04-20 15:31 水悦 阅读(632) 评论(0) 推荐(0)