How can you find details of the tolerations field for the sample YAML file below?
kubectl explainto List the fields for supported resources
explainkubectl explain [--recursive=false] [flags]Get documentation of various resources. For instance pods, nodes, services, etc.
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#explain
Currently there are no comments in this discussion, be the first to comment!