01 2022 档案

摘要:一、便携pod yml文件 $ vim k8s_pod.yml apiVersion: v1 #定义k8s api的版本v1 kind: Pod #kind资源 Pod metadata: #属性,名字叫nginx,标签叫app : web(键值对) name: nginx labels: app: 阅读全文
posted @ 2022-01-19 15:26 aaronthon 阅读(292) 评论(0) 推荐(0) 编辑
摘要:当我们向私有仓库推送镜像,如下: $ docker push *.*.*.*:5000/pod-infrastructure:latest The push refers to a repository [*.*.*.*:5000/pod-infrastructure] Get https://*. 阅读全文
posted @ 2022-01-19 13:22 aaronthon 阅读(1051) 评论(0) 推荐(0) 编辑
摘要:一.机器信息 [root@kube-gmg-03-master-1 ~]# uname -a Linux kube-gmg-03-master-1 3.10.0-957.el7.x86_64 #1 SMP Thu Nov 8 23:39:32 UTC 2018 x86_64 x86_64 x86_6 阅读全文
posted @ 2022-01-18 10:39 aaronthon 阅读(381) 评论(0) 推荐(0) 编辑
摘要:离线装docker 一、下载安装包 docker安装包下载:https://download.docker.com/linux/centos/7/x86_64/stable/Packages/docker-ce-18.09.8-3.el7.x86_64.rpm 依赖包下载: containerd.i 阅读全文
posted @ 2022-01-06 17:18 aaronthon 阅读(1073) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示