摘要:minikube start --image-mirror-country=cn --image-repository=registry.cn-hangzhou.aliyuncs.com/google_containers PS C:\Users\Administrator> kubectl con
阅读全文
随笔分类 - K8s
摘要:minikube start --image-mirror-country=cn --image-repository=registry.cn-hangzhou.aliyuncs.com/google_containers PS C:\Users\Administrator> kubectl con
阅读全文
摘要:博客 https://www.cnblogs.com/cocowool/category/1272795.html 小狼的世界 https://www.cnblogs.com/linuxk/ Linux系统运维之路 文章 https://www.jianshu.com/p/595fd3fac7ff
阅读全文
摘要:常用命令速查 # SNAP #重启服务 systemctl restart snapd # 安装microk8s本 #snap install microk8s --classic --channel=latest/stable # 安装microk8s指定版本 snap install micro
阅读全文
摘要:参考文档 http://www.imooc.com/article/291860 https://www.jianshu.com/p/c4d404b7e894 安装部署 # 操作系统换源 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/Ce
阅读全文
|