Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaehnri/k8s-node-latency
Measure node-to-node latency in Kubernetes clusters
https://github.com/jaehnri/k8s-node-latency
Last synced: 3 days ago
JSON representation
Measure node-to-node latency in Kubernetes clusters
- Host: GitHub
- URL: https://github.com/jaehnri/k8s-node-latency
- Owner: jaehnri
- License: apache-2.0
- Created: 2023-10-24T02:04:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T15:21:39.000Z (12 months ago)
- Last Synced: 2024-01-21T16:36:48.189Z (12 months ago)
- Language: Go
- Homepage:
- Size: 1.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# k8s-node-latency
## Requirements:
* Docker (it was tested in 0.24)
* docker buildx plugin## Running
```
$ make test-env
```