kubernetes/docs
Lubomir I. Ivanov ebc254c40f kubeadm: rename the kube-dns phases addon
The command `kubeadm alpha phases addon` has a property
called `kube-dns` which would install kube-dns, pre 1.11.

In the case of 1.11 this property will install CoreDNS,
because the property is also bound to the `CoreDNS` feature gate,
which is now `true` by default.

Fix that by renaming the property to `coredns`, updating the Cobra
info and also updating the unit tests.
2018-05-24 22:08:31 +03:00
..
admin kubeadm: rename the kube-dns phases addon 2018-05-24 22:08:31 +03:00
api-reference Merge pull request #64063 from roycaihw/support-get-status 2018-05-23 18:14:20 -07:00
man/man1 kubeadm: rename the kube-dns phases addon 2018-05-24 22:08:31 +03:00
user-guide/kubectl generated 2018-05-22 08:47:42 -04:00
yaml/kubectl generated 2018-05-22 08:47:42 -04:00
.generated_docs kubeadm: rename the kube-dns phases addon 2018-05-24 22:08:31 +03:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
OWNERS Move .generated_docs to docs/ so docs OWNERS can review / approve 2017-02-16 10:11:57 -08:00