The Node Image
The “node” image is a Docker image for running nested containers, systemd, and Kubernetes components.
This image is built on top of the .
Other than the requirement that this image inherits from the “base” image, which provides most of the tools statically needed for a kubernetes deployment (eg systemd
), variants of this image have the following properties:
/kind/version
is a regular text file containing the of the installed Kubernetes build