- Mastering Kubernetes
- Gigi Sayfan
- 118字
- 2021-06-18 18:36:58
Summary
In this chapter, we covered a lot of ground, and you got to understand the design and architecture of Kubernetes. Kubernetes is an orchestration platform for microservice-based applications running as containers. Kubernetes clusters have master and worker nodes. Containers run within pods. Each pod runs on a single physical or virtual machine. Kubernetes directly supports many concepts, such as services, labels, and persistent storage. You can implement various distributed system design patterns on Kubernetes. Container runtimes just need to implement the CRI. Docker, rkt, hyper containers, and more are supported.
In Chapter 2, Creating Kubernetes Clusters, we will explore the various ways to create Kubernetes clusters, discuss when to use different options, and build a multi-node cluster.
- Getting Started with Clickteam Fusion
- 7天精通Dreamweaver CS5網(wǎng)頁設(shè)計(jì)與制作
- Learning Apache Cassandra(Second Edition)
- 物聯(lián)網(wǎng)與云計(jì)算
- 精通數(shù)據(jù)科學(xué)算法
- DevOps Bootcamp
- 網(wǎng)絡(luò)服務(wù)搭建、配置與管理大全(Linux版)
- 深度學(xué)習(xí)與目標(biāo)檢測
- Building a BeagleBone Black Super Cluster
- 電氣控制與PLC原理及應(yīng)用(歐姆龍機(jī)型)
- Ansible 2 Cloud Automation Cookbook
- JRuby語言實(shí)戰(zhàn)技術(shù)
- 運(yùn)動(dòng)控制系統(tǒng)(第2版)
- Red Hat Enterprise Linux 5.0服務(wù)器構(gòu)建與故障排除
- Embedded Linux Development using Yocto Projects(Second Edition)