https://github.com/topfreegames/global-accelerator-operator
https://github.com/topfreegames/global-accelerator-operator
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/topfreegames/global-accelerator-operator
- Owner: topfreegames
- Created: 2022-12-28T21:57:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-16T19:09:38.000Z (over 2 years ago)
- Last Synced: 2025-06-22T19:06:08.908Z (4 months ago)
- Language: Go
- Size: 231 KB
- Stars: 0
- Watchers: 14
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS Global Accelerator Operator
This project is currently in an early stage of development.
AWS Global Accelerator Controller is a controller to manage Global Accelerator for applications deployed to multiple Kubernetes cluster. This operator is designed to be deployed to a management cluster which will watch the load balanced clusters (remote clusters).
## Install
TODO## Usage
TODO## License
Copyright 2022.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.