Create cluster on Digital Ocean from Operations>>Kubernetes
Problem to solve
Provide a way for Digital Ocean customer to create a k8s cluster from GitLab
Proposal
Follow the Terraform-based pattern we use for GKE and AWS. We can provide a DigitalOcean guide too using the corresponding Terraform provider.
- Create the example project
- Get interest with DigitalOcean to keep the project updated
- Create the documentation
- Integrate with the UI
What does success look like, and how can we measure that?
- Clicks from the UI to the docs page
- Visits the docs page
- Forks/imports of the provided example project
Links / references
Edited by Viktor Nagy (GitLab)