use kindnetd dualstack

This commit is contained in:
Antonio Ojea
2021-03-26 11:17:08 +01:00
parent ec617af085
commit 04bdfc73c4

View File

@@ -20,7 +20,7 @@ package nodeimage
The default CNI manifest and images are our own tiny kindnet
*/
var defaultCNIImages = []string{"kindest/kindnetd:v20210220-5b7e6d01"}
var defaultCNIImages = []string{"kindest/kindnetd:v20210326-1e038dc5"}
// TODO: migrate to fully patching and deprecate the template
const defaultCNIManifest = `
@@ -95,7 +95,7 @@ spec:
serviceAccountName: kindnet
containers:
- name: kindnet-cni
image: kindest/kindnetd:v20210220-5b7e6d01
image: kindest/kindnetd:v20210326-1e038dc5
env:
- name: HOST_IP
valueFrom: