Juniper
JN0-611 · Question #9
In an OpenShift deployment, you want to have Contrail's CNI plugin create tag-based firewall policies in an automated fashion. Which action should be performed in this scenario?
The correct answer is D. Use the kubect1 scale --replicas=3 rs/foo command. See the full explanation below for the reasoning.
Question
In an OpenShift deployment, you want to have Contrail's CNI plugin create tag-based firewall policies in an automated fashion. Which action should be performed in this scenario?
Options
- AUse the kubect1 apply -f network-policy.yaml command.
- BUse the kubect1 autoscale deployment foo --min=2 --max=10 command.
- CUse the kubect1 delete -f ./pod. json command.
- DUse the kubect1 scale --replicas=3 rs/foo command.
How the community answered
(40 responses)- A5% (2)
- B15% (6)
- C8% (3)
- D73% (29)
Community Discussion
No community discussion yet for this question.