https://github.com/kubernetes-retired/kube-aws
[EOL] A command-line tool to declaratively manage Kubernetes clusters on AWS
https://github.com/kubernetes-retired/kube-aws
aws cloudformation high-availability infrastructure-as-code kubernetes-cluster
Last synced: 3 months ago
JSON representation
[EOL] A command-line tool to declaratively manage Kubernetes clusters on AWS
- Host: GitHub
- URL: https://github.com/kubernetes-retired/kube-aws
- Owner: kubernetes-retired
- License: apache-2.0
- Archived: true
- Created: 2016-10-14T00:57:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T16:26:15.000Z (over 4 years ago)
- Last Synced: 2024-04-13T21:09:22.509Z (about 1 year ago)
- Topics: aws, cloudformation, high-availability, infrastructure-as-code, kubernetes-cluster
- Language: Go
- Homepage:
- Size: 68.5 MB
- Stars: 1,123
- Watchers: 76
- Forks: 303
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Security: SECURITY_CONTACTS
Awesome Lists containing this project
README
# Kubernetes on AWS (kube-aws)
[](https://goreportcard.com/report/github.com/kubernetes-incubator/kube-aws)
[](https://travis-ci.org/kubernetes-incubator/kube-aws)
[](LICENSE)**Note**: The `master` branch may be in an *unstable or even broken state* during development. Please use [releases](https://github.com/kubernetes-incubator/kube-aws/releases) instead of the `master` branch in order to get stable binaries.
`kube-aws` is a command-line tool to create/update/destroy Kubernetes clusters on AWS.
## Contributing
This repository is about to enter read-only mode, and no further updates will be made here.
If you would like to contribute, please find our fork located [here](https://github.com/kube-aws/kube-aws)
Details of how to develop kube-aws are in our [Developer Guide](https://kubernetes-incubator.github.io/kube-aws/guides/developer-guide.html).