Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heresie/k8s-toolbox-alpine

Docker Image with full Toolbox for Kubernetes Deployments
https://github.com/heresie/k8s-toolbox-alpine

Last synced: about 2 months ago
JSON representation

Docker Image with full Toolbox for Kubernetes Deployments

Awesome Lists containing this project

README

        

# Kubernetes Alphine Toolbox

🐳 Docker Image with full Toolbox for Kubernetes Deployments.

## How to use

```
docker run -it --rm herezie/k8s-toolbox:latest
```

## Available tools

| Tool Name | Version |
| ---------- | --------- |
| `helm` | `3.12.0` |
| `bash` | `5.2.15` |
| `git` | `2.41.0` |
| `envsubst` | `0.22` |
| `jq` | `1.6-r3` |
| `yq` | `v4.34.2` |
| `kubectl` | `1.27.4` |
| `curl` | `8.2.0` |

---
EOF