This commit is contained in:
Lincoln Júnior 2023-10-07 23:38:27 -03:00 committed by GitHub
parent a3ca1a98b0
commit b1303b77b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3154,6 +3154,7 @@ _Software written in Go._
- [k6](https://github.com/grafana/k6) - A modern load testing tool, using Go and JavaScript.
- [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.
- [kind](https://github.com/kubernetes-sigs/kind) - Kubernetes IN Docker - local clusters for testing Kubernetes.
- [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.