From f6576d3d06a2a2376d45c006de5f2914885bf949 Mon Sep 17 00:00:00 2001 From: Daniele Polencic Date: Fri, 27 Jun 2025 15:03:49 +0800 Subject: [PATCH] Updated domain --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f4581c..45bc8b1 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Contributions are always welcome! - [ ] [Demystifying the Kubernetes Iceberg](https://asankov.dev/blog/2022/05/15/demystifying-the-kubernetes-iceberg-part-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) +- [ ] [Kubernetes production best practices](https://learnkube.com/production-best-practices) - [ ] [A Guide to the Kubernetes Networking Model](https://sookocheff.com/post/kubernetes/understanding-kubernetes-networking-model) - [ ] [47 Things To Become a Kubernetes Expert](https://ymmt2005.hatenablog.com/entry/k8s-things) - [ ] [Kubernetes Best Practices 101](https://github.com/diegolnasc/kubernetes-best-practices) @@ -93,7 +93,7 @@ Contributions are always welcome! - [ ] [The life of a DNS query in Kubernetes](https://www.nslookup.io/learning/the-life-of-a-dns-query-in-kubernetes) - [ ] [Kubernetes YAML tips and tricks](https://itnext.io/kubernetes-yaml-tips-and-tricks-904a2c0b2b81) - [ ] [Kubernetes Learning Roadmap](https://github.com/techiescamp/kubernetes-learning-path) -- [ ] [Kubernetes networking: service, kube-proxy, load balancing](https://learnk8s.io/kubernetes-services-and-load-balancing) +- [ ] [Kubernetes networking: service, kube-proxy, load balancing](https://learnkube.com/kubernetes-services-and-load-balancing) ## Infrastructure as code / Configuration management