November 2019
Intermediate to advanced
474 pages
7h 46m
English
By the end of this chapter, you will be able to:
In this chapter, we will explain the basics of the Kubernetes architecture, the methods of accessing the Kubernetes API, and fundamental Kubernetes resources. In addition to that, we will deploy a real-life application into Kubernetes.
In the previous chapter, we studied serverless frameworks, created serverless applications using these frameworks, and deployed ...