# Functions
CreateAPIServerStaticPodManifestFile will write APIserver static pod manifest file.
CreateControllerManagerStaticPodManifestFile will write controller manager static pod manifest file.
CreateInitStaticPodManifestFiles will write all static pod manifest files needed to bring up the control plane.
CreateSchedulerStaticPodManifestFile will write scheduler static pod manifest file.
GetStaticPodSpecs returns all staticPodSpecs actualized to the context of the current MasterConfiguration NB.
# Constants
Static pod definitions in golang form are included below so that `kubeadm init` can get going.