A description of the application scenario
Continuous tracking research kubernetes also for some time, kubernetes as Google open-source production-level container scheduling system from open source has received a lot of attention. A number of research and development companies have researched Kubernetes's design concepts and application scenarios and soon organized developers to combine kubernetes to develop a container management platform in line with their business development, and some companies to provide services based on kubernetes development of public container cloud platforms. But for some small teams, keep a wait-and-see attitude on kubernetes and test it properly. Contrast and Mesos,kubernetes currently lacks a complete container management platform like Dc/os. Manually deployed kubernetes friends must have said that Kubernetes manual deployment is quite troublesome. Using Kubeadm can quickly deploy kubernetes clusters, but it is not recommended for use in production environments. Rancher is a good choice if you want to quickly and easily deploy a set of kubernetes clusters in a production environment that is useful for dc/os-like functions.
Rancher is a complete container management platform that can
Reference Documentation:
https://dcos.io/
https://www.openshift.org/
http://rancher.com/rancher/
This article is from the Linux SA John blog, so be sure to keep this source http://john88wang.blog.51cto.com/2165294/1946343
Deployment and expansion of Kubernetes Cluster Foundation through rancher