What are two ClusterAPI providers being used in Tanzu Kubernetes Grid? (Choose two.)
What are two ClusterAPI providers being used in Tanzu Kubernetes Grid? (Choose two.)
AB
Reference:
https://tanzu.vmware.com/content/blog/taking-kubernetes-to-the-people-how-cluster-api-promotes-self-service-infrastructure
CAPA, CAPV & CAPZ are all valid API providers.
I believe CAPV is also a correct answer
CAPA and CAPV Cluster API, Cluster API Provider vSphere, Cluster API Provider AWS (the bits necessary to declaratively deploy Kubernetes clusters on vSphere or AWS)
(BE) CAPA & CAPV
Cluster API Deployments of Tanzu Kubernetes Grid is CAPI, CAPW and CAPV. Available choices are CAPW(Cluster API for Workload Control Plane) and CAPV(Cluster API for vSphere). So answer is D and E. https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-with-tanzu-tkg/GUID-6B698A61-3556-456A-AC45-2AFE560D9D81.html
https://tanzu.vmware.com/content/blog/taking-kubernetes-to-the-people-how-cluster-api-promotes-self-service-infrastructure CABPK - Cluster API bootstrap provider kubeadm CAPA - Cluster API Provider for AWS CAPD - Cluster API Provider for Docker (Kind) CAPV - Cluster API Provider for vSphere CAPZ - Cluster API Provider for Azure
B,E ...Two ClusterAPI providers being used in Tanzu Kubernetes Grid are: vSphere: The vSphere provider allows you to use Cluster API to provision and manage Kubernetes clusters on vSphere 6.7U3 or later. The vSphere provider supports both standalone and Supervisor management clusters. AWS: The AWS provider allows you to use Cluster API to provision and manage Kubernetes clusters on Amazon Web Services. The AWS provider supports standalone management clusters only.
answer B, E https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/2/about-tkg.pdf
Hard to say as CAPZ is for Azure?