Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T21:57:19.000Z (about 3 years ago)
- Last Synced: 2024-10-15T11:21:30.952Z (29 days ago)
- Topics: aks, aws, azure, cloud, eks, gcp, gke, kubernetes, networking
- Language: Go
- Homepage:
- Size: 4.18 MB
- Stars: 158
- Watchers: 10
- Forks: 67
- 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)