Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

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

Viewing page 3 out of 8 pages
Viewing questions 21-30 out of questions
Questions # 21:

How to create a headless Service?

Options:

A.

By specifying .spec.clusterIP: headless


B.

By specifying .spec.clusterIP: None


C.

By specifying .spec.clusterIP: 0.0.0.0


D.

By specifying .spec.clusterIP: localhost


Expert Solution
Questions # 22:

How many different Kubernetes service types can you define?

Options:

A.

2


B.

3


C.

4


D.

5


Expert Solution
Questions # 23:

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 # 24:

Kubernetes ___ allows you to automatically manage the number of nodes in your cluster to meet demand.

Options:

A.

Node Autoscaler


B.

Cluster Autoscaler


C.

Horizontal Pod Autoscaler


D.

Vertical Pod Autoscaler


Expert Solution
Questions # 25:

The IPv4/IPv6 dual stack in Kubernetes:

Options:

A.

Translates an IPv4 request from a Service to an IPv6 Service.


B.

Allows you to access the IPv4 address by using the IPv6 address.


C.

Requires NetworkPolicies to prevent Services from mixing requests.


D.

Allows you to create IPv4 and IPv6 dual stack Services.


Expert Solution
Questions # 26:

What methods can you use to scale a Deployment?

Options:

A.

With kubectl edit deployment exclusively.


B.

With kubectl scale-up deployment exclusively.


C.

With kubectl scale deployment and kubectl edit deployment.


D.

With kubectl scale deployment exclusively.


Expert Solution
Questions # 27:

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
Questions # 28:

Which API object is the recommended way to run a scalable, stateless application on your cluster?

Options:

A.

ReplicaSet


B.

Deployment


C.

DaemonSet


D.

Pod


Expert Solution
Questions # 29:

What does the livenessProbe in Kubernetes help detect?

Options:

A.

When a container is ready to serve traffic.


B.

When a container has started successfully.


C.

When a container exceeds resource limits.


D.

When a container is unresponsive.


Expert Solution
Questions # 30:

What helps an organization to deliver software more securely at a higher velocity?

Options:

A.

Kubernetes


B.

apt-get


C.

Docker Images


D.

CI/CD Pipeline


Expert Solution
Viewing page 3 out of 8 pages
Viewing questions 21-30 out of questions