Open princeking opened 1 month ago
This issue is currently awaiting triage.
SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted
label.
The triage/accepted
label can be added by org members by writing /triage accepted
in a comment.
@princeking, this page is automatically generated, fix will be somewhere around kubernetes/kubernetes repo.
Also, I don't think this page require any update as this is just reference section, examples can be set at tasks or tutorial section.
/language en
/sig cli
To fix this, make a change to [the source code of] kubectl
itself.
The documentation is very confusing, there is not enough examples after commands for example:
--kubeconfig string
| use a particular kubeconfig file
it doesn't give you an example of how to use it and would have been better to give an example as follows:
kubectl config use-context research --kubeconfig /user/my-new-kube-config