December 9, 2019

195 words 1 min read

Binary Authorization in Kubernetes

Binary Authorization in Kubernetes

Kritis is an open-source solution for securing your software supply chain for Kubernetes applications. Kritis enforces deploy-time security policies that ensures only trusted container images are depl …

Talk Title Binary Authorization in Kubernetes
Speakers Liron Levin (Chief software architect, Palo alto networks), Aysylu Greenberg (Senior Software Engineer, Google)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location San Diego, CA, USA
Date Nov 15-21, 2019
URL Talk Page
Slides Talk Slides
Video

Kritis is an open-source solution for securing your software supply chain for Kubernetes applications. Kritis enforces deploy-time security policies that ensures only trusted container images are deployed on kubernetes to your cluster. With Kritis, you can require images to be signed by trusted authorities during the development process and then enforce signature validation when deploying. Kritis enables tighter control over your container environment by ensuring only verified images are integrated into production.Talk outline:- Introduction to the concept of binary authorization- Live demo of using Kritis and Grafeas for deploying images with confidence in Kubernetes- Grafeas and Kritis roadmapAt the end, attendees will gain solid understanding on the process of binary authorization and how to incorporate it in their build and deployment pipelines

comments powered by Disqus