Learn how to secure your container deployments on Azure Kubernetes Service by using open-source tools.
- Trivy scans container images for vulnerabilities
- Coptaic patches container images using reports from vulnerability scanners
- Notary signs container images with digital signatures
- Gatekeeper policy enforcement for Kubernetes
- Ratify admission controller for Kubernetes
By combining these tools, you can create a secure supply chain for your container deployments on Azure Kubernetes Service.