An open API service indexing awesome lists of open source software.

https://github.com/vojtechmares/digitalocean-cluster-api-example

Example how to use Cluster API with DigitalOcean
https://github.com/vojtechmares/digitalocean-cluster-api-example

cluster-api cluster-api-provider-digitalocean digitalocean example kubernetes

Last synced: 4 months ago
JSON representation

Example how to use Cluster API with DigitalOcean

Awesome Lists containing this project

README

          

# DigitalOcean Cluster API Example

## Links

- [Cluster API](https://cluster-api.sigs.k8s.io/)
- [Cluster API DigitalOcean provider](https://github.com/kubernetes-sigs/cluster-api-provider-digitalocean/)

## Requirements

- Ansible
- DigitalOcean account
- `doctl`
- Kubernetes cluster

## Guides

- [Cluster API with DigitalOcean](https://github.com/kubernetes-sigs/cluster-api-provider-digitalocean/blob/main/docs/getting-started.md)