Build kubernetes cluster

As you know kubernetes is the most popular container orchestration tool which helps us deploy/manage/scale container and service more easily.

We deploy kubernetes cluster by kuberspray which could help us build production ready cluster very fast and provide many convenient tools. Before start deploying you must configure SSH key between nodes.