To make Kubernetes production grade, you need to add three components. In this session, we’ll focus on the second component: built-in security. While “coarse-grained” security might be sufficient outside the cluster, “fine-grained” security is required inside it. We’ll explore the ways you can enable production-grade security within Kubernetes, including: * Trends and challenges of securing Kubernetes at scale * How to simplify and secure your environment by centralizing WAF and Authentication at the pont of Ingress. * Why and where to duplicate your WAF, both within and outside of Kubernetes. * An overview of NGINX Ingress Controller and NGINX App Protect.