上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 151 下一页
  2022年11月5日
摘要: 如题! etcd -> apiserver -> controller -> scheduler -> cni(flanneld) -> proxy -> other [ coredns\nfs ... ] 特别注意: proxy 是打通k8s虚拟service网络的关键! 其本质是iptables 阅读全文
posted @ 2022-11-05 21:06 jinzhenshui 阅读(43) 评论(0) 推荐(0)
  2022年10月26日
摘要: 阅读全文
posted @ 2022-10-26 11:44 jinzhenshui 阅读(45) 评论(0) 推荐(0)
摘要: apiVersion: v1 kind: PersistentVolume metadata: name: pv-nfs-001 spec: storageClassName: manual accessModes: [ ReadWriteOnce, ReadWriteMany, ReadOnlyM 阅读全文
posted @ 2022-10-26 11:43 jinzhenshui 阅读(181) 评论(0) 推荐(0)
摘要: apiVersion: apps/v1 kind: Deployment metadata: creationTimestamp: null labels: app: testnfs name: testnfs spec: replicas: 2 selector: matchLabels: app 阅读全文
posted @ 2022-10-26 11:37 jinzhenshui 阅读(144) 评论(0) 推荐(0)
  2022年10月20日
摘要: 阅读全文
posted @ 2022-10-20 14:55 jinzhenshui 阅读(104) 评论(0) 推荐(0)
上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 151 下一页