Using Nginx-Ingress as a Static Cache

medium.com – Kubernetes clusters often use the NGINX Ingress Controller. This provides a nice solution when hosting many websites. Yet all contents is retrieved from the back-end pods at every request. Would it…
Quelle: news.kubernauts.io

CKS Exam Series #5 ImagePolicyWebhook

itnext.io – The idea is to create an ImagePolicyWebhook Admission-Controller-Plugin which prevents all Pod creation, because the external service which should allow/deny is not reachable. This will be enough to…
Quelle: news.kubernauts.io