1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 13:52:46 +02:00

Added 2 TNS Articles Covering K8s Pods (#3565)

This commit is contained in:
The New Stack
2023-03-14 01:46:28 -07:00
committed by GitHub
parent 17fc85f893
commit 7d08572d78

View File

@@ -6,3 +6,5 @@ Learn more from the following links:
- [Pods Documentation](https://kubernetes.io/docs/concepts/workloads/pods/) - [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) - [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/)