CKA exam “CKA Certification Course – Certified Kubernetes Administrator | KodeKloud”
can you please help me easily find a way to update the following syntax?
I did a search in Kubernetes Documentation | Kubernetes but did not find a customized line.
kubectl -n admin2406 get deployment -o custom-columns=DEPLOYMENT:.metadata.name,CONTAINER_IMAGE:.spec.template.spec.containers[].image,READY_REPLICAS:.status.readyReplicas,NAMESPACE:.metadata.namespace --sort-by=.metadata.name > /opt/admin2406_data