Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.11 KB

README.crc-workflow.md

File metadata and controls

24 lines (17 loc) · 1.11 KB

Running OpenShift Locally

The extension provides a view to run local instance of OpenShift from IDE. To open the view use Add OpenShift Cluster button  addclusterbutton from OpenShift: Application Explorer view title.

 addcluster

The view provides a guided workflow to create and start OpenShift 4 single node cluster on your workstation using OpenShift Local (formerly Red Hat CodeReady Containers):

  • Download & Install OpenShift Local
  • Set Virtual Machine parameters: number of CPUs and memory limit
  • Setup OpenShift Local
  • Run OpenShift Local commands to setup/start the cluster

The view provides following options to control cluster's state:

  • Start cluster
  • Stop cluster
  • Open OpenShift Developer Console for cluster
  • Refresh cluster's state

 screencast