diff --git a/src/data/roadmaps/kubernetes/content/103-running-applications/100-pods.md b/src/data/roadmaps/kubernetes/content/103-running-applications/100-pods.md index ccc28d60b..62594e876 100644 --- a/src/data/roadmaps/kubernetes/content/103-running-applications/100-pods.md +++ b/src/data/roadmaps/kubernetes/content/103-running-applications/100-pods.md @@ -6,3 +6,5 @@ Learn more from the following links: - [Pods Documentation](https://kubernetes.io/docs/concepts/workloads/pods/) - [What is a Pod in kubernetes ? Why do you need it ?](https://www.youtube.com/watch?v=k0fzMZgpp14) +- [The Kubernetes Way: Pods and Services](https://thenewstack.io/kubernetes-way-part-one/) +- [5 Best Practices for Configuring Kubernetes Pods Running in Production](https://thenewstack.io/5-best-practices-for-configuring-kubernetes-pods-running-in-production/)