Merge pull request #42 from prasant35/patch-1

Update [Demystifying the Kubernetes Iceberg] link in README.md
This commit is contained in:
Max
2025-08-03 18:43:16 +01:00
committed by GitHub

View File

@@ -81,7 +81,7 @@ Contributions are always welcome!
## Kubernetes
- [ ] [Deploying and Scaling Microservices with Docker and Kubernetes](http://container.training/kube-selfpaced.yml.html)
- [ ] [Demystifying the Kubernetes Iceberg](https://asankov.dev/blog/2022/05/15/demystifying-the-kubernetes-iceberg-part-1)
- [ ] [Demystifying the Kubernetes Iceberg](https://asankov.dev/post/demystifying-the-kubernetes-iceberg-1)
- [ ] [What happens when ... Kubernetes edition!](https://github.com/jamiehannaford/what-happens-when-k8s/blob/master/README.md)
- [ ] [Kubernetes Production Patterns](https://github.com/gravitational/workshop/blob/master/k8sprod.md)
- [ ] [Kubernetes production best practices](https://learnkube.com/production-best-practices)