https://github.com/ryarnyah/kubectl-aws
https://github.com/ryarnyah/kubectl-aws
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryarnyah/kubectl-aws
- Owner: ryarnyah
- Created: 2017-01-16T10:12:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-03T12:16:05.000Z (about 9 years ago)
- Last Synced: 2025-04-06T02:41:12.790Z (about 1 year ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kubectl-aws
# Tools included
* aws-cli (https://github.com/aws/aws-cli)
* ansible (https://github.com/ansible/ansible)
* terraform (https://github.com/hashicorp/terraform)
* kops (https://github.com/kubernetes/kops)
* kubectl (https://kubernetes.io/docs/user-guide/kubectl-overview/)
# To run
docker run -it --rm -v $(pwd):/src ryarnyah/kubectl-aws:latest bash