-
Notifications
You must be signed in to change notification settings - Fork 132
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 HA installation with CLI #453
Conversation
This documentation explains karmada HA deployment using stacked etcd topology. I got stuck while deploying karmada HA with external etcd topology. In case of Kubernetes HA we can use Kubeadm to configure an external etcd cluster. But in case of Karmada I don't have an idea, if there is a tool to configure the external etcd cluster, and I don't know any other method for configuring external etcd. Can someone please provide a method to configure an external etcd for Karmada? |
/cc RainbowMango |
Update: I think I have to wait for karmada-io/karmada#3898. |
Yes, exactly. |
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.
Indent 3 spaces for a 1-2-3
list please.
640bfa6
to
aa01d53
Compare
Signed-off-by: Mohammed Affan <[email protected]>
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.
/assign
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.
Looks pretty good!
Thanks @Affan-7 and sorry for letting this sit.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: RainbowMango 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 |
/lgtm |
What type of PR is this?
/kind documentation
What this PR does / why we need it:
This PR introduces a guide for deploying Karmada HA using CLI.
Which issue(s) this PR fixes:
Related to: #418
Task 2 out of 5
Newly added page: https://deploy-preview-453--karmada.netlify.app/docs/next/installation/ha-installation-with-cli