• Lubomir I. Ivanov's avatar
    kubeadm: rename the `kube-dns` phases addon · ebc254c4
    Lubomir I. Ivanov authored
    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.
    ebc254c4
Name
Last commit
Last update
..
admin Loading commit data...
api-reference Loading commit data...
man/man1 Loading commit data...
user-guide/kubectl Loading commit data...
yaml/kubectl Loading commit data...
.generated_docs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...