Cloud-Scale Kubernetes at eBay

23
kubernetes at eBay

Transcript of Cloud-Scale Kubernetes at eBay

Page 1: Cloud-Scale Kubernetes at eBay

kubernetes at eBay

Page 2: Cloud-Scale Kubernetes at eBay

eBay cloud services

● Cloud Infrastructure and Platform Services

● Data Services● Database Infrastructure● Analytics Infrastructure

Page 3: Cloud-Scale Kubernetes at eBay

Our portfolio Manages½ Million+ Compute Cores, 150K+ compute servers200+ PB of Data InfrastructureeBay.com

Data and Infra services handlesBillions of data Queries per day20 Billion+ Image Downloads Per Day300+ TB of logs per day2 Million Monitoring Metrics Per Second

Page 4: Cloud-Scale Kubernetes at eBay
Page 5: Cloud-Scale Kubernetes at eBay

app platforms current lifecycle - IaaS oriented

Page 6: Cloud-Scale Kubernetes at eBay

current Host Runtime - Standardized Deployment Agent

Page 7: Cloud-Scale Kubernetes at eBay

Kubelet + Container Runtime

Page 8: Cloud-Scale Kubernetes at eBay

current static scheduling

Page 9: Cloud-Scale Kubernetes at eBay

dynamic scheduling with a central cluster manager

Page 10: Cloud-Scale Kubernetes at eBay

static middleboxes bottleneck

Page 11: Cloud-Scale Kubernetes at eBay

distribute network and other framework functions

Page 12: Cloud-Scale Kubernetes at eBay

kubernetesOpensource

Container based runtime

Declarative, application centric abstractions

Watchable, updateable central state store

Well defined cloud provider and infrastructure plugin model

Support from various IaaS clouds (Openstack, public...)

Awesome community with great thought leadership

Waiting for the evolution of “XPaaS on Kubernetes” marketplace

Page 13: Cloud-Scale Kubernetes at eBay
Page 14: Cloud-Scale Kubernetes at eBay

challenges

Page 15: Cloud-Scale Kubernetes at eBay

Challenges: Networking

IP Routability ✔

IP Density

Multi-tenancy

Page 16: Cloud-Scale Kubernetes at eBay

overlay based

Page 17: Cloud-Scale Kubernetes at eBay

L3 routed model

Page 18: Cloud-Scale Kubernetes at eBay

Plans: Networking

BGP to host

Layer 7 Load Balancing

IPV6

Overlay

Page 19: Cloud-Scale Kubernetes at eBay

Challenges: Security

Integrate with cloud IAM (Openstack Keystone) ✔

Container security (selinux, seccomp, Docker Content Trust)

Distributed firewalls

Native Public Key Infrastructure on Kubernetes (CFSSL/Lemur)

Policy based IAM

Page 20: Cloud-Scale Kubernetes at eBay

Challenges: Storage

Integrate with cloud block storage (Openstack Cinder ) ✔

Local storage leases

Page 21: Cloud-Scale Kubernetes at eBay

Challenges: Scale

Currently has 5-20K servers per AZ

Cluster Federation

Page 22: Cloud-Scale Kubernetes at eBay

Plans: Scale

Scale testing lab - work with scale SIG

Ubernetes

Static provisioning using detached Kubelet

Page 23: Cloud-Scale Kubernetes at eBay

thanks

araveendrann

spothanis

uruddaraju

thuc.nguyen

@

ashw7n @