Hi All, can you share the answer for Lighting lab question 2: Print the names of . . .

Charles Victor:
Hi All, can you share the answer for Lighting lab question 2: Print the names of all deployments in the admin2406 namespace in the following format:
DEPLOYMENT CONTAINER_IMAGE READY_REPLICAS NAMESPACE
<deployment name> <container image used> <ready replica count> <Namespace>
. The data should be sorted by the increasing order of the deployment name.

Tej_Singh_Rana:
Hello, @Charles Victor
You can see the answer file under the path /var/answers/ or kodekloud https://github.com/kodekloudhub/certified-kubernetes-administrator-course|repo.