diff --git a/docs/kubernetes-security/README.md b/docs/kubernetes-security/README.md index cb091aae1..999f922d7 100644 --- a/docs/kubernetes-security/README.md +++ b/docs/kubernetes-security/README.md @@ -1,4 +1,6 @@ # Kubernetes Security +This page is here to describe security challenages and possible solutions to various security concerns in a +Kubernetes deployment. ## Control plane @@ -9,7 +11,7 @@ All pieces communicates with the Kubernetes API via the same interface through a ## Example application -![the stack](/docs/kubernetes-security/images/kubernetes-security.png) +![the stack](/docs/kubernetes-security/images/example-application.png) ### 1 This is the only external entry point into the Kubernetes cluster from the internet. \ No newline at end of file