- Serverless Architectures with Kubernetes
- Onur Y?lmaz Sathsara Sarathchandra
- 4字
- 2021-06-11 12:57:57
4. Kubernetes Deep Dive
Learning Objectives
By the end of this chapter, you will be able to:
- Set up a local Kubernetes cluster on your computer
- Access a Kubernetes cluster using the dashboard and the Terminal
- Identify the fundamental Kubernetes resources, the building blocks of Kubernetes applications
- Install complex applications on a Kubernetes cluster
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.
推薦閱讀
- Arch Linux Environment Setup How-to
- BPEL and Java Cookbook
- Extending Bootstrap
- Linux操作系統應用編程
- 深入理解eBPF與可觀測性
- Linux自動化運維:Shell與Ansible(微課版)
- Introduction to R for Quantitative Finance
- Windows Vista終極技巧金典
- Linux應用大全 基礎與管理
- Linux內核修煉之道
- Learn OpenShift
- Less Web Development Essentials
- 電腦辦公(Windows 7+Office 2016)入門與提高
- Gradle Effective Implementations Guide(Second Edition)
- Android Telephony原理解析與開發指南