07 2022 档案

摘要:Preparation Containerd Image preparation 制作Containerd镜像 Deployment with rolling update preparation apiVersion: apps/v1 kind: Deployment metadata: name 阅读全文
posted @ 2022-07-20 15:10 608088 编辑
摘要:Node master distribute application to worker nodes. self healing. it monitors running status of pod which hosts application, it starts a new pod if ex 阅读全文
posted @ 2022-07-18 10:51 608088 编辑
摘要:Overview ReplicaSet is a process of monitoring pods, when pod is down, it will startup a new one. ReplicaSet identify which pods to monitor by labels. 阅读全文
posted @ 2022-07-17 15:38 608088 编辑
摘要:Node IP IP of the machine(physical or virtual) that installed Kubernetes. kubectl get nodes kubectl describe node k8s -A | grep InternalIP Cluster IP 阅读全文
posted @ 2022-07-15 22:19 608088 编辑
摘要:Overview Kubernetes NodePort, LoadBalancer, and Ingress. They are all different ways to route traffic from the internet to your services inside the Ku 阅读全文
posted @ 2022-07-15 20:38 608088 编辑

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