kubernetes/minikube

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

開放

#4,622 建立於 2019年6月27日

 (6 則留言) (3 個反應) (0 位負責人)Go (5,222 個分叉)batch import
area/performancehelp wantedkind/featurepriority/backlog

倉庫指標

星標
 (31,799 顆星)
PR 合併指標
 (平均合併 12天 19小時) (30 天內合併 43 個 PR)

描述

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.

貢獻者指南