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

[Feature Request]Maybe supporting add-ons like kube-app after cluster setup. #499

Closed
Tracked by #474
orangedeng opened this issue Aug 29, 2022 · 5 comments
Closed
Tracked by #474
Assignees
Labels
documentation Improvements or additions to documentation feature New feature or request to test Need to test
Milestone

Comments

@orangedeng
Copy link
Member

orangedeng commented Aug 29, 2022

Use https://github.com/komodorio/helm-dashboard as helm dashboard. Run it like kube-explorer.

@orangedeng orangedeng added this to the GA milestone Aug 29, 2022
@orangedeng orangedeng changed the title Maybe supporting add-ons like kube-app after cluster setup. [Feature Request]Maybe supporting add-ons like kube-app after cluster setup. Aug 29, 2022
@orangedeng orangedeng modified the milestones: GA, backlog Aug 30, 2022
@orangedeng orangedeng modified the milestones: backlog, GA Nov 14, 2022
@nqerz
Copy link

nqerz commented Mar 20, 2023

Why not considering to use https://github.com/vmware-tanzu/kubeapps?

@orangedeng
Copy link
Member Author

Why not considering to use https://github.com/vmware-tanzu/kubeapps?

kubeapps requires a k8s cluster to install, we want to make it light weight and can start/stop with autok3s UI.

@JacieChao
Copy link
Collaborator

JacieChao commented May 19, 2023

  • Add autok3s helm-dashboard to enable the helm-dashboard server by CLI.
  • Add enable/disable helm-dashboard API for UI.
  • Add Helm-dashboard switch button to enable or disable helm-dashboard. Users can enable helm-dashboard when they have at least 1 K3s cluster created by AutoK3s.
  • Add a dashboard link button to each cluster like kube-explorer.
  • Users can link to the helm-dashboard UI from each cluster.
  • Add install helm-dashboard script to install script and add helm-dashboard tool to Dockerfile.
  • Add documentation about helm-dashboard plugin.

We need to check the helm-dashboard version before each Release of AutoK3s.

@ly5156
Copy link

ly5156 commented May 22, 2023

UI demo:
test1

@orangedeng
Copy link
Member Author

Test passed with v0.9.0-rc3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature New feature or request to test Need to test
Development

No branches or pull requests

4 participants