Oleg Pykhalov 5e826fd198 infrastructure: base: kube-dns: Specify imagePullPolicy. 3 months ago
..
README.md 6178ccd537 infrastructure: base: Add kube-dns. 2 years ago
clusterrole.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 years ago
clusterrolebinding.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 years ago
configmap.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 years ago
deployment.yaml 5e826fd198 infrastructure: base: kube-dns: Specify imagePullPolicy. 3 months ago
kustomization.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 years ago
service.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 years ago
serviceaccount.yaml 6178ccd537 infrastructure: base: Add kube-dns. 2 years ago

README.md

Initialization

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

kubectl kustomize . | kubectl create -f -