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

Optimize installation flow #310

Closed
lfbear opened this issue May 10, 2021 · 5 comments · Fixed by #367
Closed

Optimize installation flow #310

lfbear opened this issue May 10, 2021 · 5 comments · Fixed by #367
Assignees
Milestone

Comments

@lfbear
Copy link
Member

lfbear commented May 10, 2021

What would you like to be added:

  1. Split installation script for different purposes, in a stand-alone cluster(for production) or a kind cluster(for development)
  2. No logger using export diff KUBECONFIG to switch multi-clusters in the install script

Why is this needed:

  1. Likes do not use Kind to install karmada #303, the newcomers may not have a sense for kind when they wanna make a production installation, so we should make it clear in the installation stage
  2. Using a native way to switch multi-clusters for kubectl
@lfbear
Copy link
Member Author

lfbear commented May 10, 2021

If it's ok, assign to me

@RainbowMango
Copy link
Member

RainbowMango commented May 10, 2021

Split installation script for different purposes, in a stand-alone cluster(for production)

I'm really looking forward to it. I've been asked many times.

@pigletfly
Copy link
Contributor

pigletfly commented May 14, 2021

Can we support install via Helm? @lfbear Are you planning to do this ?

@lfbear
Copy link
Member Author

lfbear commented May 14, 2021

Can we support install via Helm? @lfbear Are you planning to do this ?

That's a good idea, but I have no plan for this version. I need to make the installation stage clear fisrtly.

@pigletfly
Copy link
Contributor

Can we use https://github.com/jetstack/cert-manager for caBundle injection ?

@RainbowMango RainbowMango added this to the v0.6 milestone May 26, 2021
jwcesign pushed a commit to jwcesign/karmada that referenced this issue Jun 8, 2023
Migrate from k8s.gcr.io to registry.k8s.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants