Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Linux Foundation Kubernetes and Cloud Native KCNA Questions and answers with CertsForce

Viewing page 1 out of 6 pages
Viewing questions 1-10 out of questions
Questions # 1:

Which Kubernetes resource uses immutable: true boolean field?

Options:

A.

Deployment


B.

Pod


C.

ConfigMap


D.

ReplicaSet


Expert Solution
Questions # 2:

What best describes cloud native service discovery?

Options:

A.

It's a mechanism for applications and microservices to locate each other on a network.


B.

It's a procedure for discovering a MAC address, associated with a given IP address.


C.

It's used for automatically assigning IP addresses to devices connected to the network.


D.

It's a protocol that turns human-readable domain names into IP addresses on the Internet.


Expert Solution
Questions # 3:

What is a Dockerfile?

Options:

A.

A bash script that is used to automatically build a docker image.


B.

A config file that defines which image registry a container should be pushed to.


C.

A text file that contains all the commands a user could call on the command line to assemble an image.


D.

An image layer created by a running container stored on the host.


Expert Solution
Questions # 4:

Which of the following is a definition of Hybrid Cloud?

Options:

A.

A combination of services running in public and private data centers, only including data centers from the same cloud provider.


B.

A cloud native architecture that uses services running in public clouds, excluding data centers in different availability zones.


C.

A cloud native architecture that uses services running in different public and private clouds, including on-premises data centers.


D.

A combination of services running in public and private data centers, excluding serverless functions.


Expert Solution
Questions # 5:

Which kubectl command is useful for collecting information about any type of resource that is active in a Kubernetes cluster?

Options:

A.

describe


B.

list


C.

expose


D.

explain


Expert Solution
Questions # 6:

What is the core functionality of GitOps tools like Argo CD and Flux?

Options:

A.

They track production changes made by a human in a Git repository and generate a human-readable audit trail.


B.

They replace human operations with an agent that tracks Git commands.


C.

They automatically create pull requests when dependencies are outdated.


D.

They continuously compare the desired state in Git with the actual production state and notify or act upon differences.


Expert Solution
Questions # 7:

What Kubernetes control plane component exposes the programmatic interface used to create, manage and interact with the Kubernetes objects?

Options:

A.

kube-controller-manager


B.

kube-proxy


C.

kube-apiserver


D.

etcd


Expert Solution
Questions # 8:

Why is Cloud-Native Architecture important?

Options:

A.

Cloud Native Architecture revolves around containers, microservices and pipelines.


B.

Cloud Native Architecture removes constraints to rapid innovation.


C.

Cloud Native Architecture is modern for application deployment and pipelines.


D.

Cloud Native Architecture is a bleeding edge technology and service.


Expert Solution
Questions # 9:

A Kubernetes _____ is an abstraction that defines a logical set of Pods and a policy by which to access them.

Options:

A.

Selector


B.

Controller


C.

Service


D.

Job


Expert Solution
Questions # 10:

The Kubernetes project work is carried primarily by SIGs. What does SIG stand for?

Options:

A.

Special Interest Group


B.

Software Installation Guide


C.

Support and Information Group


D.

Strategy Implementation Group


Expert Solution
Viewing page 1 out of 6 pages
Viewing questions 1-10 out of questions