Update getting-started.md with new prerequisites (#11487)

Co-authored-by: g1franc <guillaume.francois55@gmail.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2024-06-19 06:02:41 -07:00 committed by GitHub
parent 8acccfa5df
commit f00aeea08e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,10 @@ Install [Go 1.14](https://golang.org/dl/) or later.
Install [Docker](https://docs.docker.com/engine/install/) (v19.03.0 or later with experimental feature on)
Install [kubectl](https://kubernetes.io/docs/tasks/tools/) (1.24.0 or higher)
Install [Kind](https://kind.sigs.k8s.io/)
!!! important
The majority of make tasks run as docker containers