diff --git a/cluster.yml b/cluster.yml index f26958fda..273e15aec 100644 --- a/cluster.yml +++ b/cluster.yml @@ -14,8 +14,8 @@ - hosts: kube-master roles: - { role: kubernetes/master, tags: master } - - { role: k8s-kube-ui, tags: kube-ui } # Addons to be installed + # - { role: k8s-kube-ui, tags: kube-ui } # - { role: k8s-skydns, tags: skydns } - hosts: kube-node