kube-scheduler-evaluator-reference enables you to run reference scenarios locally using kube-scheduler-evaluator and docker-compose.
git clone https://github.com/pfnet/kube-scheduler-evaluator-reference.git
cd kube-scheduler-evaluator-reference
make # Up and run evaluation
make open # Grafana dashboard; url: http://localhost:3000, user: admin, password: password
make clean # Stop and clean upThe kube-scheduler-evaluator-reference implements the following scenarios:
- example: A simple scenario that includes an explanation of how to create your own scenario.
- clusterdata: A scenario for replaying trace data from alibaba/clusterdata.
To enable externalMode, pass true as the 5th argument to the evaluator.WithConfig function.
make ext # Up and run evaluation in externalMode
make open
make cleanこの成果は、国立研究開発法人新エネルギー・産業技術総合開発機構(NEDO)の 「ポスト5G情報通信システム基盤強化研究開発事業」(JPNP20017)の委託事業の結果得られたものです。