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

README.md

Initialization

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

kubectl kustomize . | kubectl create -f -