https://github.com/topfreegames/kubernetes-crossplane-infrastructure-operator
Operator to manage Kubernetes Clusters Network
https://github.com/topfreegames/kubernetes-crossplane-infrastructure-operator
aws clustermesh kubernetes networking
Last synced: 6 months ago
JSON representation
Operator to manage Kubernetes Clusters Network
- Host: GitHub
- URL: https://github.com/topfreegames/kubernetes-crossplane-infrastructure-operator
- Owner: topfreegames
- License: mit
- Created: 2022-02-14T15:18:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T14:26:56.000Z (about 1 year ago)
- Last Synced: 2025-04-12T17:23:11.406Z (6 months ago)
- Topics: aws, clustermesh, kubernetes, networking
- Language: Go
- Homepage:
- Size: 49.2 MB
- Stars: 3
- Watchers: 16
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: docs/security-group/sg-controller.png
Awesome Lists containing this project
README
# kubernetes-crossplane-infrastructure-operator
## What is Kubernetes Crossplane Infrastructure Operator?
Kubernetes Crossplane Infrastructure Operator is a operator designed initially to complement [Cluster API](https://github.com/kubernetes-sigs/cluster-api) providers, by providing a way to manage infrastructure resources in AWS leveraging on Crossplane. Today it only supports [Kops Operator](https://github.com/topfreegames/kubernetes-kops-operator) provider and will support to other cluster-api providers in the future.
See this [document](docs/README.md) for more details.## Features
- Manages Security Groups using as reference [Kops Operator](https://github.com/topfreegames/kubernetes-kops-operator) custom resources.
- Manages Clustermesh between Kubernetes clusters being managed by [Kops Operator](https://github.com/topfreegames/kubernetes-kops-operator)