Benchmark the time to go from 0 to a successful Kubernetes deployment, generating a CSV file for further analysis. Test cases can be built using any command-line to procure a Kubernetes cluster, for example, using GKE, minikube, or even kubeadm directly.
This graph was generated from:
go run . --config kubernetes-versions.yaml --iterations 5
In a previous generation of this graph, we were able to detect a performance regression with the v1.19 Kubelet inside of minikube.
This graph was generated from:
go run . --config local-kubernetes.yaml