diff --git a/src/data/roadmaps/kubernetes/content/107-kubernetes-security/102-container-and-pod-security.md b/src/data/roadmaps/kubernetes/content/107-kubernetes-security/102-container-and-pod-security.md index 6d951ceda..4a6ea3c7e 100644 --- a/src/data/roadmaps/kubernetes/content/107-kubernetes-security/102-container-and-pod-security.md +++ b/src/data/roadmaps/kubernetes/content/107-kubernetes-security/102-container-and-pod-security.md @@ -6,3 +6,5 @@ Learn more from the following links: - [Configure a Security Context for a Pod or Container](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/) - [Kubernetes Security - Security Context for a Pod or Container](https://www.youtube.com/watch?v=i8wfvoVf2xs) +- [Tutorial: Create a Kubernetes Pod Security Policy](https://thenewstack.io/tutorial-create-a-kubernetes-pod-security-policy/) +- [6 Overlooked Yet Important Kubernetes Features to Secure](https://thenewstack.io/6-overlooked-yet-important-kubernetes-features-to-secure/)