質問 1:A Cloud Engineer is deploying an NKP management cluster and plans to deploy multiple NKP workload clusters from it. The management cluster will be on Nutanix infrastructure, but the NKP workload clusters may be deployed in multiple provisioning environments, such as:
Nutanix
AWS
AzureWhen the engineer deploys an NKP workload cluster in AWS, which two default behaviors will be performed by NKP on this newly-deployed cluster? (Choose two.)
A. The NKP workload cluster will also be assigned to all of the NKP projects that have been created within the NKP workspace.
B. The NKP workload cluster will receive all of the GitOps sources that have been assigned to the NKP workspace.
C. The NKP workload cluster will receive all of the NKP RBAC policy that has been assigned to this NKP workspace.
D. The NKP workload cluster will be deployed all of the applications that have been enabled on this NKP workspace.
正解:B,D
質問 2:
A current Nutanix cluster is hosting an NKP cluster and a production Kubernetes cluster named production. Infrastructure administrators recently added three nodes with NVidia GPUs for a new AI initiative, and now a Platform Engineer has been asked to add three workers with the GPUs to the production Kubernetes cluster. Which first step should the engineer take to achieve this task?
A. Create a GPU-compatible OS Image with:textCollapseWrapCopynkp create image nutanix --gpu \--gpu-name=${GPU_NAME} \--cluster=${NUTANIX_CLUSTER_NAME} \--endpoint=${NUTANIX_PC_ENDPOINT} \--subnet=${NUTANIX_SUBNET} ubuntu-22.04
B. Add the GPU Operator to the new workers:textCollapseWrapCopycat <<EOF | kubectl apply -f -kind: Installationapps:nvidia-gpu-operator:enabled: truevalues: |toolkit:nodepool: md-0EOF
C. Create a nodepool of workers with GPU:textCollapseWrapCopynkp create nodepool nutanix -c $CLUSTER_NAME \--vm-image $NAME_OF_GPU_OS_IMAGE_CREATED_BY_NKP_CLI \-o yaml --subnets $NUTANIX_SUBNET_NAME \--prism-element-cluster $NUTANIX_PRISM_ELEMENT_CLUSTER_NAME \$NODEPOOL_NAME
D. Configure Multi-Instance GPU (MIG):textCollapseWrapCopykubectl label nodes ${NODE} nvidia.com/mig.config=all-1g.6gb -overwrite
正解:A
質問 3:A Platform Engineer is attaching existing Kubernetes clusters to NKP, but some of them have network restrictions, so there is a need to use Secure Tunnel. The Platform Engineer needs to ask the Security Engineer to modify the firewall rules.
What must the firewall rules allow on the attached cluster network?
A. NTP Service (UDP/123)
B. iSCSI (TCP/860 & 3260)
C. HTTPS (TCP/443)
D. Secured LDAP (TCP/636)
正解:C
質問 4:At a national defense company, protecting sensitive data is their top priority. With the increase in cyber-attacks, they have decided to implement an air-gapped Kubernetes environment to manage their critical applications, ensuring that no information could leak to the outside. The Kubernetes environment has three clusters deployed for their applications with centralized management. What type of licensing is required to enable this environment?
A. NKP Pro
B. NKP Ultimate
C. NKP Starter
D. NKP UI
正解:B
質問 5:By default, a full cluster backup is occurring on a daily basis on an NKP-managed cluster. However, the Victory Finance team has requested that their applications be backed up four times a day. The user group has been assigned to the victory-finance-apps NKP workspace, and the applications have been deployed to the Kubernetes namespace victory-finance.
What is the procedure for scheduling the team's application backups?
A. Access the NKP UISwitch to the victory-finance-apps NKP workspaceClick on the Applications menu panel and select VeleroEdit the Velero application configuration at the cluster level for the specific NKP managed cluster (not all clusters in that NKP workspace)Set the backup frequency to four times daily
B. Access the NKP UISwitch to the victory-finance NKP namespaceClick on the Applications menu panel and select VeleroEdit the Velero application configuration at the cluster level for the specific NKP managed cluster (not all clusters in that NKP workspace)Set the backup frequency to four times daily
C. Install the Velero CLIUse the Velero CLI to create a backup schedule that includes the following parameters:- Backup name- Kubernetes namespace to backup- Backup frequency (every six hours)- Managed NKP cluster's kubeconfig
D. Install the Velero CLIUse the Velero CLI to create a backup schedule that includes the following parameters:- Backup name- NKP workspace to backup- Backup frequency (every six hours)- Managed NKP cluster's kubeconfig
正解:C
質問 6:An organization is setting up a new set of NKP clusters for R&D. The R&D director requires full admin access for the team on infrastructure dedicated to R&D.
What is the proper method for the engineer to ensure these objectives are met?
A. Create an 'R&D' NKP connector and infrastructure providerCreate an 'R&D' NKP group and assign it admin-level rolesAssign the 'R&D' NKP group to the 'R&D' NKP connectorDeploy the NKP clusters into the 'R&D' workspace
B. Create an 'R&D' NKP workspaceCreate an 'R&D' infrastructure provider in this workspaceCreate an 'R&D' NKP group for the R&D team members and assign admin-level roles withinDeploy the NKP clusters into the 'R&D' workspace
C. Create an 'R&D' NKP connector and infrastructure providerCreate an 'R&D' NKP group and assign it admin-level rolesAssign the 'R&D' NKP group to the 'R&D' NKP infrastructure providerDeploy the NKP clusters into the 'R&D' workspace
D. Create an 'R&D' NKP workspace and project within this workspaceCreate an NKP infrastructure provider in the 'R&D' NKP projectCreate an 'R&D' NKP group for the R&D team members and assign admin-level roles within this projectDeploy the NKP clusters into the 'R&D' workspace
正解:B
Nutanix NCP-CN 認定試験の出題範囲:
トピック | 出題範囲 |
---|
トピック 1 | - Prepare the Environment for an NKP Deployment: This section of the exam measures the skills of infrastructure engineers and cloud administrators and covers the initial setup tasks needed for NKP deployment. Candidates must demonstrate the ability to seed a private container registry, create a bootstrap Kubernetes cluster, and determine license tiers suitable for clusters. They also need to prepare a bastion host for secure access, build machine images or prepare nodes for deployment, and gather all necessary information to build a cluster on the target cloud or on-premises provider.
|
トピック 2 | - Conduct NKP Fleet Management: This section tests the abilities of platform administrators and cloud operations engineers in managing multiple clusters as a fleet. It focuses on configuring workspaces to organize clusters, deploying workload clusters within these workspaces, and attaching or detaching clusters as needed. Additionally, candidates must be able to configure projects for workload segmentation and manage platform applications that support the overall NKP environment.
|
トピック 3 | - Perform Day 2 Operations: This part assesses the expertise of site reliability engineers and cluster operators in ongoing cluster management tasks after deployment. It includes configuring authentication and authorization mechanisms, setting up logging systems, and implementing cluster backup and recovery procedures. Candidates also need to demonstrate skills in monitoring cluster performance and health, configuring autoscaling to handle workload changes, and performing lifecycle management functions such as upgrades and maintenance.
|
トピック 4 | - Manage Building an NKP Cluster: This section evaluates the skills of Kubernetes administrators and platform engineers in customizing and deploying NKP clusters. Candidates must show proficiency in tailoring cluster configurations to meet specific requirements and deploying Kommander, the management platform, while applying the appropriate licenses to enable cluster features and management capabilities.
|
参照:https://www.nutanix.com/support-services/training-certification/certifications/certification-details-nutanix-certified-professional-cloud-native-v6-10
一年間の無料更新サービスを提供します
君が弊社のNutanix NCP-CNをご購入になってから、我々の承諾する一年間の更新サービスが無料で得られています。弊社の専門家たちは毎日更新状態を検査していますから、この一年間、更新されたら、弊社は更新されたNutanix NCP-CNをお客様のメールアドレスにお送りいたします。だから、お客様はいつもタイムリーに更新の通知を受けることができます。我々は購入した一年間でお客様がずっと最新版のNutanix NCP-CNを持っていることを保証します。
安全的な支払方式を利用しています
Credit Cardは今まで全世界の一番安全の支払方式です。少数の手続きの費用かかる必要がありますとはいえ、保障があります。お客様の利益を保障するために、弊社のNCP-CN問題集は全部Credit Cardで支払われることができます。
領収書について:社名入りの領収書が必要な場合、メールで社名に記入していただき送信してください。弊社はPDF版の領収書を提供いたします。
弊社は失敗したら全額で返金することを承諾します
我々は弊社のNCP-CN問題集に自信を持っていますから、試験に失敗したら返金する承諾をします。我々のNutanix NCP-CNを利用して君は試験に合格できると信じています。もし試験に失敗したら、我々は君の支払ったお金を君に全額で返して、君の試験の失敗する経済損失を減少します。
弊社は無料Nutanix NCP-CNサンプルを提供します
お客様は問題集を購入する時、問題集の質量を心配するかもしれませんが、我々はこのことを解決するために、お客様に無料NCP-CNサンプルを提供いたします。そうすると、お客様は購入する前にサンプルをダウンロードしてやってみることができます。君はこのNCP-CN問題集は自分に適するかどうか判断して購入を決めることができます。
NCP-CN試験ツール:あなたの訓練に便利をもたらすために、あなたは自分のペースによって複数のパソコンで設置できます。
弊社のNutanix NCP-CNを利用すれば試験に合格できます
弊社のNutanix NCP-CNは専門家たちが長年の経験を通して最新のシラバスに従って研究し出した勉強資料です。弊社はNCP-CN問題集の質問と答えが間違いないのを保証いたします。

この問題集は過去のデータから分析して作成されて、カバー率が高くて、受験者としてのあなたを助けて時間とお金を節約して試験に合格する通過率を高めます。我々の問題集は的中率が高くて、100%の合格率を保証します。我々の高質量のNutanix NCP-CNを利用すれば、君は一回で試験に合格できます。
TopExamは君にNCP-CNの問題集を提供して、あなたの試験への復習にヘルプを提供して、君に難しい専門知識を楽に勉強させます。TopExamは君の試験への合格を期待しています。