1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 21:31:18 +01:00

Update e2e tests to use kind v0.9.0

This commit is contained in:
Sean Malloy
2020-09-15 08:47:31 -05:00
parent 745e29959c
commit c3255c8860
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
- [Go 1.15+](https://golang.org/dl/)
- [Docker](https://docs.docker.com/install/)
- [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl)
- [kind](https://kind.sigs.k8s.io/)
- [kind v0.9.0+](https://kind.sigs.k8s.io/)
## Build and Run