Which kubectl command is used to list the Kubernetes services in the current active namespace?

Which kubectl command is used to list the Kubernetes services in the current active namespace?A . kubectl get services B. kubectl get loadbalancer C. kubectl services get ip D. kubectl list servicesView AnswerAnswer: A

April 28, 2023No CommentsREAD MORE +

Which three steps must be completed to ensure the deployment is successful?

A developer is trying to deploy a Kubernetes Application by using an image from the embedded Registry Service into an existing Namespace within a Supervisor Cluster. Which three steps must be completed to ensure the deployment is successful? (Choose three.)A . Include the image: //: in the YAML spec. B....

April 28, 2023No CommentsREAD MORE +

Which kubectl command is used to list al pods in the current active namespace?

Which kubectl command is used to list al pods in the current active namespace?A . kubectl get nodes B. kubectl get pods C. kubectl get services D. kubectl list podsView AnswerAnswer: B Explanation: Fetch all Pods in all namespaces using kubectl get pods --all-namespaces Pods Shortcode = po List one...

April 27, 2023No CommentsREAD MORE +

Which action should the administrator take next to meet the requirement?

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...

April 27, 2023No CommentsREAD MORE +

Which statement is true about Kubernetes Network Policies?

Which statement is true about Kubernetes Network Policies?A . The Supervisor cluster contains a firewall to implement the network policy. B. The policy is created by developers and applied using a YAML specification. C. vSphere administrator adds the Kubernetes Network policy to the Development team's Namespace to implement the rules....

April 27, 2023No CommentsREAD MORE +

What is the minimum number of portgroups needed, in addition to the management portgroup. to provide connectivity for external services on a Supervisor Cluster?

What is the minimum number of portgroups needed, in addition to the management portgroup. to provide connectivity for external services on a Supervisor Cluster?A . 1 B. 4 C. 3 D. 2View AnswerAnswer: A

April 27, 2023No CommentsREAD MORE +

To which set of networks are the Supervisor Cluster nodes attached when deploying with an NSX-T network topology?

To which set of networks are the Supervisor Cluster nodes attached when deploying with an NSX-T network topology?A . Frontend and Workload B. Frontend and Management C. Workload and Management D. Management and NSX OverlayView AnswerAnswer: C Explanation: The Network Service has been extended to support the vSphere Distributed Switch...

April 27, 2023No CommentsREAD MORE +

What provides the North-South connectivity from NSX-T Data Center to the physical infrastructure?

What provides the North-South connectivity from NSX-T Data Center to the physical infrastructure?A . Tier-1 uplink B. vSphere Distributed Switch C. Tier-0 uplink segment D. Transport ZonesView AnswerAnswer: C

April 26, 2023No CommentsREAD MORE +

Which command will provide the desired output?

An administrator needs to get a list of all Tanzu Kubernetes clusters running in the current namespace. Which command will provide the desired output?A . kubectl get vmservice B. kubectl get clusters C. kubectl get virtualnetwork D. kubectl get tanzukubernetesclusterView AnswerAnswer: B

April 26, 2023No CommentsREAD MORE +

Which statement accurately describes a characteristic of load balancers in vSphere with Tanzu using the vSphere networking stack?

Which statement accurately describes a characteristic of load balancers in vSphere with Tanzu using the vSphere networking stack?A . A load balancer balances pods between Tanzu Kubernetes cluster nodes. B. A load balancer distributes Tanzu Kubernetes cluster nodes between ESXi hosts. C. A load balancer provides external access to Supervisor...

April 26, 2023No CommentsREAD MORE +