CKAD Application Design and Build • Set 1
CKAD Application Design and Build Practice Test 1 — 15 questions with explanations. Free, no signup.
A team is deploying a microservice that requires initialization of a database schema before the main application starts. The init container must run a script that writes to a shared volume. Which configuration correctly ensures the init container completes before the main container runs?