1
0
mirror of synced 2026-02-13 13:06:56 +00:00

Set minimum supported version to Kubernetes 1.20.6

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2022-01-26 10:41:17 +02:00
parent 776a7fc9c0
commit f154326391
4 changed files with 6 additions and 9 deletions

View File

@@ -67,9 +67,9 @@ for source changes.
Prerequisites:
* go >= 1.16
* kubectl >= 1.19
* kustomize >= 4.0
* go >= 1.17
* kubectl >= 1.20
* kustomize >= 4.4
Install the [controller-runtime/envtest](https://github.com/kubernetes-sigs/controller-runtime/tree/master/tools/setup-envtest) binaries with: