BetterCoder.io
Home
Tests
Questions
Best Practices
Learning Journals
Sign Up
Sign In
Test:
Kubernetes Certified Application Developer (CKAD) preparation
Question
1
/
67
How do you create a Kubernetes job job1 with image busybox that will be executed 3 times and maximum of 2 job instances will run in parallel? The command executed in a job should be sleep 10 && echo "Hello world"
Recorded audio answers
Reload
Record your answer
Back
to Top
Please enable JavaScript to continue using this application.