This commit is contained in:
huanqing.shao
2021-04-18 17:31:13 +08:00
parent 936b6d99b5
commit b9da58ca64
18 changed files with 141 additions and 5 deletions

View File

@@ -26,6 +26,10 @@ networking:
serviceSubnet: "10.96.0.0/16"
podSubnet: "${POD_SUBNET}"
dnsDomain: "cluster.local"
dns:
type: CoreDNS
imageRepository: swr.cn-east-2.myhuaweicloud.com
imageTag: 1.8.0
---
apiVersion: kubelet.config.k8s.io/v1beta1