Table of Contents
URL: https://www.progressiverobot.com/securing-the-supply-chain-for-kubernetes/
[youtube RRqpUXzGs1A 423 752]
About the Talk
Are you worried about the security of your Kubernetes cluster? You should be! Kubernetes clusters make use of many external software dependencies, and this chain of software is vulnerable to attack from malicious actors.
Most software supply chain vulnerabilities can be found in images run on Kubernetes, and being able to secure the supply chain eliminates the biggest attack vector—the applications running in your cluster.
What You'll Learn
- Common security issues in Kubernetes clusters
- How to keep your Kubernetes supply chain safe
- How to secure your Kubernetes cluster
This Talk Is Designed For
Anyone that wants to harden your Kubernetes clusters against security vulnerabilities.
Prerequisites
You have deployed applications in a Kubernetes cluster before.