add ko CLI tool for Devops (#4155)

This commit is contained in:
Afzal Ansari 2022-03-31 16:19:24 +05:30 committed by GitHub
parent 4c84ecbcfd
commit c467243efa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2915,6 +2915,7 @@ _Software written in Go._
- [jcli](https://github.com/jenkins-zh/jenkins-cli) - Jenkins CLI allows you manage your Jenkins as an easy way.
- [kala](https://github.com/ajvb/kala) - Simplistic, modern, and performant job scheduler.
- [kcli](https://github.com/cswank/kcli) - Command line tool for inspecting kafka topics/partitions/messages.
- [ko](https://github.com/google/ko) - Command line tool for building and deploying Go applications on Kubernetes
- [kool](https://github.com/kool-dev/kool) - Command line tool for managing Docker environments as an easy way.
- [kubernetes](https://github.com/kubernetes/kubernetes) - Container Cluster Manager from Google.
- [kwatch](https://github.com/abahmed/kwatch) - Monitor & detect crashes in your Kubernetes(K8s) cluster instantly.