Node Image

This page used to host a doc about the initial design, this has been found confusing so we’ve updated it to clarify the current expectations. While the sources of the project are fully open, depending on the specifics of the node image internals is not supported.

We only support that node images will create a working Kubernetes node at the advertised version with the kind version they were released with (and best effort with other releases), see the release notes.

The contents and implemlentation of the images are subject to change at any time to fix bugs, improve reliability, performance, or maintainability.

DO NOT DEPEND ON THE INTERNALS OF THE NODE IMAGES.

KIND provides conformant Kubernetes, anything else is an implementation detail.

We will not accept bugs about “breaking changes” to node images and you depend on the implementation details at your own peril.