单选题 A system administrator needs to scale a Kubernetes Job to 4 replicas. What command should be used?

A、 kubectl stretch job --replicas=4
B、 kubectl autoscale deployment job --min=1 --max=10
C、 kubectl scale job --replicas=4
D、 kubectl scale job -r 4
下载APP答题
由4l***l6提供 分享 举报 纠错

相关试题

单选题 A system administrator wants to run these two commands in Base Command Manager.main Showprofile device status apc01What command should the system administrator use from the management node system shell

A、cmsh -c "main showprofile; device status apc01"
B、cmsh -p "main showprofile; device status Apc01"
C、system -c "main showprofile; device status apc01"
D、cmsh-system -c "main showprofile; device status apc01"

单选题 A system administrator needs to configure and manage multiple installations of NVIDIA hardware Ranging from single DGX BasePOD to SuperPOD. Which software stack should be used?

A、NetQ
B、Fleet Command
C、Magnum IO
D、Base Command Manager

单选题 Which of the following correctly identifies the key components of a Kubernetes cluster and their Roles?

A、The control plane consists of the kube-apiserver, etcd, kube-scheduler, and Kube-controller-manager, while worker nodes run kubelet and kube-proxy.
B、Worker nodes manage the kube-apiserver and etcd, while the control plane handles all container Runtimes.
C、The control plane is responsible for running all application containers, while worker nodes Manage network traffic through etcd.
D、The control plane includes the kubelet and kube-proxy, and worker nodes are responsible for Running etcd and the scheduler.

单选题 An Administrator wants to check if the BlueMan service can access the DPU. How can this be done.

A、

Via system logs

B、

Via the DOCA Telemetry Service (DTS)

C、

Via a lightweight database operating in the DPU server

D、

Via Linux dump files

单选题 An Organization only needs basic network monitoring and validation tools. Which UFM platform should they use?

A、UFM Enterprise
B、UFM Telemetry
C、UFM Cyber-AI
D、UFM Pro

单选题 Your organization is running multiple AI models on a single A100 GPU using MIG in a multi-tenant Environment. One of the tenants reports a performance issue, but you notice that other tenants are Unaffected. What feature of MIG ensures that one tenant’s workload does not impact others?

A、Hardware-level isolation of memory, cache, and compute resources for each instance.
B、Dynamic Resource allocation based on workload demand.
C、Shared memory access across all instances.
D、Automatic scaling of instances based on workload size.

单选题 After completing the installation of a Kubernetes cluster on your NVIDIA DGX systems using BCM, how Can you verify that all worker nodes are properly registered and ready?

A、Run kubectl get nodes to verify that all worker nodes show a status of "Ready".
B、Run kubectl get pods to check if all worker pods are running as expected.
C、Check each node manually by logging in via SSH and verifying system status with systemctl.

单选题 An instance of NVIDIA Fabric Manager service is running on an HGX system with KVM. A System Administrator is troubleshooting NVLink partitioning. By default, what is the GPU polling subsystem set to?

A、Every 1 second
B、Every 30 seconds
C、Every 60 seconds
D、Every 10 seconds