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

[Digital Ocean] Support for multi master KOPS cluster #7442

Closed
srikiz opened this issue Aug 20, 2019 · 7 comments
Closed

[Digital Ocean] Support for multi master KOPS cluster #7442

srikiz opened this issue Aug 20, 2019 · 7 comments
Assignees

Comments

@srikiz
Copy link
Contributor

srikiz commented Aug 20, 2019

1. Currently Digital Ocean supports a single master only. Update KOPS to support multi master nodes for Digital Ocean..

2. Update etcdManager repository to support multiple masters.

Implementation Note - Need to use common tags for volumes and droplets so each master droplet can be attached to the right volume.
Digital Ocean's godo library now has support to tag volumes and this feature can be utilized.

@srikiz
Copy link
Contributor Author

srikiz commented Aug 20, 2019

/assign @srikiz

@srikiz
Copy link
Contributor Author

srikiz commented Aug 26, 2019

Godo library updates was part of the PR - #7467 and is now merged.

@srikiz
Copy link
Contributor Author

srikiz commented Sep 12, 2019

Common tags for volumes and droplets is part the PR - #7566

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 11, 2019
@srikiz
Copy link
Contributor Author

srikiz commented Dec 12, 2019

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 12, 2019
@srikiz
Copy link
Contributor Author

srikiz commented Dec 12, 2019

There is one pending activity on adding a load balancer to balance across multiple masters. A PR should be raised soon.

@srikiz
Copy link
Contributor Author

srikiz commented Feb 21, 2020

Multi-master HA support changes to add load balancer is merged. Closing this issue.

@srikiz srikiz closed this as completed Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants