node-perf-dash is a web UI to collect and analyze performance test results of Kubernetes nodes.
To bootstrap node-perf-dash
:
for manifest in ./*.yaml; do
kubectl apply -f "${manifest}"
done
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
node-perf-dash is a web UI to collect and analyze performance test results of Kubernetes nodes.
To bootstrap node-perf-dash
:
for manifest in ./*.yaml; do
kubectl apply -f "${manifest}"
done