kind v0.27.0 now has a compatible @kubernetes.io v1.33.0 image in the release notes:

`kind create cluster --image=kindest/node:v1.33.0@sha256:02f73d6ae3f11ad5d543f16736a2cb2a63a300ad60e81dac22099b0b04784a4e`

https://github.com/kubernetes-sigs/kind/releases/tag/v0.27.0

Comments