Added link to OpenShift kubeconfig creation docs (#226)

This commit is contained in:
Ashleigh Brennan 2019-07-06 02:43:31 -05:00 committed by Knative Prow Robot
parent fc9b24c1e5
commit 38a4a6fc18
1 changed files with 1 additions and 0 deletions

View File

@ -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 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 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 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. * Or contact your cluster administrator.
`kn` will pick up your `kubectl` config file in the default location of `kn` will pick up your `kubectl` config file in the default location of