Summary
In this chapter, you saw how to install Kubernetes and create resources. You saw how to create pods and how to use them with deployments for replication and updates. Network features such as DNS-SD and services were discussed and it was shown how to create load balancers to make services available to the Internet. Finally, volumes were discussed and you saw how to use PersistentVolume
to make data available across pods. The next chapter will examine how to use Apache Mesosphere as a Docker orchestration platform.