mirror of https://github.com/kubernetes/kops.git
Merge pull request #12904 from johngmyers/node-cache
Upgrade node-cache to 1.21.3
This commit is contained in:
commit
694ce653b9
|
@ -45,9 +45,4 @@ Running IPv6 with Calico requires a Debian 11-based AMI. As of the writing of th
|
|||
|
||||
## Future work
|
||||
|
||||
* The AWS Cloud Controller Manager does not, as of the writing of this document, [support Resource Based Names](https://github.com/kubernetes/cloud-provider-aws/pull/286).
|
||||
This blocks supporting IPv6-only subnets.
|
||||
|
||||
* NodeLocalDNS does not, as of the writing of this document, [support DNS64](https://github.com/kubernetes/dns/pull/489).
|
||||
|
||||
* External-DNS does not, as of the writing of this document, support registering AAAA records.
|
||||
|
|
|
@ -110,7 +110,7 @@ func (b *KubeDnsOptionsBuilder) BuildOptions(o interface{}) error {
|
|||
}
|
||||
|
||||
if nodeLocalDNS.Image == nil {
|
||||
nodeLocalDNS.Image = fi.String("k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1")
|
||||
nodeLocalDNS.Image = fi.String("k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3")
|
||||
}
|
||||
|
||||
return nil
|
||||
|
|
|
@ -111,7 +111,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -113,7 +113,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -110,7 +110,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -134,7 +134,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -108,7 +108,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -130,7 +130,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -116,7 +116,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -119,7 +119,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -108,7 +108,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -109,7 +109,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -108,7 +108,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -125,7 +125,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -116,7 +116,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -118,7 +118,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -135,7 +135,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -135,7 +135,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 172.20.0.10
|
||||
|
|
|
@ -134,7 +134,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 172.20.0.10
|
||||
|
|
|
@ -127,7 +127,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 172.20.0.10
|
||||
|
|
|
@ -119,7 +119,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -114,7 +114,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -124,7 +124,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: fd00:5e4f:ce::a
|
||||
|
|
|
@ -124,7 +124,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: fd00:5e4f:ce::a
|
||||
|
|
|
@ -124,7 +124,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: fd00:5e4f:ce::a
|
||||
|
|
|
@ -124,7 +124,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: fd00:5e4f:ce::a
|
||||
|
|
|
@ -111,7 +111,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -108,7 +108,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -110,7 +110,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -110,7 +110,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -107,7 +107,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -116,7 +116,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -116,7 +116,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -108,7 +108,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -111,7 +111,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -110,7 +110,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -110,7 +110,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -110,7 +110,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -113,7 +113,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -110,7 +110,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -115,7 +115,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: KubeDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -117,7 +117,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -113,7 +113,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -110,7 +110,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -110,7 +110,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -110,7 +110,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -110,7 +110,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -120,7 +120,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: KubeDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -108,7 +108,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -108,7 +108,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -110,7 +110,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -108,7 +108,7 @@ spec:
|
|||
nodeLocalDNS:
|
||||
cpuRequest: 25m
|
||||
enabled: false
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
|
||||
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.3
|
||||
memoryRequest: 5Mi
|
||||
provider: CoreDNS
|
||||
serverIP: 100.64.0.10
|
||||
|
|
|
@ -99,6 +99,9 @@ data:
|
|||
bind {{ KubeDNS.NodeLocalDNS.LocalIP }}
|
||||
forward . __PILLAR__UPSTREAM__SERVERS__
|
||||
prometheus :9253
|
||||
{{- if IsIPv6Only }}
|
||||
dns64
|
||||
{{- end }}
|
||||
}
|
||||
{{- end }}
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue