Advanced Configuration¶
You have already been exposed to some of Compliant Kubernetes's configuration options while creating a cluster. If not, read that section first.
This section will outline some advanced configuration topics.
Overview¶
Compliant Kubernetes is composed of two layers, the Kubernetes layer and the apps layer. Each is configured slightly differently.
Kubernetes Layer¶
To find all configuration option of the Kubernetes layer, please read the upstream Kubespray documentation. Compliant Kubernetes overrides some of Kubespray's defaults, as shown here.
Apps Layer¶
The configuration of the apps layer is documented here.