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

Linux Foundation Certified Kubernetes Application Developer (CKAD) Program CKAD Question # 10 Topic 2 Discussion

Linux Foundation Certified Kubernetes Application Developer (CKAD) Program CKAD Question # 10 Topic 2 Discussion

CKAD Exam Topic 2 Question 10 Discussion:
Question #: 10
Topic #: 2

Context

You are asked to scale an existing application and expose it within your infrastructure.

CKAD Question 10

First, update the Deployment nginx-deployment in the prod

namespace :

. to run 2 replicas of the Pod

. add the following label to the Pod :

role: webFrontEnd

Next, create a NodePort Service named rover in the prod namespace exposing the nginx-deployment Deployment 's Pods


Get Premium CKAD Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.