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

README.md

Initialization

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

kubectl kustomize . | kubectl create -f -