Skip to content

Commit

Permalink
fix: readme: removed cdk, minishift. renamed CRC to OpenShift Local (#…
Browse files Browse the repository at this point in the history
…909) (#923)

Signed-off-by: Andre Dietisheim <adietish@redhat.com>
  • Loading branch information
adietish authored Oct 10, 2024
1 parent 90bf911 commit 76d50fd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,10 @@ A JetBrains IntelliJ plugin for interacting with Red Hat OpenShift and Kubernete

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

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

The extension also supports OpenShift running on Azure, AWS, and any others supported environments.
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.

## New features

Expand Down

0 comments on commit 76d50fd

Please sign in to comment.