Oleg Pykhalov 5e826fd198 infrastructure: base: kube-dns: Specify imagePullPolicy. 2 mesi fa
..
README.md 6178ccd537 infrastructure: base: Add kube-dns. 2 anni fa
clusterrole.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 anni fa
clusterrolebinding.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 anni fa
configmap.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 anni fa
deployment.yaml 5e826fd198 infrastructure: base: kube-dns: Specify imagePullPolicy. 2 mesi fa
kustomization.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 anni fa
service.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 anni fa
serviceaccount.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 anni fa

README.md

Initialization

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

kubectl kustomize . | kubectl create -f -