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

Add a new CLI to help user finish the kubebb quick start #315

Open
bjwswang opened this issue Aug 30, 2023 · 2 comments
Open

Add a new CLI to help user finish the kubebb quick start #315

bjwswang opened this issue Aug 30, 2023 · 2 comments
Labels
difficulty-medium Normal amount of changes, no design detail adjustments enhancement New feature or request help wanted Extra attention is needed priority-medium Story
Milestone

Comments

@bjwswang
Copy link
Collaborator

bjwswang commented Aug 30, 2023

We add kctl start --context ~/.kube/config as the 1st command which help user finish the quick start:

  1. create a one-node kind cluster(optional)
  2. deploy kubebb core
  3. deploy building base(optional)
  4. deploy lowcode platform(optional)
@bjwswang bjwswang added enhancement New feature or request priority-medium difficulty-medium Normal amount of changes, no design detail adjustments Story labels Aug 30, 2023
@bjwswang bjwswang added this to the v0.2.0-alpha milestone Aug 30, 2023
@bjwswang bjwswang added the help wanted Extra attention is needed label Aug 30, 2023
@bjwswang bjwswang changed the title Add a new CLI to help user with the kubebb quick start Add a new CLI to help user finish the kubebb quick start Aug 30, 2023
@bjwswang
Copy link
Collaborator Author

@bjwswang
Copy link
Collaborator Author

bjwswang commented Sep 12, 2023

Install

1.install core YES

  • PreCheck
  • Continue
  • Component Store NO
  • Webhook DISABLED
  • Enable rating - YES/NO interact @bjwswang
  1. install cluster-component (ComponentPlan) YES/NO
  • cert-manager (kubebb/core)
  • nginx-ingress (random selected) - interact node
  • upgrade kubebb/core to enable webhook
  1. installl u4a-component(building-base) YES/NO (ComponentPlan)
  • PreCheck
  • Continue
  1. Component Store YES/NO (ComponentPlan)

Uninstall

  1. Uninstall store
  2. U4A
  3. core
  4. cluster-component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty-medium Normal amount of changes, no design detail adjustments enhancement New feature or request help wanted Extra attention is needed priority-medium Story
Projects
None yet
Development

No branches or pull requests

1 participant