Practice – devcor_350-901_security

Strength:
0%
Answered: 0 • Correct: 0 • Incorrect: 0

Logged in as Guest

Fill in the missing field to allow pods to pull from a private container registry.

Drag the correct code snippets from the options panel into the placeholders in the code window.

spec: template: spec: {{1}}: - name: regcred containers: - name: web image: registry.example.com/web:3.1.0

Drag a snippet from the right into each blank box in the code.

Available snippets

nodeSelector
envFrom
volumes
imagePullSecrets
secretRef
serviceAccount
tolerations