blademainer / blademainer.github.com

My blog of http://xiongyingqi.com. Source is https://github.com/blademainer/blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s入门指引 | Blademainer

blademainer opened this issue · comments

https://xiongyingqi.com/2020/03/25/how-to-k8s/

如何开始(准备/前提)? 学前班前期准备前期知识: 容器(如: docker)?如何抢先体验K8S? kubernetes.io/docs/tutorials可以尝试运行以下命令:123$ kubectl get pods$ kubectl get ns如何搭建自己的 MiniKube?TODO[color=red]如何管理配置?环境相关配置,放到configmap。多个deploy同时引用同个c