Use bitnami kubectl

Update the anchor pods to use a regularly patched and updated kubectl
image that contains the necessary components (bash, jq, curl, etc.) in
addition to kubectl: https://hub.docker.com/r/bitnami/kubectl

Change-Id: Ia3e75dc334c3c1a88abfec10fb0367447e79a538
This commit is contained in:
Phil Sphicas
2022-04-25 14:27:29 -07:00
parent 6a17e4fccd
commit 0f9818eccc
11 changed files with 27 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
# source_name, tag, cache_name
coredns/coredns,1.7.0,coredns
cwedgwood/kubectl,v1.21.7-1,kubectl
bitnami/kubectl,1.21.7,kubectl
k8s.gcr.io/kube-apiserver-amd64,v1.21.7,apiserver
k8s.gcr.io/kube-controller-manager-amd64,v1.21.7,controller-manager
k8s.gcr.io/kube-scheduler-amd64,v1.21.7,scheduler