February 2018
Beginner
290 pages
7h 28m
English
Now that we have our Juju functional, we can start to deploy a k8s cluster on it. The command in order to do so is as follows:
juju deploy canonical-kubernetes <other options>
The following screenshot shows the deployment of the Kubernetes cluster on the default controller, which in my case is the AWS controller:

The preceding screenshot has been snipped to save space. Note that this bundle deploys a production grade Kubernetes cluster with nine nodes.
Read now
Unlock full access