Oleg Pykhalov 5e826fd198 infrastructure: base: kube-dns: Specify imagePullPolicy. il y a 3 mois
..
README.md 6178ccd537 infrastructure: base: Add kube-dns. il y a 2 ans
clusterrole.yaml 6178ccd537 infrastructure: base: Add kube-dns. il y a 2 ans
clusterrolebinding.yaml 6178ccd537 infrastructure: base: Add kube-dns. il y a 2 ans
configmap.yaml 6178ccd537 infrastructure: base: Add kube-dns. il y a 2 ans
deployment.yaml 5e826fd198 infrastructure: base: kube-dns: Specify imagePullPolicy. il y a 3 mois
kustomization.yaml 6178ccd537 infrastructure: base: Add kube-dns. il y a 2 ans
service.yaml 6178ccd537 infrastructure: base: Add kube-dns. il y a 2 ans
serviceaccount.yaml 6178ccd537 infrastructure: base: Add kube-dns. il y a 2 ans

README.md

Initialization

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

kubectl kustomize . | kubectl create -f -