Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jshimko/kube-tools
A lightweight Docker image with various CLI tooling for working with Kubernetes.
https://github.com/jshimko/kube-tools
aws-cli eks eksctl helm helm-charts kubernetes
Last synced: about 2 months ago
JSON representation
A lightweight Docker image with various CLI tooling for working with Kubernetes.
- Host: GitHub
- URL: https://github.com/jshimko/kube-tools
- Owner: jshimko
- Created: 2018-03-13T17:43:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T15:11:02.000Z (4 months ago)
- Last Synced: 2024-12-10T04:10:20.851Z (about 2 months ago)
- Topics: aws-cli, eks, eksctl, helm, helm-charts, kubernetes
- Language: Dockerfile
- Homepage: https://cloud.docker.com/repository/docker/jshimko/kube-tools-aws
- Size: 31.3 KB
- Stars: 29
- Watchers: 3
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kube-tools
A Docker image based on Debian 12 that comes with all the tools you need to work with Kubernetes, Helm charts, AWS (awscli), AWS EKS, and Digital Ocean Kubernetes. Intended to be a flexible foundation of tools for CI/CD workflows.
## Included Tools
- kubectl -
- Helm 3 -
- Helm S3 plugin -
- Docker -
- awscli -
- doctl -
- psql -
- yamllint -
- yq (YAML parser based on `jq`) -