less than a minute
Auditing Kubernetes for Secure Setup
A few insecure configurations in Kubernetes
Container Image not Pulled
Wrong Container Image or Invalid Registry Permissions
Container Image not Updating
Updating Images in your cluster during development
Dockerfile Pitfalls
Common Dockerfile pitfalls
Integrity and Immutability
Ensure that you get always the right image
Kubernetes Antipatterns
Common Antipatterns for Kubernetes and Docker
Orchestration of Container Startup
How to orchestrate startup sequence of multiple containers
Out-Dated HTML and JS Files Delivered
Why is my application always outdated?
Storing Secrets in git 💀
Never ever commit a kubeconfig.yaml into github
Using Prometheus and Grafana to Monitor K8s
How to deploy and configure Prometheus and Grafana to collect and monitor kubelet container metrics