I believe we do not support Tanzu deployments from within Morpheus but if we add an external Tanzu cluster in Morpheus, will it or should it discover all the nodes?
Is this supported? And is API token required when adding external clusters or is kube-config enough?
So Tanzu should connect just like any other brownfield K8s cluster, but I haven’t tested personally (yet). If it is not discovering the worker nodes, can you test from the control page and see if
kubectl get nodes
lists all of the workers?
Also, the kube-config <or> the API is all that is required to connect an external cluster.
1 Like