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

[Umbrella] Develop a new cluster registration method based on TLS/SSL #2282

Closed
8 tasks done
lonelyCZ opened this issue Jul 29, 2022 · 2 comments
Closed
8 tasks done
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@lonelyCZ
Copy link
Member

lonelyCZ commented Jul 29, 2022

What would you like to be added:

We will introduce bootstarp tokens registration method, refering https://kubernetes.io/docs/reference/access-authn-authz/bootstrap-tokens

Iterated task:

Why is this needed:

Currently, to register a member cluster in PULL mode with the Karmada control plane, it is necessary to provide the administrator certificate of the Karmada control plane. This behavior brings a certain risk of certificate leakage, and it is impossible to distinguish the permissions of multiple cluster administrators from single cluster administrators. We hope to enhance Karmada's certificate management capability to achieve the following goals:

1、Implement the bootstrap token authentication mode to register member clusters and automatically issue certificates.

2、Realize automatic certificate rotation function for karmada-agent, reduce operation and maintenance pressure and enhance its security.

Relating issues #1363 #1648

@lonelyCZ lonelyCZ added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 29, 2022
@lonelyCZ
Copy link
Member Author

/assign

@RainbowMango
Copy link
Member

@lonelyCZ

Realize the certificate rotation function.

I have a question about the last task, does this task should be included in v1.3?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants