Oleg Pykhalov 5e826fd198 infrastructure: base: kube-dns: Specify imagePullPolicy. 2 hónapja
..
README.md 6178ccd537 infrastructure: base: Add kube-dns. 2 éve
clusterrole.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 éve
clusterrolebinding.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 éve
configmap.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 éve
deployment.yaml 5e826fd198 infrastructure: base: kube-dns: Specify imagePullPolicy. 2 hónapja
kustomization.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 éve
service.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 éve
serviceaccount.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 éve

README.md

Initialization

For the new cluster you should install kube-dns by hands:

kubectl kustomize . | kubectl create -f -