01 2024 档案

摘要:k8s-ConfigMap Configure a Pod to Use a ConfigMap Create a ConfigMap Create a ConfigMap from a directory 读取configmap内容并以yaml格式输出 create configmap from 阅读全文
posted @ 2024-01-28 20:55 vivi~ 阅读(15) 评论(0) 推荐(0) 编辑
摘要:Scale the app Scaling will increase the number of Pods to the new desired state. Pre-config: expose the app publicly kubectl get services NAME TYPE CL 阅读全文
posted @ 2024-01-24 21:45 vivi~ 阅读(29) 评论(0) 推荐(0) 编辑
摘要:k8s kubelet (Kubernetes node agent): 是运行在每个节点上的代理,负责管理该节点上的容器, 它从 Kubernetes Master 接收 Pod 的描述,并确保节点上运行的容器与描述一致。不能跨节点。 kubelet 的主要作用是保证节点上的容器按照期望的状态运行 阅读全文
posted @ 2024-01-24 15:17 vivi~ 阅读(37) 评论(0) 推荐(0) 编辑
摘要:RKEv2: rolling upgrades, zero downtime upgrade, and automatic etcd backups. Variety of network plugins and has built-in support for the Helm package m 阅读全文
posted @ 2024-01-21 20:46 vivi~ 阅读(10) 评论(0) 推荐(0) 编辑
摘要:MetalLB: route TCP or UDP traffic (layer 4). Ingress: is based on the HTTP or HTTPS (layer 7), using NGINX or HAProxy. Once MetalLB is installed, the 阅读全文
posted @ 2024-01-21 19:52 vivi~ 阅读(9) 评论(0) 推荐(0) 编辑

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