https://github.com/topfreegames/kubernetes-kops-operator
Manage Kubernetes clusters using Kops.
https://github.com/topfreegames/kubernetes-kops-operator
Last synced: 6 months ago
JSON representation
Manage Kubernetes clusters using Kops.
- Host: GitHub
- URL: https://github.com/topfreegames/kubernetes-kops-operator
- Owner: topfreegames
- License: mit
- Created: 2021-10-15T19:53:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T13:24:27.000Z (7 months ago)
- Last Synced: 2025-04-12T17:23:26.497Z (6 months ago)
- Language: Go
- Size: 1.53 MB
- Stars: 13
- Watchers: 13
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubernetes Kops Operator
This project is currently in an early stage of development.
Kops Operator creates and manages Kops clusters using Kubernetes API. The intent of this project is to follow the same pattern of [ClusterAPI](https://github.com/kubernetes-sigs/cluster-api).