kubernetes/minikube

Generate performance metric for minikube start/stop/delete speed on different drivers

Open

#4,622 opened on 2019年6月27日

GitHub で見る
 (5 comments) (3 reactions) (0 assignees)Go (31,799 stars) (5,222 forks)batch import
area/performancehelp wantedkind/featurelifecycle/frozenpriority/backlog

説明

it would be a great thing to have a script to run on each release, that does the following:

  • measure how long minikube start, start again ,stop , delete takes on each different drivers such as, virtualbox, hyperkit, hyperv and none.

the script should generate the a dirver_performance.md file in the /docs automatically on each release and purpose a PR.

The script could run as an integration test. the same way that our e2e tests run.

コントリビューターガイド