上一页 1 ··· 4 5 6 7 8 9 10 下一页
摘要: 下面的第12、17行需要进行替换 15行需要替换为find / -name containerd.sock的值 第12行:指定 master 节点 的 API Server 对外通告的 IP 地址。 第17行:指定 当前节点(即即将初始化的 master 节点)在 Kubernetes 集群中的节点 阅读全文
posted @ 2025-07-04 16:46 WiseHYH 阅读(18) 评论(0) 推荐(0)
摘要: disabled_plugins = [] imports = [] oom_score = 0 plugin_dir = "" required_plugins = [] root = "/var/lib/containerd" state = "/run/containerd" temp = " 阅读全文
posted @ 2025-07-04 16:39 WiseHYH 阅读(37) 评论(0) 推荐(0)
摘要: 修改4569行 原文链接 # Source: calico/templates/calico-kube-controllers.yaml # This manifest creates a Pod Disruption Budget for Controller to allow K8s Clust 阅读全文
posted @ 2025-07-04 15:58 WiseHYH 阅读(72) 评论(0) 推荐(0)
摘要: 目录Kubernetes的设计架构MasterNodeAddons组件间的基本交互流程Kubernetes的核心对象Pod探测探测类型探测方式探测参数控制器Replication Controller 和 ReplicaSetDeploymentStatefulSetDaemonSetJob和Cro 阅读全文
posted @ 2025-06-30 16:29 WiseHYH 阅读(58) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 下一页