A Security Operations Analyst needs to configure access for an external OIDC provider (e.g., Okta) to allow developers to authenticate to TKG clusters.
Review the available configuration interfaces:
1. vSphere Client > Administration > Single Sign-On > Configuration > Identity Provider
2. Supervisor Control Plane VM (via SSH) > /etc/pam.d/
3. NSX Manager > System > Users > External
4. Tanzu Mission Control > Identity
Where must the analyst configure the upstream OIDC Identity Provider trust relationship so that it applies to the Supervisor Cluster and its Namespaces?
Which statement accurately describes the function of the vSphere Plugin for kubectl (also known as vsphere-plugin) when authenticating to a vSphere with Tanzu environment?
Which type of storage is used by VMware vSphere Kubernetes Service (VKS) pods to store non-persistent data?
An administrator is tasked to protect a VKS cluster at a point in time. To satisfy the request, the administrator creates a pre-provisioned snapshot of the target cluster.
Drag and drop the four configuration tasks Into the correct order from "Configuration Steps" on the left and place them into the "Configuration Order" on the right. (Choose four.)

A Cloud Administrator needs to resolve a "Condition: False" error on a Supervisor Cluster related to network connectivity. The Supervisor cannot reach the external image registry to pull system images.
Review the following log snippet from the Supervisor's WCP service:
E1121 10:05:01.442 controller.go:120] Failed to pull image 'projects.registry.vmware.com/tkg/tanzu- kubernetes-grid-service-v2.0.0':
rpc error: code = Unknown desc = Error response from daemon: Get
https://projects.registry.vmware.com/v2/: dial tcp 10.128.0.45:443: i/o timeout The administrator verifies that the firewall rules allow traffic from the Supervisor Management Network IP range to the internet.
What configuration on the Supervisor is most likely missing or incorrect, preventing this connection?
(Select all that apply.)