VMware Tanzu Kubernetes Platform Workflow
Workflow capability for platform engineers managing VMware Tanzu Kubernetes infrastructure. Combines Tanzu Service Mesh management (cluster onboarding, global namespaces, resource groups) with Kubernetes cluster lifecycle operations. Targeted at platform ops teams managing multi-cluster Kubernetes environments across clouds and on-premises vSphere.
What You Can Do
MCP Tools
list-tanzu-clusters
List all Kubernetes clusters onboarded to Tanzu Service Mesh. Shows cluster state, cloud provider, region, and TSM agent version.
get-tanzu-cluster
Get detailed status for a specific Tanzu Service Mesh cluster, including phase, k8s version, and namespace count.
onboard-kubernetes-cluster
Onboard a Kubernetes cluster to Tanzu Service Mesh. Installs the TSM agent and enables service mesh management.
remove-kubernetes-cluster
Remove a Kubernetes cluster from Tanzu Service Mesh management.
list-global-namespaces
List all global namespaces in Tanzu Service Mesh. Global namespaces connect workloads across multiple clusters into a single virtual network.
create-global-namespace
Create a global namespace to connect workloads across multiple Kubernetes clusters. Enables consistent traffic routing and mTLS security.
get-global-namespace
Get details for a specific global namespace, including cluster configurations and status.
delete-global-namespace
Delete a global namespace from Tanzu Service Mesh.
list-resource-groups
List resource groups used for policy enforcement and monitoring across clusters.
create-resource-group
Create a resource group to enforce policies across a set of namespaces, services, or pods.