Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Linux Foundation KCNA - Kubernetes and Cloud Native Associate

Page: 8 / 8
Total 239 questions

How do you deploy a workload to Kubernetes without additional tools?

A.

Create a Bash script and run it on a worker node.

B.

Create a Helm Chart and install it with helm.

C.

Create a manifest and apply it with kubectl.

D.

Create a Python script and run it with kubectl.