mirror of https://github.com/knative/client.git
Added link to OpenShift kubeconfig creation docs (#226)
This commit is contained in:
parent
fc9b24c1e5
commit
38a4a6fc18
|
|
@ -27,6 +27,7 @@ You'll need a `kubectl`-style config file to connect to your cluster.
|
|||
* Instructions for Google [GKE](https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-access-for-kubectl)
|
||||
* Instructions for Amazon [EKS](https://docs.aws.amazon.com/eks/latest/userguide/create-kubeconfig.html)
|
||||
* Instructions for IBM [IKS](https://cloud.ibm.com/docs/containers?topic=containers-getting-started)
|
||||
* Instructions for Red Hat [OpenShift](https://docs.openshift.com/container-platform/4.1/cli_reference/administrator-cli-commands.html#create-kubeconfig).
|
||||
* Or contact your cluster administrator.
|
||||
|
||||
`kn` will pick up your `kubectl` config file in the default location of
|
||||
|
|
|
|||
Loading…
Reference in New Issue