Author: Du Jun
Publisher: Publishing House of Electronics Industry
Published: 2019-10
ISBN: 9787121373398

Notes:
Networking is one of the harder parts of Kubernetes to master. Network failures directly affect the running workloads, and they are usually very urgent problems. Networking knowledge is also lower-level than application development, with many details that require long-term accumulation.
I had encountered the relevant points in this book here and there before, and reading it helps to organize that knowledge into a system. This is a good Kubernetes networking book, recommended for people who have experience using Kubernetes but are interested in details such as how packets are forwarded and how the various plugins are implemented.
