Q11
Lab
Simulation
Perform the following tasks: Add an init container to hungry-bear (which has been defined in spec file /opt/KUCC00108/pod-spec- KUCC00108.yaml)
The init container should create an empty file named /workdir/calm.txt
If /workdir/calm.txt is not detected, the pod should exit Once the spec file has been updated with the init container definition, the pod should be created
Not auto-scored - compare your configuration against the model answer.