Update [Demystifying the Kubernetes Iceberg] link in README.md

When trying to access the link provided in the README file, it shows a 404 error. Upon inspection, I found that Anton has updated the blog link.
This commit is contained in:
Prasant Kumar
2025-07-17 09:56:51 +05:30
committed by GitHub
parent 5d83b03345
commit 75e247c853

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://learnk8s.io/production-best-practices)