With the wide application of Internet technology in various fields, the massive data generated by the birth of big data. The demand for data centers has activated the blowout development of cloud computing, and big data and cloud computing have become strategic heights for various enterprises.

As IaaS and SaaS models have matured in the cloud computing space, PaaS has become the focus of global IT giants and startups, where competition is fierce. A large number of PaaS platforms emerged and were quickly phased out, and there was a tremendous amount of iteration in the industry. Just as the so-called natural selection, container technology represented by Docker has come to the forefront and heated up rapidly under such a background of drastic changes. Most mainstream cloud manufacturers have announced to provide support for Docker and its ecosystem.

Kubernetes is Google open source container cluster management system, it for the container runtime, choreography, routine services are abstract design accurate and complete API, and to establish an open source system, in line with the needs of enterprise, each enterprise can build automation and standardization of the underlying platform, To optimize r&d and operational efficiency. Kubernetes is Google’s attempt to leverage its vast experience in managing massive data centers by capitalizing on the explosion in the container space to establish new standards in the technology industry.

Going forward, we believe that more and more enterprises will be forced to face the challenges of Internet scale, and Kubernetes and Docker technologies can provide solutions to these challenges. As more companies join, more people collaborate to build a stronger technology stack and more innovation, and the industry continues to move in a better direction, we are optimistic.

Content abstract

The popularity of Docker has led to the emergence of various micro-PaAs, the most representative of which is Kubernetes, which is an open source version of Google’s large-scale container management technology for many years. More and more enterprises are forced to face the various problems brought by the Internet scale, and Kubernetes with its excellent concept and design is gradually forming a new technical standard, for any field of operations directors, architects and software engineers, is a perfect breakthrough opportunity. Kubernetes+Docker’s underlying technology stack.

Organization of content

The book is organized into three parts :Kubernetes Foundation, Kubernetes Advanced and Kubernetes Ecology.

You can add vX: KaixIndian331 and get it for free!

Part 1 Basics of Kubernetes

The basics will help readers get to know Kubernetes, understand its architecture and core concepts, and be able to deploy and use Kubernetes to complete basic functional operations.

Chapter 1 Introduction to Kubernetes

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/e86f47b5421c409da4c8b9ef56b55142~tplv-k3u 1fbpfcp-zoom-1.image)

Chapter 2 Kubernetes architecture and deployment

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/ad10b1a5aabe438cb9e60b0156861fd2~tplv-k3u 1fbpfcp-zoom-1.image)

Chapter 3 Kubernetez quick Start

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/85f553a2ae604e7c9bb180eecb008922~tplv-k3u 1fbpfcp-zoom-1.image)

Chapter 4 Pod

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/740b1c6a8b9f4057b1de91686d85cfb8~tplv-k3u 1fbpfcp-zoom-1.image)

Chapter 5 Replication Controller

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/4c2ed236a6e44cc98500d3147cda49fb~tplv-k3u 1fbpfcp-zoom-1.image)

Chapter 6 Service

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/0d0e3be18fbf4aef99ccecfb18da853a~tplv-k3u 1fbpfcp-zoom-1.image)

Chapter 7 Data Volume

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/4b284e43a72b4b46843a625d7781ee07~tplv-k3u 1fbpfcp-zoom-1.image)

Chapter 8 Visit Kubernetes AFI

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/180e26fb4b234df6a64f3bf325a7052c~tplv-k3u 1fbpfcp-zoom-1.image)

Part 2 advanced Kubernetes

The advanced section will cover topics such as networking, security and resource management in depth to help readers master the ability to manage Kubernetes.

Chapter 9 Kubernetes network

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/e4ca5cc6104f4f92a36f4b79790e31f0~tplv-k3u 1fbpfcp-zoom-1.image)

Chapter 10 Kubernetes Security

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/66788ef0bf7c4ac486f36ff7c7c622a5~tplv-k3u 1fbpfcp-zoom-1.image)

Chapter 11 Kubernetez Resource Management

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/5b9b17e985b5415081502adb78e4a661~tplv-k3u 1fbpfcp-zoom-1.image)

Chapter 12 Management and Operation of Kubernetes

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/9dc11fae6f23449cb546004c0e89dafb~tplv-k3u 1fbpfcp-zoom-1.image)

Part 3: Kubernetes Ecology

The ecology section introduces open source software closely related to Kubernetes, including CoreOS, Etcd and Mesos, to give readers a comprehensive understanding of the Kubernetes ecosystem.

Chapter 13 Core0s

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/6d802f5179724c72b62fd48e9cb7c1fc~tplv-k3u 1fbpfcp-zoom-1.image)

Chapter 14 Etcd

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/8c1b142484e04be7bba5ece561d11b87~tplv-k3u 1fbpfcp-zoom-1.image)

Chapter 15 Mesos

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/a71709ce0b9f4160b027187b71b3a030~tplv-k3u 1fbpfcp-zoom-1.image)

Part of content display

! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/c86da6a35b5c4656a71d82dde3cece77~tplv-k3u 1fbpfcp-zoom-1.image)
! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/e3868ea113e44009907c28e6b094237d~tplv-k3u 1fbpfcp-zoom-1.image)
! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/8410acb2825644d69b572701078dcdbe~tplv-k3u 1fbpfcp-zoom-1.image)
! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/c6c00a89804840d0bcd3e0bd30232f39~tplv-k3u 1fbpfcp-zoom-1.image)
! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/7e835b78d07144b3933ba8a481d1d89d~tplv-k3u 1fbpfcp-zoom-1.image)
! [Great! Ali P8 Daniel spent three months unscrambles the K8S open source community of actual combat document] (HTTP: / / https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/2d581cefd01c4a669403acd0c0ffa4e7~tplv-k3u 1fbpfcp-zoom-1.image)

You can add vX: KaixIndian331 and get it for free!