Skip to content

Commit 13b1676

Browse files
authored
docs(vmware_tanzu): clarify kubelet state dir on Tanzu deployments (#876)
1 parent 4cfc9c7 commit 13b1676

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

modules/ROOT/pages/kubernetes/vmware_tanzu.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
https://www.vmware.com/products/app-platform/tanzu[https://www.vmware.com/products/app-platform/tanzu{external-link-icon}^]
44

5-
VMware Tanzu uses a non-standard Kubelet state directory.
6-
For this reason the secret-operator and listener-operator on VMware Tanzu require special handling.
5+
Whether Tanzu uses a non-standard Kubelet state directory depends on the variant.
6+
BOSH-deployed clusters (Tanzu Kubernetes Grid Integrated Edition, formerly PKS) place it under `/var/vcap`, so the secret-operator and listener-operator require special handling there.
7+
Standard clusters (Tanzu Kubernetes Grid and vSphere with Tanzu) use the default `/var/lib/kubelet` and need no override.
78
Please refer to the xref:secret-operator:installation.adoc#_vmware_tanzu[secret-operator installation guide] and the xref:listener-operator:installation.adoc#_vmware_tanzu[listener-operator installation guide] for details.

0 commit comments

Comments
 (0)