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

Proposal: Implement the cluster-api-do controller for handling DigitalOcean Kubernetes clusters #211

Closed
xmudrii opened this issue May 24, 2018 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@xmudrii
Copy link
Member

xmudrii commented May 24, 2018

Type: Proposal

It would be nice to have a controller, like for AWS/GCP, for handling cluster creation and managing DigitalOcean Droplets (instances).

I'm willing to work and maintain this one if there is interests for such controller. Let me know is there something else needed to be provided for a proposal.

/kind feature
/cc @kris-nova

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label May 24, 2018
@rsdcastro
Copy link

Dupe of #55?

chuckha pushed a commit to chuckha/cluster-api that referenced this issue Oct 2, 2019
jayunit100 pushed a commit to jayunit100/cluster-api that referenced this issue Jan 31, 2020
)

Updates the create workflow to also look for the created
VM using the instance UUID before triggering the clone
operation. This would avoid the system to go into a recursive
clone operation in case the update for the first clone
task is missed somehow.

The updated create workflow would look like:
https://tinyurl.com/y5u8lpjl

Added the create workflow diagram under design folder

Change-Id: I91810168193d1f2ca6002233e84f42a994917077
fxierh pushed a commit to fxierh/cluster-api that referenced this issue Sep 14, 2024
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

3 participants