may bay area kubernetes meetup: scalable and reliable kubernetes on aws

14
Reliable, scalable Kubernetes on AWS Shri Javadekar @shrinandj

Upload: matt-b

Post on 21-Jan-2018

104 views

Category:

Internet


3 download

TRANSCRIPT

Reliable, scalable Kubernetes on AWS

Shri Javadekar@shrinandj

About Applatix

• Build and run containerized apps in the public cloud▪ Solution built on top of Kubernetes

• Simplify the journey to cloud with:▪ Infrastructure automation▪ Container-based devops workflows▪ Monitoring, audit and governance

Outline

• OOM kills!!!• AWS has limits• Volume issues• Cloud hygiene• AutoScalingGroups (ASGs) are your friend

• OOM Kills▪ Etcd

In memory dataData snapshots stored to disk after fixed record count

▪ Can affect other processes (api-server, kube-controller manager, etc.).

▪ Tuned the --snapshot-count parameter

Reliability

Reliability

Reliability

* under development

Reliability

Reliability

Scalability

Scalability

Scalability

Summary

Thank You