kubesphere / kubesphere/website

Request for adding notes for running 'helm' in Doc 'uninstall-pluggable-components'

Open
#2,220 6 comments 0 reactions 0 assignees View on GitHub
area/devops
Dominant language
SCSS
Stars
97
Forks
418
PR merge metrics
No merged PRs in 30d

Description

In the third step of [Uninstall KubeSphere DevOps](https://v3-1.docs.kubesphere.io/docs/pluggable-components/uninstall-pluggable-components/)
![image](https://user-images.githubusercontent.com/27723125/147211479-9e7f0d78-b611-45ee-b10b-d61b6ec90b3c.png)

Command 'helm' is used, but if users execut these commands directly in kubernetes cluster which 'helm' is not installed in, `-bash: helm: command not found` will be prompted. To be more frendly, I think a command, such as `kubectl exec -it ks-installer-6997c85f76-74gff -n kubesphere-system -- /bin/bash`, should be added to note users that you can run command 'helm' in ks-install

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the linked uninstall-pluggable-components documentation and inspect its third step, where the helm commands are shown. Add a note explaining that helm may not be installed in the Kubernetes cluster and showing the mentioned kubectl exec command for entering ks-installer; the documentation should guide users to run helm successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.