Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lreimer/k8s-fleet-capi-gitops
Kubernetes Fleet Management with Cluster API and GitOps
https://github.com/lreimer/k8s-fleet-capi-gitops
cluster-api eks fluxcd gitops gke kubernetes vcluster
Last synced: 2 months ago
JSON representation
Kubernetes Fleet Management with Cluster API and GitOps
- Host: GitHub
- URL: https://github.com/lreimer/k8s-fleet-capi-gitops
- Owner: lreimer
- License: mit
- Created: 2024-04-11T10:48:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T08:03:08.000Z (7 months ago)
- Last Synced: 2024-06-20T21:21:21.426Z (7 months ago)
- Topics: cluster-api, eks, fluxcd, gitops, gke, kubernetes, vcluster
- Language: Makefile
- Homepage:
- Size: 108 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubernetes Fleet Management with Cluster-API and GitOps
This is the demo repository for my talk on Kubernetes Fleet Management with Cluster API (AWS, GCP, vCluster) and GitOps.
This repo contains different demos using the Cluster API and a GitOps approach (using Flux) to spin up fleets of Kubernetes clusters.
- [Cluster API with AWS](aws/README.md)
- [Cluster API with GCP](gcp/README.md)
- [Cluster API with vCluster](vcluster/README.md)## Maintainer
M.-Leander Reimer (@lreimer),
## License
This software is provided under the Apache v2.0 open source license, read the `LICENSE` file for details.