Which command will display the container image(s) used in a vSphere pod deployment name nginx-deployment?
Which object provides user access to applications running on vSphere with Tanzu?
A user needs to identify the namespaces that may be accessed.
Which command will provide the desired output?
A Namespace contains multiple Tanzu Kubernetes clusters.
How is access granted to a single Tanzu Kubernetes cluster?
What provides the North-South connectivity from NSX-T Data Center to the physical infrastructure?
To which network are HA Proxy virtual server IP addresses issued when using the vSphere networking stack default configuration?
An administrator needs to configure a Supervisor Cluster with the vSphere networking stack (vSphere Distributed Switch) and HAProxy appliance using default configuration. The administrator has already connected all hosts in the cluster to a vSphere Distributed Switch and created distributed portgroups.
Which designation must be mapped to a distributed portgroup?
An administrator needs to label and push an image into Harbor.
Which command should the administrator run first?
A development team has deployed a Tanzu Kubernetes cluster and would like to verify the version of Kubernetes that is running. Which command will show this information?
Which Kubernetes Service Types exposes the service externally using a static port?
Why would developers choose to deploy an application as a vSphere Pod instead of a Tanzu Kubernetes cluster?
Which statement accurately describes the upgrade of a vSphere with Tanzu Supervisor Cluster?
What should be increased or reduced in order to scale a Tanzu Kubernetes cluster up or down?
Which summary page should an administrator use in the vSphere Client to identify the CPU resources consumed in a namespace?
Which open-source project extends the Docker registry source code to provide an enterprise-class registry server?
Which external load balancer is supported in vSphere 7 U1 using the vSphere networking stack?
Which two considerations needs to be made when deciding on a virtual machine class type during the process of creating a Tanzu Kubernetes cluster? (Choose two )
An administrator needs to get a list of all Tanzu Kubernetes clusters running in the current namespace.
Which command will provide the desired output?
Which vSphere with Tanzu Workload Network topology provides Layer 2 isolation between Tanzu Kubernetes clusters across namespaces when vSphere Distributed Switches are used?
What is the primary way that the Supervisor Cluster enables vSphere administrators to provide governance around DevOps on-demand workloads?
Which requirement is needed to deploy Tanzu Kubernetes clusters but is unnecessary when deploying vSphere Pods?
Which two distributed port groups is HAProxy connected to when using the vSphere networking stack default configuration? (Choose two.)
Which type of service is created by default when publishing a Kubernetes service?
What provides a declarative, Kubernetes-style API for cluster creation, configuration, and management?
An administrator working in a vSphere with Tanzu environment wants to ensure that all persistent volumes configured by developers within a namespace are placed on a defined subset of datastores The administrator has applied tags to the required datastores in the vSphere Client
Which action should the administrator take next to meet the requirement?
A vSphere administrator is required to provide a developer with read/write permissions on a vSphere Namespace.
Which two actions are orchestrated by the NSX Container Plugin (NCP)? (Choose two.)
What is automatically created within NSX-T when an administrator creates a new namespace in the vSphere client?
The application development team is pushing a Kubernetes application into production. I consists of an application server and a database. The team wants to ensure that only the production application server can access the production database.
Can the development team meet this requirement using Kubernetes Network Policy?