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
10 months agoJamal
10 months agoIsreal
10 months agoElenore
10 months agoCelia
11 months agoNatalie
11 months agoCarma
11 months agoLeah
11 months agoPansy
11 months agoAllene
11 months agoJaleesa
11 months agoChi
11 months agoErick
11 months agoAlise
12 months agoMarvel
12 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