March 2017
Beginner to intermediate
925 pages
18h 11m
English
Before heading to the journey of building our own cluster, we have to prepare the environment in order to build the following components:

There are different solutions of creating such a Kubernetes cluster, for example:
A local-machine solution is suitable if we just want to build a development environment or do the proof of concept quickly. By using Docker (https://www.docker.com) or Vagrant (https://www.vagrantup.com), we could easily build the desired environment in one single machine; ...
Read now
Unlock full access