https://github.com/azharullah/k8s-debug-image
Lightweight docker image with bare minimum network tools installed
https://github.com/azharullah/k8s-debug-image
debugging docker docker-image kubernetes kubernetes-pod kubernetes-services
Last synced: 2 months ago
JSON representation
Lightweight docker image with bare minimum network tools installed
- Host: GitHub
- URL: https://github.com/azharullah/k8s-debug-image
- Owner: azharullah
- Created: 2020-03-15T13:40:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T15:35:07.000Z (over 6 years ago)
- Last Synced: 2025-07-07T14:08:55.210Z (12 months ago)
- Topics: debugging, docker, docker-image, kubernetes, kubernetes-pod, kubernetes-services
- Language: Shell
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# K8s-debug image
A lightweight docker image (~7 MB) that can be used to spin up a pod in a Kubernetes cluster,
useful for debugging simple network problems with k8s services.
Comes with curl package installed and some useful curl aliases enabled.
## Packages present:
* curl