https://github.com/strongjz/networking-and-kubernetes
This is the code repo for Networking and Kubernetes: A Layered Approach. https://learning.oreilly.com/library/view/networking-and-kubernetes/9781492081647/
https://github.com/strongjz/networking-and-kubernetes
aks aws azure cloud eks gcp gke kubernetes networking
Last synced: 3 months ago
JSON representation
This is the code repo for Networking and Kubernetes: A Layered Approach. https://learning.oreilly.com/library/view/networking-and-kubernetes/9781492081647/
- Host: GitHub
- URL: https://github.com/strongjz/networking-and-kubernetes
- Owner: strongjz
- Created: 2020-08-02T23:43:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T21:57:19.000Z (over 3 years ago)
- Last Synced: 2025-03-16T11:11:25.733Z (3 months ago)
- Topics: aks, aws, azure, cloud, eks, gcp, gke, kubernetes, networking
- Language: Go
- Homepage:
- Size: 4.18 MB
- Stars: 172
- Watchers: 9
- Forks: 71
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Networking and Kubernetes Code Examples
### Chapter 1
- [Golang Minimal Web Server](chapter-1)### Chapter 2
- [Container Networking with Vagrant and Docker](chapter-2)### Chapter 3
- [Building Docker Container for Golang Minimal Web Server](chapter-3)### Chapter 4
- [Network Policies and CNI with Cilium](chapter-4)### Chapter 5
- [Kubernetes Networking Abstractions](chapter-5)### Chapter 6
- [Kubernetes in the Cloud](chapter-6)