ExamGecko
Question list
Search
Search

List of questions

Search

Question 28 - CKA discussion

Report
Export

Create a pod with image nginx called nginx and allow traffic on port 80

A.
See the solution below.
Answers
A.
See the solution below.
Suggested answer: A

Explanation:

kubectl run nginx --image=nginx --restart=Never --port=80

asked 18/09/2024
Anthony Agbale
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first