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
Adds argo workflow tool - requested in incomplete PR #1253
which was rejected by automated code review.
Additional capability was needed to work with gzipped binaries
which are not also in a tar. Seems like first tool to have
.gz without .tar.gz / .tgz.
All tests pass. Work done by Codex, and it also ran the test
tool and confirmed all architectures/OS combinations are correct.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
| [argocd-autopilot](https://github.com/argoproj-labs/argocd-autopilot) | An opinionated way of installing Argo-CD and managing GitOps repositories. |
779
780
| [arkade](https://github.com/alexellis/arkade) | Portable marketplace for downloading your favourite DevOps CLIs and installing helm charts, with a single command. |
@@ -882,7 +883,7 @@ There are 53 apps that you can install on your cluster.
882
883
| [kubetail](https://github.com/johanhaleby/kubetail) | Bash script to tail Kubernetes logs from multiple pods at the same time. |
883
884
| [kubetrim](https://github.com/alexellis/kubetrim) | Tidy up old Kubernetes clusters from kubeconfig. |
| [kubie](https://github.com/sbstp/kubie) | A more powerful alternative to kubectx and kubens |
886
+
| [kubie](https://github.com/kubie-org/kubie) | A more powerful alternative to kubectx and kubens |
886
887
| [kumactl](https://github.com/kumahq/kuma) | kumactl is a CLI to interact with Kuma and its data |
887
888
| [kustomize](https://github.com/kubernetes-sigs/kustomize) | Customization of kubernetes YAML configurations |
888
889
| [kwok](https://github.com/kubernetes-sigs/kwok) | KWOK stands for Kubernetes WithOut Kubelet, responsible for simulating the lifecycle of fake nodes, pods, and other Kubernetes API resources |
@@ -961,7 +962,7 @@ There are 53 apps that you can install on your cluster.
961
962
| [websocat](https://github.com/vi/websocat) | Command-line client for WebSockets, like netcat/socat but for WebSockets |
0 commit comments