Added k0s to DevOps Tools Section (#5860)

This commit is contained in:
Egor Sazonov 2025-10-13 11:06:52 +03:00 committed by GitHub
parent 75abb74a0e
commit 218764b281
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3346,6 +3346,7 @@ _Software written in Go._
- [Hey](https://github.com/rakyll/hey) - Hey is a tiny program that sends some load to a web application.
- [httpref](https://github.com/dnnrly/httpref) - httpref is a handy CLI reference for HTTP methods, status codes, headers, and TCP and UDP ports.
- [jcli](https://github.com/jenkins-zh/jenkins-cli) - Jenkins CLI allows you manage your Jenkins as an easy way.
- [k0s](https://github.com/k0sproject/k0s) - Zero Friction Kubernetes distribution.
- [k3d](https://github.com/k3d-io/k3d) - Little helper to run CNCF's k3s in Docker.
- [k3s](https://github.com/k3s-io/k3s) - Lightweight Kubernetes.
- [k6](https://github.com/grafana/k6) - A modern load testing tool, using Go and JavaScript.