In a default openshift install, there is an unused project titled kube-system
. It seems like openshift-infra
is for things like metrics, default
is for the router and registry, and openshift
is for global templates.
What is the kube-system
project used for though? I can't find any docs on it.