Kubenetes API Reference
A quick way to see the API Resources for your Kubernetes cluster is via the command: You get an output such as the following: Let’s take a quick look at some of the resources available. The api-resources “pods” for example is under the “v1” ApiVersion, hence why when you are creating your YAML file for … Read more