exam questions

Exam KCNA All Questions

View all questions & answers for the KCNA exam

Exam KCNA topic 1 question 75 discussion

Actual exam question from Linux Foundation's KCNA
Question #: 75
Topic #: 1
[All KCNA 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.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
shahy0
1 week, 2 days ago
Selected Answer: C
To deploy a workload to Kubernetes without additional tools, you can create a manifest file (typically in YAML format) that defines the desired state of your Kubernetes resources (such as Pods, Deployments, Services, etc.) and then apply this manifest using the kubectl command-line tool.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago