[docs] Managing workspaces via kubectl
See original GitHub issueList of the functionality that is expected to be documented as part of new section Managing workspaces via kubectl
- https://www.eclipse.org/che/docs/stable/end-user-guide/integrating-with-kubernetes/
-
Managing users’ workspaces with OpenShift APIs* (and/or Kubernetes API server)
-
Listing workspaces*
-
Creating workspaces*
-
Restarting workspaces*
-
Stopping workspaces*
-
Starting stopped workspaces*
-
Removing workspaces
Downstream issue - https://issues.redhat.com/browse/CRW-2160
Issue Analytics
- State:
- Created 10 months ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Create Workspaces, Projects, Users and Roles - KubeSphere
A project in KubeSphere is a Kubernetes namespace. You are required to create a new workspace to work with instead of using the...
Read more >Install kubectl and configure cluster access - Google Cloud
This page explains how to install and configure the kubectl command-line tool to interact with your Google Kubernetes Engine (GKE) clusters.
Read more >Set up multi-tenancy with workspaces :: Gloo Gateway Docs
Use Gloo workspaces to organize Kubernetes and Gloo Gateway resources for multiple ... In the management cluster, create a namespace for each workspace....
Read more >Namespaces - Kubernetes
Kubernetes includes this namespace so that you can start using your new cluster without first creating a namespace. kube-node-lease: This ...
Read more >Chapter 3. Workspaces overview - Red Hat Customer Portal
The publicly-accessible standalone devfile.yaml file. See Making a workspace portable using a Devfile for detailed information about creating and using devfiles ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@tolusha : that was correct assumption.
There are test scripts developed by @artaleks9 :
An example of create, start, stop, delete commands for NodeJsExpressWebApplication sample workspace with VS Code Editor: https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/job/Testing/job/e2e/job/basic/job/api-tests/672/consoleFull
Here is some examples https://github.com/eclipse/che/issues/20671#issuecomment-993051102
I think we can ask either QE team @dmytro-ndp if they have those commands in some internal docs