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