Skip to content

Commit 568ded2

Browse files
committed
Add kubetrim to README
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 6e5bb7c commit 568ded2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,6 +845,7 @@ There are 52 apps that you can install on your cluster.
845845
| [kubescape](https://github.com/kubescape/kubescape) | kubescape is the first tool for testing if Kubernetes is deployed securely as defined in Kubernetes Hardening Guidance by NSA and CISA |
846846
| [kubeseal](https://github.com/bitnami-labs/sealed-secrets) | A Kubernetes controller and tool for one-way encrypted Secrets |
847847
| [kubetail](https://github.com/johanhaleby/kubetail) | Bash script to tail Kubernetes logs from multiple pods at the same time. |
848+
| [kubetrim](https://github.com/alexellis/kubetrim) | Tidy up old Kubernetes clusters from kubeconfig. |
848849
| [kubeval](https://github.com/instrumenta/kubeval) | Validate your Kubernetes configuration files, supports multiple Kubernetes versions |
849850
| [kumactl](https://github.com/kumahq/kuma) | kumactl is a CLI to interact with Kuma and its data |
850851
| [kustomize](https://github.com/kubernetes-sigs/kustomize) | Customization of kubernetes YAML configurations |
@@ -910,6 +911,6 @@ There are 52 apps that you can install on your cluster.
910911
| [waypoint](https://github.com/hashicorp/waypoint) | Easy application deployment for Kubernetes and Amazon ECS |
911912
| [yq](https://github.com/mikefarah/yq) | Portable command-line YAML processor. |
912913
| [yt-dlp](https://github.com/yt-dlp/yt-dlp) | Fork of youtube-dl with additional features and fixes |
913-
There are 152 tools, use `arkade get NAME` to download one.
914+
There are 153 tools, use `arkade get NAME` to download one.
914915

915916
> Note to contributors, run `go build && ./arkade get --format markdown` to generate this list

0 commit comments

Comments
 (0)