Linux Foundation CKA Exam - Topic 4 Question 71 Discussion
Score: 4%TaskSchedule a pod as follows:* Name: nginx-kusc00401* Image: nginx* Node selector: disk=ssd
A) Explanation:
Solution:
#yaml
apiVersion: v1
kind: Pod
metadata:
name: nginx-kusc00401
spec:
containers:
- name: nginx
image: nginx
imagePullPolicy: IfNotPresent
nodeSelector:
disk: spinning
#
kubectl create -f node-select.yaml
Kara
8 months agoJamal
8 months agoIsreal
9 months agoElenore
9 months agoCelia
9 months agoNatalie
9 months agoCarma
9 months agoLeah
10 months agoPansy
10 months agoAllene
10 months agoJaleesa
10 months agoChi
10 months agoErick
10 months agoAlise
10 months agoMarvel
10 months agoLashonda
2 years agoJackie
2 years agoJohanna
2 years agoLauna
2 years agoGertude
2 years agoCheryll
2 years agoChuck
2 years agoSherman
2 years agoNelida
2 years agoRoy
2 years agoHyman
2 years agoRyan
2 years agoGermaine
2 years agoHerman
2 years agoReuben
2 years agoVeronika
2 years ago