Oleg Pykhalov 069682815e infrastructure: base: kube-dns: deployment: Change pull policy. hace 1 año
..
README.md 6178ccd537 infrastructure: base: Add kube-dns. hace 2 años
clusterrole.yaml 6178ccd537 infrastructure: base: Add kube-dns. hace 2 años
clusterrolebinding.yaml 6178ccd537 infrastructure: base: Add kube-dns. hace 2 años
configmap.yaml 6178ccd537 infrastructure: base: Add kube-dns. hace 2 años
deployment.yaml 069682815e infrastructure: base: kube-dns: deployment: Change pull policy. hace 1 año
kustomization.yaml 6178ccd537 infrastructure: base: Add kube-dns. hace 2 años
service.yaml 6178ccd537 infrastructure: base: Add kube-dns. hace 2 años
serviceaccount.yaml 6178ccd537 infrastructure: base: Add kube-dns. hace 2 años

README.md

Initialization

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

kubectl kustomize . | kubectl create -f -