💻 Tech
To check the API group of a k8s resource or understand a property of a k8s resource, use explain:
k explain pod.spec
k explain deploy
To check the API group of a k8s resource or understand a property of a k8s resource, use explain:
k explain pod.spec
k explain deploy