This document discusses different Kubernetes installers including kubeadm, kops, and CFCR. It provides an overview of each installer's workflow, advantages, and challenges. The key takeaways are that kubeadm focuses on securely bootstrapping clusters, kops manages the full cluster lifecycle especially on AWS, and CFCR leverages BOSH for production-grade operations but requires BOSH experience. Future installers to watch include Kubespray and Cluster API.