
最新の2023年11月15日試験エンジン練習問題2V0-71.23最新の有効問題集を提供中です
試験解答は2V0-71.23最新版テストエンジンをタダで提供します
VMware 2V0-71.23試験は、Kubernetesの操作経験があるプロフェッショナルで、VMware Tanzuでのキャリアを追求したいと考えている人々を対象としています。VMware Tanzuは、組織がアプリケーションを構築、実行、管理するのを支援する現代のアプリケーションプラットフォームです。この試験は、Kubernetesの操作に関する候補者の知識と、VMware Tanzuを使用してKubernetesクラスタを効率的に管理する能力をテストします。
質問 # 20
Which version of VMware vSphere introduces the capability for provisioning a workload cluster using a cluster class (ClusterClass) from VMware Tanzu Mission Control?
- A. VMware
- B. VMware vSphere 6.7
- C. VMware vCenter Server 6.7 Update 3
- D. VMware vSphere 8
正解:A
質問 # 21
What project does Contour leverage for the data plane?
- A. Istio
- B. NSX Load Balancer
- C. Prometheus
- D. Envoy
正解:D
質問 # 22
What is the Kubernetes component that is responsible for workload creation?
- A. API Sep/er
- B. Scheduler
- C. Kubelel
- D. etcd
正解:C
質問 # 23
Which command can be used to upgrade a VMware Tanzu Kubernetes Cluster that is managed by VMware Tanzu Mission Control?
- A. tmc cluster upgrade [version] <clustername>
- B. tmc cluster upgrade <clustername> [version]
- C. tmc cluster update [clustername] [flags]
- D. tmc cluster tanzupackage install update [version]
正解:B
質問 # 24
Which command has a valid syntax for scaling VMware Tanzu Kubernetes Grid cluster using Tanzu CLI?
- A. tanzu cluster scale <cluster_name> --controlplane 5 --worker 10 --namespace=<my_namespace>
- B. tanzu cluster scale <cluster_name> --controlplane-machine-count 5 --worker-machine-count 10
- C. tanzu scale <cluster_name> --controlplane-machine-count 5 --worker-machine-count 10 --namespace=<my_namespace>
- D. tanzu scale <cluster_name> --controlplane 5 --worker 10
正解:A
質問 # 25
Which steps are required to create a vSphere Namespace?
- A. In the vSphere web client, select Workload Management, select Namespaces tab. and click Create Namespace
- B. In the vSghere web client, select Supervisor, select Workload, select Namespaces tab. and click Create Namespace
- C. In the vSghere web client, select Supervisor, select Namespaces tab. and click Create Namespace
- D. Create the Namespace usinq the Tanzu CLI
正解:A
質問 # 26
Which Kubernetes object controls what traffic is allowed to and from selected pods and network endpoints?
- A. PodSecurityPolicy
- B. NetworkPolicv
- C. Ingress
- D. ISecret
正解:D
質問 # 27
What are three capabilities of VMware Aria Operations for Applications (formerly known as Tanzu Observability)? (Choose three.)
- A. Create Charts and Dashboards
- B. Create Kubernetes Clusters
- C. Create Alerts
- D. Set Application Container security policy
- E. Create Queries
- F. Set Service Level Objectives
正解:A、B、C
質問 # 28
What is the purpose of a service mesh?
- A. Provides dynamic application load balancing and autoscaling across multiple clusters and multiple sites.
- B. Provides an infrastructure layer that makes communication between applications possible, structured, and observable.
- C. Provides a centralized, global routing table to simplify and optimize traffic management.
- D. Provides service discovery across multiple clusters.
正解:B
質問 # 29
What Kubernetes objects are vSphere with Tanzu storage polices converted to?
- A. Storage classes
- B. Quota policies
- C. Storage claims
- D. Persistent volumes
正解:A
質問 # 30
Which three capabilities are supported by VMware Aria Operations for Applications (formerly VMware Tanzu Observability)? (Choose three.)
- A. Event tracing
- B. Setting Service Objectives
- C. Out-of-the-box and user-configurable dashboards
- D. Create a Tanzu Kubernetes cluster
- E. Unified log management
- F. Integration with VMware Aria Automation Config (formerly vRealize Automation SaltStack Config)
正解:A、C、E
質問 # 31
Which two methods can be used to install Fluent Bit on a VMware Tanzu Kubernetes Grid cluster? (Choose two.)
- A. Install Fluent Bit from VMware vSphere Client
- B. Install Fluent Bit using VMware Tanzu Kubernetes Grid Installer Interface
- C. Install Fluent Bit using Tanzu CLI login plugin
- D. Install Fluent Bit from VMware Tanzu Mission Control
- E. Install Fluent Bit using Tanzu CLI package plugin
正解:D、E
質問 # 32
Which component must be installed upfront to deploy VMware Tanzu Kubernetes Grid management cluster?
- A. Tanzu CLI
- B. External DNS
- C. Kubeadm
- D. Cluster API
正解:A
質問 # 33
What are two services that require Transport Layer Security (TLS) certificates to provide encryption in VMware Tanzu Service Mesh? (Choose two.)
- A. Certificate Authority (CA) Service
D Public Service - B. Proxy Service
- C. Internal Service
- D. External Service
正解:A、B
質問 # 34
Which two groups can be created to collect and manage objects in VMware Tanzu Service Mesh? (Choose two.)
- A. Security groups
- B. Service groups
- C. Node groups
- D. API groups
- E. Cluster groups
正解:B、E
質問 # 35
What are the three Cluster API providers being used in VMware Tanzu Kubernetes Grid? (Choose three.)
- A. CAPA
- B. CAPM
- C. CAPI
- D. CAPV
- E. CAPz
- F. CAP
正解:A、D、E
質問 # 36
What Kubernetes project does vSphere with Tanzu Supervisor Cluster use to automate the lifecycle management of Tanzu Kubernetes Grid Clusters?
- A. Grafana
- B. Kubeadm
- C. Cluster API
- D. Contour
正解:C
質問 # 37
What is the correct procedure to attach a management cluster using the Tanzu Mission Control web console?
- A. On the Administration page, select "Attach Cluster" and then select the "Management Cluster" option, complete the form, and click the "Connect" button.
- B. On the Administration page, select the "Management Clusters" tab. Click "Register Management Cluster", and select the type of management cluster to register.
- C. On the Clusters page, select the "Management Clusters" tab. Click "Register Management Cluster", and select the type of management cluster to register.
- D. On the Clusters page, select "Attach Cluster" and then select the "Management Cluster" option, complete the form, and click the "Connect" button.
正解:A
質問 # 38
An administrator was requested to create a pod with two interfaces to separate the application and management traffic for security reasons.
Which two packages have to be installed in VMware Tanzu Kubernetes Grid cluster to satisfy the requirement? (Choose two.)
- A. external-dns
- B. contour
- C. qrafana
- D. cert-manager
- E. multus
正解:B、E
質問 # 39
Which statement describes a Global Namespace in VMware Tanzu Service Mesh?
- A. Apply a single policy to multiple namespaces across multiple clusters.
- B. Define an application boundary and provides consistent traffic routing, connectivity, resiliency, and security for applications across multiple clusters.
- C. Automatic placement of the workload to any global cluster based on traffic demand.
- D. Provide distributed ingress and egress services to support multiple namespaces across multiple clusters.
正解:B
質問 # 40
Which method describes how Kubernetes clusters are upgraded?
- A. Deploy a new cluster with upgraded Kubernetes release
- B. Use rolling upgrade
- C. Use canary upgrade
- D. In-place upgrade of each node
正解:B
質問 # 41
Which statement correctly describes the Cluster API?
- A. It is responsible for scanning language-specific packages in container images, such as Java, Python, Go, and others.
- B. It is a specialized toolset to bring declarative, Kubernetes-style APIs to cluster creation, configuration, and management in the Kubernetes ecosystem.
- C. It is a native Kubernetes certificate management controller that adds certificates and certificate issuers as resource types in Kubernetes clusters.
- D. It enables pod networking and enforces network Kubernetes policies.
正解:B
質問 # 42
......
2V0-71.23試験問題集で無料サンプルは365日更新されます:https://jp.fast2test.com/2V0-71.23-premium-file.html