Provenance of the PR - https://groups.google.com/forum/#!topic/google-containers/kBw33yj33sU
This change provides users that may not be familiar with Fedora conventions with some additional information on how to quickly navigate the Fedora infrastructure to find and install the Kubernetes version that they are after.
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.