IBM C1000-041 IBM Cloud Private V2.1.0.3 Deployment Online Training
IBM C1000-041 Online Training
The questions for C1000-041 were last updated at Nov 22,2024.
- Exam Code: C1000-041
- Exam Name: IBM Cloud Private V2.1.0.3 Deployment
- Certification Provider: IBM
- Latest update: Nov 22,2024
What benefit does the Kubernetes scheduler provide?
- A . It assigns containers to an appropriate node
- B . It allows containers to be grouped together into deployment groups
- C . It allows times to be set to deploy/undepoy containers to meet traffic patterns
- D . It balances containers using the default ports so port contention issues do not arise
What must be done first before loading a Helm chart?
- A . Install calicoctl
- B . Login to IBM Cloud
- C . Run lint against the yaml file
- D . Use docker to push the associated images to the private registry
How are availability zones distributed?
- A . Round-robin
- B . Alphabetical by cluster name
- C . Highest amount of CPU available
- D . Highest amount of RAM available
What must be done first in order to visualize log data that has been captured by the ELK stuck included IBM Cloud Private?
- A . Create a search or select a saved search
- B . Use the Discover panel to graph the data that to be visualized
- C . Define the buckets that the data from selected logs will be grouped into
- D . Choose an existing dashboard or create an new dashboard to hold the visualized data
What should an administrator do after adding a new Helm repository to IBM Cloud Private?
- A . Resync the repositories
- B . Re-install Tiller on the cluster
- C . Update out of date Helm Charts in the Catalog
- D . Remove old charts from the IBM Cloud Private Catalog
When setting up Kubernetes inside IBM Cloud Private, how is storage requested?
- A . Lease request
- B . MountStorageContainer
- C . PersistentVolumeClaim
- D . StorageClass Application
When IBM Cloud Private monitors a workload as a black box, how is information captured?
- A . Using Grafana as the source
- B . Using log scraping by filebeat agents
- C . By capturing API calls to the ELK stack
- D . By capturing it external to the container
Which field on the metering report shows the number of cores a workload is allowed to use?
- A . vcores
- B . ucores
- C . ocores
- D . ccores
What does issuing the docker container exec command accomplish?
- A . It creates a container
- B . It executes a container to start
- C . It runs a command in a running container
- D . It starts a new container to run a command
What is the purpose of Dynamic Storage Provisioning?
- A . To allow storage volumes to be created on-demand
- B . To allow pods to be created as-needed to meet demand
- C . To create a pool of nodes that can be provisioned without an administrator
- D . To allow applications to move around the cluster as resources are available