a more idiomatic take on #4378. as a bonus, and to be nice on
resources, an ultra lightweight docker-registry container is
consumed.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
IaaS Provider is who/what provides the virtual or physical machines (nodes) that Kubernetes runs on.
OS is the base operating system of the nodes.
Config. Mgmt is the configuration management system that helps install and maintain kubernetes software on the
nodes.
Networking is what implements the networking model. Those with networking type
none may not support more than one node, or may support multiple VM nodes only in the same physical node.
Support Levels
Project: Kubernetes Committers regularly use this configuration, so it usually works with the latest release
of Kubernetes.
Commercial: A commercial offering with its own support arrangements.
Community: Actively supported by community contributions. May not work with more recent releases of kubernetes.
Inactive: No active maintainer. Not recommended for first-time K8s users, and may be deleted soon.