Are there any good books or learning materials related to Linux network management?

are there any good books or learning materials related to Linux network management?

requirements include the following aspects:

  1. Virtual network devices, such as: veth, bridge, tap/tun, netns,.
  2. Network commands / util, for example,: ifconfig, brctl, ip, traceroute,.
  3. overlay network, such as GRE, VXLAN
  4. Virtual machine network, such as libvirt, openstack, virtualbox, vmware, etc.
  5. Container network, such as Docker

"Linux system Management Technology Manual" has a large part of the network content, but may not have the relevant knowledge of docker, after all, it is a little old

Menu