NCP-CN-V6-10: Nutanix Certified Professional - Cloud NativeDemo
By Nutanix · Browse Mode
//
NCP-CN-V6-10: Nutanix Certified Professional - Clo… Practice Exam
QuestionQ1
Perform Day 2 Operations
Save question
To keep an NKP cluster and its applications healthy and advance productivity, a Platform Engineer must remain aware of every event occurring within the cluster.
Which kube-prometheus-stack component helps the engineer stay informed of these events in NKP?
Anode-exporter
Balertmanager
Cprometheus-operator
Dservice monitors
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ2
Perform Day 2 Operations
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ3
Perform Day 2 Operations
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ4
Perform Day 2 Operations
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ5
Conduct NKP Fleet Management
0
Community Discussion
No comments yet. Be the first to start the discussion!
It's free
100% of the questions are free for all users. No strings attached.
A company has been modernizing on cloud-native platforms for the past few years and has operated several small consumer-support utilities on its production NKP cluster.
After a thorough testing and QA cycle with simulated workloads on a development cluster, the company is ready to bring its online retail application into the fold. Although it has sufficient system resources to scale the NKP cluster appropriately from a performance perspective, it also wants to scale its monitoring stack resource settings correctly to retain enough data to view overall NKP-cluster system resource-utilization trends over several months with the added workloads.
Which NKP Platform Application component should the company be most concerned with adjusting, and how should its Platform Engineer adjust it?
AAdjust the number of replicas for the Prometheus deployment, as well as increase the amount of storage available for use by the NKP cluster.
BAdjust the number of replicas for the Fluent Bit deployment, as well as increase the amount of storage available for use by the NKP cluster.
CAdjust the resource settings for Fluent Bit by increasing its container resource limits and memory settings, as well as its storage.
DAdjust the resource settings for Prometheus by increasing its container resource limits and memory settings, as well as its storage.
A company has enabled autoscaling in an NKP cluster.
What is the correct autoscaling behavior?
AThe Power-On Status/Mode of a node is changed to meet load conditions.
BMemory is hot-added or hot-removed from a node.
CNodes will be CAPI-created or CAPI-deleted as needed by the cluster.
DCPU is hot-added or hot-removed from a node.
A Kubernetes administrator must deploy a new Kubernetes cluster in a new workspace. The cluster needs a predictive analytics solution that identifies present and future anomalies.
Which option must the administrator deploy after the cluster is ready?
ANCM Intelligent Ops
BNutanix Pulse
CNKP Insights
DNKP AI Navigator
A company operates 30 Edge devices running lightweight Kubernetes, and developers must deploy the application to every edge device.
An NKP administrator has the NKP Ultimate license tier configured and can access all kubeconfig files for the 30 edge devices.
What is the most efficient method for the administrator to lifecycle-manage the application deployments?
AAsk the developers to delete the lightweight Kubernetes and deploy new Kubernetes clusters with NKP.
BCreate a new Workspace and attach the 30 edge devices to this workspace with Attach Cluster.
CCreate a Github configuration, deploy it to the 30 edge devices and configure them to use a github account.
DCreate a script to automate the deployment to every edge device.
QuestionQ6
Prepare the Environment for an NKP Deployment
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ7
Perform Day 2 Operations
QuestionQ8
Prepare the Environment for an NKP Deployment
QuestionQ10
Perform Day 2 Operations
QuestionQ11
Perform Day 2 Operations
QuestionQ12
Prepare the Environment for an NKP Deployment
QuestionQ13
Manage Building an NKP Cluster
QuestionQ14
Prepare the Environment for an NKP Deployment
QuestionQ15
Conduct NKP Fleet Management
QuestionQ16
Prepare the Environment for an NKP Deployment
QuestionQ17
Perform Day 2 Operations
QuestionQ18
Manage Building an NKP Cluster
QuestionQ19
Prepare the Environment for an NKP Deployment
QuestionQ20
Conduct NKP Fleet Management
QuestionQ21
Prepare the Environment for an NKP Deployment
QuestionQ22
Prepare the Environment for an NKP Deployment
QuestionQ23
Conduct NKP Fleet Management
QuestionQ24
Prepare the Environment for an NKP Deployment
QuestionQ25
Perform Day 2 Operations
QuestionQ26
Prepare the Environment for an NKP Deployment
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Ad
Want a break from the ads?
Go ad-free and unlock Learn Mode, Exam Mode, AstroTutor AI and every premium tool — everything you need to walk in prepared, and confident.
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
A Platform Engineer must create an NKP custom image for vSphere.
Which option should the engineer use?
AKonvoy Image Builder
BHashicorp Packer
CNutanix Image Builder
DRedHat Satellite
A Platform Engineer has deployed NKP and wants to use its OOB data-storage feature.
What must the engineer enable to support backups in the NKP environment?
AMinIO
BVolumes iSCSI
CRook Ceph
DObjects S3
When deploying NKP with the Nutanix provisioning method (CAPX), which OS platforms are supported?
ACentOS and Rocky Linux
BCentOS and Ubuntu
CFlatcar, Rocky Linux and Ubuntu
DRocky Linux and Ubuntu
An infrastructure team configured a Backup Storage Location on an existing AWS bucket and created a backup named testbackup.
Which command can the team use to view the backup?
Akubectl get backupstoragelocations -n ${testbackup} –o yaml
Bkubectl get backupstoragelocations -n ${WORKSPACE_NAMESPACE} –o yaml
Cvelero backup describe aws-velero-testbackup
Dvelero backup describe testbackup
A Platform Engineer operates a Kubernetes cluster on AWS, deployed with Nutanix NKP, that is currently at version 1.28.1 and must be upgraded to version 1.29.9.
Which two actions should the engineer perform to meet this requirement?
A Platform Engineer needs to use Konvoy Image Builder to build a custom operating system image. This image will be used to deploy clusters across various platforms.
The engineer has been assigned to create an OS image that is compatible with Konvoy’s requirements. To successfully build a compatible image with Konvoy Image Builder, the engineer must ensure the development environment satisfies the required prerequisites.
Which system is required to create a compatible OS image using Konvoy Image Builder?
AA 32-bit Windows machine with a USB connection
BAn x86_64-based Linux or MacOS Machine
CA virtualized arm64 environment using KVM
DA lambda instance within an AWS account
Refer to the exhibit.
A Platform Engineer is attempting to create a new NKP cluster and receives the error shown in the exhibit.
What is the most likely cause of this error?
AIncorrect formatting in the Ansible playbook
BIncorrect permissions to the NKP binary
CA docker compatible runtime is not running
DAn incorrect Helm chart repo was referenced
Which CAPI provisioning method requires you to create an inventory file for the servers that will become NKP nodes?
AAWS (CAPA)
BvSphere (CAPV)
CPre-provisioned (CAPPP)
DNutanix (CAPX)
A Platform Engineer wants to deploy an NKP Platform Application from the command line to every cluster in an NKP workspace.
Which command set should be used, and which parameters must be supplied?
AThe nkp create appdeployment command set would be utilized. The application ID & version, as well as the NKP workspace of the clusters, must be provided.
BThe nkp deploy platform-app command set would be utilized. The application ID, as well as the NKP workspace of the clusters, must be provided.
CThe kubectl create appdeployment command would set be utilized. The application ID, as well as the NKP workspace of the clusters, must be provided.
DThe nkp deploy app command set would be utilized. The application ID, as well as the NKP workspace of the clusters, must be provided.
During an NKP deployment, a Platform Engineer received an error indicating an issue with the bootstrap. While troubleshooting with support, the engineer also found that the KUBECONFIG file was missing.
How should the engineer recreate the bootstrap cluster and create a context file named bootstrap-cluster.conf?
The arca cluster will host a new application that requires additional workers. Because the company cannot obtain more NKP licenses, it has decided to delete the demo cluster and add the needed workers to the arca cluster.
How should the engineer delete the demo cluster from this UI?
APress the ("demo" cluster line) three-dot menu at the right and select Delete.
BPress the ("demo" cluster line) three-dot menu at the right and select Download kubeconfig, then use that file to execute kubectl delete cluster -c demo --knubeconfig=demo.conf
CPress the ("demo" cluster line) three-dot menu at the right and select Detach. Then ask the cluster owner to delete the cluster.
DLogin with SSH to the kommander cluster and execute kubectl delete cluster –c demo
A Platform Engineer is deploying an NKP workload cluster with the nkp create cluster vsphere command. The cluster will be used by the company’s code-green team, and the engineer has already created a code-green NKP workspace on the NKP management cluster.
After running the deployment command, the engineer monitored the build with the nkp describe cluster command and confirmed that it completed successfully. However, a few hours later, after signing in to the NKP UI, the engineer checked the code-green NKP workspace and found that the NKP workload cluster was not present.
What is the likely reason the NKP workload cluster is not in the code-green NKP workspace?
AThe vSphere cluster cannot be displayed in the NKP UI unless its Kubernetes version is within ‘N - 1’ versions of the NKP management cluster’s Kubernetes version.
BThe engineer did not supply the --namespace code-green parameter as part of the nkp create cluster vsphere command, therefore it was created in the default workspace and needs to be manually attached.
CNKP vSphere clusters cannot be assigned NKP workspaces and instead are assigned the default NKP workspace. The cluster can be viewed from this workspace instead.
DThe vSphere service account credentials had expired prior to the engineer’s attempt to view the cluster in the NKP UI. Once the credentials are refreshed, the vSphere cluster will re-appear in the NKP workspace.
Refer to the exhibit:
Using an NKP Ultimate license, a Platform Engineer has created a new workspace and must create a new Kubernetes cluster in that workspace. However, the engineer finds that the Create Cluster option is grayed out, as shown in the exhibit.
How should the engineer resolve this issue?
ACreate the cluster only using YAML and not the GUI.
BEnsure NKP is upgraded to a minimum version of 2.12.
CAttach existing clusters instead of creating a new cluster.
DCreate an Infrastructure provider for the workspace.
Before adopting NKP, a company created several Kubernetes (K8s) clusters with kubeadm. As it deploys new NKP-managed clusters, the company does not yet want to migrate workloads from its existing native K8s clusters to the new NKP clusters.
What requirements must be met to attach these clusters to the NKP management cluster?
AThe NKP management cluster must be able to reach the services and api-server of the target cluster.
BThe version of the K8s clusters must be within N - 1 of the Kubernetes version of the NKP management cluster.
CAn NKP management cluster admin account must be established on the K8s clusters.
DThe version of the K8s clusters must match the Kubernetes version of the NKP management cluster.
A VM is needed for this purpose, so the engineer must prepare this VM for use as a bastion host.
Which two actions should the engineer take to complete this task?
Choose two
AGet or create SSH Keys.
BEnable NTP Service.
CInstall Docker.
DInstall LDAP Server.
A company must follow FIPS guidelines to meet NIST compliance requirements.
What is the first step to enable FIPS in NKP?
ARun the command: nkp cluster create <provisioner> <options> --fips
BFollow the OS vendor’s instructions to ensure that the OS or OS images are prepared for operating in FIPS mode.
CClick Enable in the NKP Kommander Web UI, Global Workspace -> Settings -> FIPS menu.
DRun the command: export FIPS_ENABLED=true
Refer to the exhibit.
An administrator needs to ensure that, when a new release of the corporate software is merged into the production branch of the source-code repository, it is automatically deployed to both the Production and DR clusters.
After creating the project, what should the administrator configure so that new software releases automatically deploy to both environments?
AContinuous Deployment (CD)
BContinuous Integration (CI)
CProject Secrets
DProject ConfigMaps
A Kubernetes administrator is assigned to deploy a new cluster on AWS. The administrator has received these requirements for the deployment:
Region: us-east-1
AMI: rhel8.6
What is required to deploy a new cluster on AWS?
ASet an export AWS_REGION
BUse --dry-run parameter
CUse --ami-format parameter
DSet an export KUBECONFIG
At a financial company, a DevOps team supports all of the company’s critical applications. Although the team is experienced, manually managing cluster health checks has become increasingly complex and error-prone.
The team asks the company’s Platform Engineer how to best resolve these issues. They report that the following events are occurring:
Pod security standards are being omitted.
CrashLooping cases occur.
Nodes fail when deploying or running kube-bench.
What recommendation should the engineer give the DevOps team?
ACreate a MachineHealthCheck resource in YAML format.
BUse override ConfigMaps to configure alert rules.
CUse AlertManager and NKP Insights together.
DRun the nkp describe cluster --cluster-name=${CLUSTER_NAME} command.
A Platform Engineer is preparing machine images for NKP using the NIB or KIB process.
What is the purpose of this?
ACreating a CAPI compliant image for use as NKP cluster nodes
BTagging the image to be used specifically for NKP
CHardening an OS image with client supplied hardening scripts
DCreating a custom user account for NKP admins to ensure access to NKP nodes
Community Discussion