1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 05:14:13 +01:00
This commit is contained in:
Lucas Severo Alves
2022-08-08 21:11:20 +02:00
parent d109ea64d0
commit e9c23fe42f
5 changed files with 40 additions and 10 deletions

View File

@@ -150,3 +150,6 @@ build-helm:
test-helm: ensure-helm-install
./test/run-helm-tests.sh
kind-multi-node:
kind create cluster --name kind --config ./hack/kind_config.yaml --wait 2m