Oleg Pykhalov 069682815e infrastructure: base: kube-dns: deployment: Change pull policy. před 1 rokem
..
README.md 6178ccd537 infrastructure: base: Add kube-dns. před 1 rokem
clusterrole.yaml 6178ccd537 infrastructure: base: Add kube-dns. před 1 rokem
clusterrolebinding.yaml 6178ccd537 infrastructure: base: Add kube-dns. před 1 rokem
configmap.yaml 6178ccd537 infrastructure: base: Add kube-dns. před 1 rokem
deployment.yaml 069682815e infrastructure: base: kube-dns: deployment: Change pull policy. před 1 rokem
kustomization.yaml 6178ccd537 infrastructure: base: Add kube-dns. před 1 rokem
service.yaml 6178ccd537 infrastructure: base: Add kube-dns. před 1 rokem
serviceaccount.yaml 6178ccd537 infrastructure: base: Add kube-dns. před 1 rokem

README.md

Initialization

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

kubectl kustomize . | kubectl create -f -