Skip to content

Commit 76d50fd

Browse files
authoredOct 10, 2024··
fix: readme: removed cdk, minishift. renamed CRC to OpenShift Local (#909) (#923)
Signed-off-by: Andre Dietisheim <[email protected]>
1 parent 90bf911 commit 76d50fd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
 

‎README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,10 @@ A JetBrains IntelliJ plugin for interacting with Red Hat OpenShift and Kubernete
1919

2020
To run the instance of OpenShift cluster locally, developers can use the following:
2121

22-
* OpenShift 4.x - [CodeReadyContainers](https://console.redhat.com/openshift/create/local)
22+
* OpenShift 4.x - [Red Hat OpenShift Local](https://console.redhat.com/openshift/create/local)
2323
* Kubernetes 1.x - [minikube](https://minikube.sigs.k8s.io/docs/start/)
24-
* ~~OpenShift 3.x~~ - [minishift](https://github.com/minishift/minishift/releases) / [CDK](https://developers.redhat.com/products/cdk/download/)
2524

26-
The extension also supports OpenShift running on Azure, AWS, and any others supported environments.
25+
The extension also supports the [Red Hat Developer Sandbox](https://developers.redhat.com/developer-sandbox), OpenShift running on Azure, AWS, and any others supported environments.
2726

2827
## New features
2928

0 commit comments

Comments
 (0)
Please sign in to comment.