update clustere/dns/coredns to 1.8.0 as kubeadm

This commit is contained in:
pacoxu
2021-03-04 11:32:20 +08:00
parent 5b0d0451ff
commit 2185bb40d5
5 changed files with 13 additions and 13 deletions

View File

@@ -132,7 +132,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: coredns
image: k8s.gcr.io/coredns:1.7.0
image: k8s.gcr.io/coredns/coredns:v1.8.0
imagePullPolicy: IfNotPresent
resources:
limits:

View File

@@ -132,7 +132,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: coredns
image: k8s.gcr.io/coredns:1.7.0
image: k8s.gcr.io/coredns/coredns:v1.8.0
imagePullPolicy: IfNotPresent
resources:
limits:

View File

@@ -132,7 +132,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: coredns
image: k8s.gcr.io/coredns:1.7.0
image: k8s.gcr.io/coredns/coredns:v1.8.0
imagePullPolicy: IfNotPresent
resources:
limits: