Repository with documentation and examples for k8s
The Kubernetes Network Model examples you can see here are based on the Kubernetes Documentation.
This section will explain:
- Pod-to-Pod communication
- Pod-to-Service communication
- Ingress / Ingress Controller
- Network Policies
- Exercises
Feel free to contribute by opening issues or pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.