You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
7
8
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