January 2018
Intermediate to advanced
318 pages
7h 6m
English
Next, we have the controller. This is slightly different from the other pods we have deployed, in that it is being deployed in a stateful state:
$ kubectl apply -f kubernetes/controller/controller.yml
You should see that a StatefulSet has been created rather than a deployment.
Read now
Unlock full access