Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: manage workspaces with kubectl #2510

Merged
merged 51 commits into from Feb 3, 2023
Merged

Conversation

dkwon17
Copy link
Contributor

@dkwon17 dkwon17 commented Dec 1, 2022

Signed-off-by: dkwon17 dakwon@redhat.com

Adds the steps for:

  • Listing all workspaces
  • Creating workspaces
  • Stopping workspaces
  • Starting stopped workspaces
  • Removing workspaces

The Restarting workpsaces section was removed, as it can be done by following the Stopping workspaces and then the Starting stopped workspaces sections

What does this pull request change?

What issues does this pull request fix or reference?

eclipse-che/che#21808

Specify the version of the product this pull request applies to

Pull Request checklist

The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.

  • Any procedure:
    • Successfully tested.
  • Any page or link rename:
  • Builds on Eclipse Che hosted by Red Hat.
  • the Validate language on files added or modified step reports no vale warnings.

Signed-off-by: dkwon17 <dakwon@redhat.com>
@dkwon17 dkwon17 requested review from rkratky, themr0c, max-cx and a team as code owners December 1, 2022 17:59
@dkwon17 dkwon17 requested review from azatsarynnyy and removed request for a team December 1, 2022 17:59
@github-actions
Copy link

github-actions bot commented Dec 1, 2022

Click here to review and test in web IDE: Contribute

@github-actions
Copy link

github-actions bot commented Dec 1, 2022

Click here to review and test in web IDE: Contribute

@github-actions
Copy link

github-actions bot commented Dec 1, 2022

🎊 Navigate the preview: https://63d4499186bbfd55660285c1--eclipse-che-docs-pr.netlify.app 🎊

@max-cx max-cx self-assigned this Dec 1, 2022
@che-bot che-bot moved this from Triage to In progress in Reviews Dec 1, 2022
Reviews automation moved this from In progress to Approved Dec 6, 2022
Signed-off-by: dkwon17 <dakwon@redhat.com>
Copy link
Contributor

@l0rd l0rd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, great contribution @dkwon17 @max-cx

@ibuziuk
Copy link
Member

ibuziuk commented Feb 1, 2023

@max-cx can we merge and resolve - eclipse-che/che#21808 ?

@max-cx
Copy link
Contributor

max-cx commented Feb 3, 2023

@ibuziuk, yes, I'm merging and backporting it now. I had to get up to date with a few Slack conversations and confirm in #2510 (comment) that the URL was the same and correct for both docs.

@max-cx max-cx merged commit 73e4e2e into eclipse-che:apiissues Feb 3, 2023
Reviews automation moved this from Approved to Done Feb 3, 2023
max-cx added a commit that referenced this pull request Feb 3, 2023
* edits

* move the page from admin to user guide

* Update modules/end-user-guide/pages/managing-workspaces-with-apis.adoc

* Update modules/end-user-guide/pages/managing-workspaces-with-apis.adoc

* docs: manage workspaces with kubectl (#2510)

* docs: manage workspaces with kubectl

Signed-off-by: dkwon17 <dakwon@redhat.com>

* Add more clarity to "Creating workspaces" section

Signed-off-by: dkwon17 <dakwon@redhat.com>

* first edit

* first edit

* edits

* edits

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Mario Loriedo <mario.loriedo@gmail.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Mario Loriedo <mario.loriedo@gmail.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Mario Loriedo <mario.loriedo@gmail.com>

* Add new bullet points for benefits of using dashboard

Signed-off-by: David Kwon <dakwon@redhat.com>

* name to lowercase (otherwise the devworkspace cannot be created)

Signed-off-by: David Kwon <dakwon@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Make bullet concise

Signed-off-by: David Kwon <dakwon@redhat.com>

* Small rearranging

Signed-off-by: David Kwon <dakwon@redhat.com>

* Remove .

Signed-off-by: David Kwon <dakwon@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Angel Misevski <amisevsk@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Angel Misevski <amisevsk@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* PR feedback update

Signed-off-by: David Kwon <dakwon@redhat.com>

* Add tip about referencing using IDE devfile

Signed-off-by: David Kwon <dakwon@redhat.com>

* Add another tip

Signed-off-by: David Kwon <dakwon@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Valeriy Svydenko <vsvydenk@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Reference IDE using devfile url

Signed-off-by: David Kwon <dakwon@redhat.com>

* Remove DWT details

Signed-off-by: David Kwon <dakwon@redhat.com>

* Update modules/end-user-guide/partials/proc_listing-workspaces.adoc

* Update modules/end-user-guide/partials/proc_listing-workspaces.adoc

* Replace TIP content with a link to OCP docs

* Update modules/end-user-guide/partials/proc_stopping-workspaces.adoc

* Update modules/end-user-guide/partials/proc_stopping-workspaces.adoc

* Update modules/end-user-guide/pages/managing-workspaces-with-apis.adoc

* Replace TIP content with a link to OCP docs

* Apply suggestions from code review

* Update modules/end-user-guide/partials/proc_listing-workspaces.adoc

* Replace TIP content with a link to OCP docs

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Apply suggestions from code review

* Apply suggestions from code review

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Remove /main from url path

Signed-off-by: David Kwon <dakwon@redhat.com>

---------

Signed-off-by: dkwon17 <dakwon@redhat.com>
Signed-off-by: David Kwon <dakwon@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Mario Loriedo <mario.loriedo@gmail.com>
Co-authored-by: Angel Misevski <amisevsk@redhat.com>
Co-authored-by: Valeriy Svydenko <vsvydenk@redhat.com>

---------

Signed-off-by: dkwon17 <dakwon@redhat.com>
Signed-off-by: David Kwon <dakwon@redhat.com>
Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com>
Co-authored-by: Nick Boldt <nickboldt@gmail.com>
Co-authored-by: David Kwon <dakwon@redhat.com>
Co-authored-by: Mario Loriedo <mario.loriedo@gmail.com>
Co-authored-by: Angel Misevski <amisevsk@redhat.com>
Co-authored-by: Valeriy Svydenko <vsvydenk@redhat.com>
max-cx added a commit that referenced this pull request Feb 3, 2023
* edits

* move the page from admin to user guide

* Update modules/end-user-guide/pages/managing-workspaces-with-apis.adoc

* Update modules/end-user-guide/pages/managing-workspaces-with-apis.adoc

* docs: manage workspaces with kubectl (#2510)

* docs: manage workspaces with kubectl

Signed-off-by: dkwon17 <dakwon@redhat.com>

* Add more clarity to "Creating workspaces" section

Signed-off-by: dkwon17 <dakwon@redhat.com>

* first edit

* first edit

* edits

* edits

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Mario Loriedo <mario.loriedo@gmail.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Mario Loriedo <mario.loriedo@gmail.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Mario Loriedo <mario.loriedo@gmail.com>

* Add new bullet points for benefits of using dashboard

Signed-off-by: David Kwon <dakwon@redhat.com>

* name to lowercase (otherwise the devworkspace cannot be created)

Signed-off-by: David Kwon <dakwon@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Make bullet concise

Signed-off-by: David Kwon <dakwon@redhat.com>

* Small rearranging

Signed-off-by: David Kwon <dakwon@redhat.com>

* Remove .

Signed-off-by: David Kwon <dakwon@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Angel Misevski <amisevsk@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Angel Misevski <amisevsk@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* PR feedback update

Signed-off-by: David Kwon <dakwon@redhat.com>

* Add tip about referencing using IDE devfile

Signed-off-by: David Kwon <dakwon@redhat.com>

* Add another tip

Signed-off-by: David Kwon <dakwon@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Valeriy Svydenko <vsvydenk@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Reference IDE using devfile url

Signed-off-by: David Kwon <dakwon@redhat.com>

* Remove DWT details

Signed-off-by: David Kwon <dakwon@redhat.com>

* Update modules/end-user-guide/partials/proc_listing-workspaces.adoc

* Update modules/end-user-guide/partials/proc_listing-workspaces.adoc

* Replace TIP content with a link to OCP docs

* Update modules/end-user-guide/partials/proc_stopping-workspaces.adoc

* Update modules/end-user-guide/partials/proc_stopping-workspaces.adoc

* Update modules/end-user-guide/pages/managing-workspaces-with-apis.adoc

* Replace TIP content with a link to OCP docs

* Apply suggestions from code review

* Update modules/end-user-guide/partials/proc_listing-workspaces.adoc

* Replace TIP content with a link to OCP docs

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

Co-authored-by: Max Leonov <mleonov@redhat.com>

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Apply suggestions from code review

* Apply suggestions from code review

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Update modules/end-user-guide/partials/proc_creating-workspaces.adoc

* Remove /main from url path

Signed-off-by: David Kwon <dakwon@redhat.com>

---------

Signed-off-by: dkwon17 <dakwon@redhat.com>
Signed-off-by: David Kwon <dakwon@redhat.com>
Co-authored-by: Max Leonov <mleonov@redhat.com>
Co-authored-by: Mario Loriedo <mario.loriedo@gmail.com>
Co-authored-by: Angel Misevski <amisevsk@redhat.com>
Co-authored-by: Valeriy Svydenko <vsvydenk@redhat.com>

---------

Signed-off-by: dkwon17 <dakwon@redhat.com>
Signed-off-by: David Kwon <dakwon@redhat.com>
Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com>
Co-authored-by: Nick Boldt <nickboldt@gmail.com>
Co-authored-by: David Kwon <dakwon@redhat.com>
Co-authored-by: Mario Loriedo <mario.loriedo@gmail.com>
Co-authored-by: Angel Misevski <amisevsk@redhat.com>
Co-authored-by: Valeriy Svydenko <vsvydenk@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Reviews
  
Done
8 participants