-
Notifications
You must be signed in to change notification settings - Fork 522
[GEP-28] Add bootstrap etcd component for deploying etcd to bootstrap a control plane node in the autonomous shoot cluster scenario. #11614
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
[GEP-28] Add bootstrap etcd component for deploying etcd to bootstrap a control plane node in the autonomous shoot cluster scenario. #11614
Conversation
/cc @rfranzke |
/assign |
509f2ba
to
d951631
Compare
d951631
to
d2d8e31
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
/lgtm
/approve
FYI @unmarshall @shreyas-s-rao This is how we get started with the bootstrap ETCD for the autonomous shoot cluster case, feel free to make suggestions about improvements if needed.
LGTM label has been added. Git tree hash: 04cd9ae3850228c401170aa17c629c75d2c641b4
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rfranzke The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
How to categorize this PR?
/area ipcei
/kind enhancement
What this PR does / why we need it:
Add bootstrap etcd component for deploying etcd to bootstrap a control plane node in the autonomous shoot cluster scenario.
The
etcd
pod will be transformed into a static pod. Later, its maintenance should be taken over by etcd-druid.Which issue(s) this PR fixes:
Part of #2906
Special notes for your reviewer:
Release note: