small-fix kubeadm doc

This commit is contained in:
fabriziopandini
2017-12-26 10:54:07 +01:00
parent 4c69ef9fb0
commit 0bd269fe2e
5 changed files with 57 additions and 20 deletions
@@ -224,6 +224,8 @@ Alternatively, you can use [kubeadm config](kubeadm-config.md).
You can install all the available addons with the `all` subcommand, or
install them selectively.
Please note that if kubeadm is invoked with `--feature-gates=CoreDNS`, CoreDNS is installed instead of `kube-dns`.
{% capture addon-all %}
{% include_relative generated/kubeadm_alpha_phase_addon_all.md %}
{% endcapture %}