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
- Host: GitHub
- URL: https://github.com/vojtechmares/digitalocean-cluster-api-example
- Owner: vojtechmares
- Created: 2022-05-28T12:20:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T12:50:17.000Z (about 3 years ago)
- Last Synced: 2025-05-14T15:53:37.046Z (9 months ago)
- Topics: cluster-api, cluster-api-provider-digitalocean, digitalocean, example, kubernetes
- Language: HCL
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)