You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# Visual Studio Code OpenShift Connector
2
2
3
-
[](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector)[](https://gitter.im/redhat-developer/openshift-connector)[](https://github.com/redhat-developer/vscode-openshift-tools/actions?query=workflow%3ACI)[](https://codecov.io/gh/redhat-developer/vscode-openshift-tools/branch/master/graph/badge.svg)[](https://github.com/redhat-developer/vscode-openshift-tools/blob/master/LICENSE)
3
+
[](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector)
@@ -20,7 +25,7 @@ To provision local instance of OpenShift cluster, developers can use the followi
20
25
*[CodeReady Containers](https://cloud.redhat.com/openshift/install/crc/installer-provisioned) - run single node local OpenShift 4.x cluster
21
26
*[minishift](https://github.com/minishift/minishift/releases) / [CDK](https://developers.redhat.com/products/cdk/download/) - run single node local OpenShift 3.x cluster
22
27
23
-
For detail analysis of how to setup and run local OpenShift Cluster using minishift, please follow this [wiki](https://github.com/redhat-developer/vscode-openshift-tools/wiki/Starting-Local-OpenShift-Instance).
28
+
For detail analysis of how to setup and run local OpenShift Cluster using minishift, please follow this [wiki](https://github.com/redhat-developer/vscode-openshift-tools/wiki/Starting-Local-OpenShift-3.x-Instance).
24
29
25
30
If developers can't run OpenShift cluster locally, the extension can work with remote one provisioned with one of Red Hat products:
26
31
*[Red Hat OpenShift Container Platform](https://www.openshift.com/products/container-platform) - build, deploy and manage your applications across cloud- and on-premise infrastructure
0 commit comments