youtube image
From YouTube: Deploying Rock Solid Applications with Kubernetes - Jelmer Snoeck, Manifold

Description

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

Deploying Rock Solid Applications with Kubernetes - Jelmer Snoeck, Manifold

Kubernetes has made it easy to deploy applications to the cloud. It’s even made it easy to deploy the same application across several instances. This, however, does not mean that your application will be highly available by default. To achieve high availability for your applications, there's a lot more involved. In this talk we'll look at: - creating secure Docker images and enforcing this at the cluster level with Pod Security Policies; - configuring Health Checks and possible caveats like Circular Dependencies; - limiting traffic between services with Network Policies; - tolerating node failure by implementing correct Anti-Affinity rules; - rescheduling pods onto new available nodes after node failure with Disruption Budgets; - setting up correct deployment strategies; - how to automate this with Custom Resource Definitions;

To learn more: https://sched.co/GrRI