mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-08 14:02:38 +00:00
Update README.md (#5)
This commit is contained in:
committed by
Chris Houseknecht
parent
57c5e78f7a
commit
3924a8dcbe
@@ -45,7 +45,7 @@ The modules interact directly with the Kubernetes or OpenShift API. It is not re
|
|||||||
|
|
||||||
The OpenShift rest client requires a Kubernetes config file. Use the following options to control where it looks for the file, and the context it uses to authenticate with the API:
|
The OpenShift rest client requires a Kubernetes config file. Use the following options to control where it looks for the file, and the context it uses to authenticate with the API:
|
||||||
|
|
||||||
kubeonfig
|
kubeconfig
|
||||||
> The default path to the config file is `~/.kube/config`. Use to pass an alternate file path.
|
> The default path to the config file is `~/.kube/config`. Use to pass an alternate file path.
|
||||||
|
|
||||||
context
|
context
|
||||||
|
|||||||
Reference in New Issue
Block a user