Azure Container Service (now AKS where the K stands for Kubernetes) is now offers managed Kubernetes as Tech Preview. This new service provides single-line install (az aks create –n myCluster –g myResourceGroup), automated upgrades, self-healing, and scaling. Microsoft promises that the Azure control plane for Kubernetes will remain free (AWS charges for management servers), with customers only paying for worker nodes running applications. Like all other major vendors, Microsoft declares Kubernetes the winner of the container orchestrator and scheduler race and stresses its contribution to the open source project (only 37 commits, compared to 114 by IBM, 668 by Red Hat, and 1543 by Google as of October 25, 2017). Microsoft also stresses the importance of its Draft project (acquired through Deis) to make Kubernetes accessible to developers without any container experience. Today, Amazon does not offer managed Kubernetes, but it is expected that there will be an announcement in this regard at re:Invent in November.