Spring Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Kubernetes and Cloud Native KCNA Linux Foundation Study Notes

Page: 11 / 18
Total 239 questions

Kubernetes and Cloud Native Associate Questions and Answers

Question 41

Which type of Service requires manual creation of Endpoints?

Options:

A.

LoadBalancer

B.

Services without selectors

C.

NodePort

D.

ClusterIP with selectors

Question 42

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.

Question 43

How can you extend the Kubernetes API?

Options:

A.

Adding a CustomResourceDefinition or implementing an aggregation layer.

B.

Adding a new version of a resource, for instance v4beta3.

C.

With the command kubectl extend api, logged in as an administrator.

D.

Adding the desired API object as a kubelet parameter.

Question 44

What is the primary mechanism to identify grouped objects in a Kubernetes cluster?

Options:

A.

Custom Resources

B.

Labels

C.

Label Selector

D.

Pod

Page: 11 / 18
Total 239 questions