Architecting Kubernetes
Architecting a Kubernetes deployment is no mean feat – even for experienced IT architects. The main reason is that, compared to most other types of IT platforms, Kubernetes is simply more complex.
After reading this eBook, one of a series, you will understand:
- The chief architectural concepts in Kubernetes
- How to distinguish the pros and cons of running Kubernetes on premises, in the cloud or on bare metal
- How the key parts of the Kubernetes platform architecture-such as services, service meshes and runtimes fit together and interact with one another