https://github.com/tuladhar/awscli-kubectl
Light-weight Docker image with AWS command-line (awscli) and Kubernetes client (kubectl)
https://github.com/tuladhar/awscli-kubectl
awscli docker docker-image kubectl
Last synced: 11 days ago
JSON representation
Light-weight Docker image with AWS command-line (awscli) and Kubernetes client (kubectl)
- Host: GitHub
- URL: https://github.com/tuladhar/awscli-kubectl
- Owner: tuladhar
- License: gpl-3.0
- Created: 2020-12-09T11:03:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T07:29:27.000Z (almost 3 years ago)
- Last Synced: 2025-07-24T12:49:14.836Z (10 months ago)
- Topics: awscli, docker, docker-image, kubectl
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# awscli-kubectl
Light-weight Docker image with AWS command-line (awscli), Kubernetes client (kubectl) and Docker client (docker)
## Use cases
Base image for running Kubernetes ECR credential cron job.
## Docker Image
```
docker pull ptuladhar/awscli-kubectl
```