You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -791,7 +791,7 @@ There are 52 apps that you can install on your cluster.
791
791
| [dive](https://github.com/wagoodman/dive) | A tool for exploring each layer in a docker image |
792
792
| [docker-compose](https://github.com/docker/compose) | Define and run multi-container applications with Docker. |
793
793
| [doctl](https://github.com/digitalocean/doctl) | Official command line interface for the DigitalOcean API. |
794
-
| [dotenv-linter](https://github.com/dotenv-linter/dotenv-linter) | Dotenv-linter is a lightning-fast linter for .env files. Written in Rust. |
794
+
| [dotenv-linter](https://github.com/dotenv-linter/dotenv-linter) | A lightning-fast linter for .env files. |
795
795
| [duplik8s](https://github.com/Telemaco019/duplik8s) | kubectl plugin to duplicate resources in a Kubernetes cluster. |
796
796
| [eks-node-viewer](https://github.com/awslabs/eks-node-viewer) | eks-node-viewer is a tool for visualizing dynamic node usage within an EKS cluster. |
@@ -805,6 +805,7 @@ There are 52 apps that you can install on your cluster.
805
805
| [fstail](https://github.com/alexellis/fstail) | Tail modified files in a directory. |
806
806
| [fzf](https://github.com/junegunn/fzf) | General-purpose command-line fuzzy finder |
807
807
| [gh](https://github.com/cli/cli) | GitHub’s official command line tool. |
808
+
| [git-who](https://github.com/sinclairtarget/git-who) | Git blame for file trees. |
808
809
| [glab](https://github.com/gitlab-org/cli) | A GitLab CLI tool bringing GitLab to your command line. |
809
810
| [golangci-lint](https://github.com/golangci/golangci-lint) | Go linters aggregator. |
810
811
| [gomplate](https://github.com/hairyhenderson/gomplate) | A flexible commandline tool for template rendering. Supports lots of local and remote datasources. |
@@ -873,6 +874,7 @@ There are 52 apps that you can install on your cluster.
873
874
| [nats](https://github.com/nats-io/natscli) | Utility to interact with and manage NATS. |
874
875
| [nats-server](https://github.com/nats-io/nats-server) | Cloud native message bus and queue server |
875
876
| [nerdctl](https://github.com/containerd/nerdctl) | Docker-compatible CLI for containerd, with support for Compose |
877
+
| [node_exporter](https://github.com/prometheus/node_exporter) | Prometheus exporter for monitoring server metrics |
876
878
| [nova](https://github.com/FairwindsOps/nova) | Find outdated or deprecated Helm charts running in your cluster. |
877
879
| [oc](https://github.com/openshift/oc) | Client to use an OpenShift 4.x cluster. |
878
880
| [oh-my-posh](https://github.com/jandedobbeleer/oh-my-posh) | A prompt theme engine for any shell that can display kubernetes information. |
@@ -923,6 +925,5 @@ There are 52 apps that you can install on your cluster.
923
925
| [waypoint](https://github.com/hashicorp/waypoint) | Easy application deployment for Kubernetes and Amazon ECS |
0 commit comments