Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Kubernetes in Coins.ph

Avatar for Eduard Iskandarov Eduard Iskandarov
April 27, 2016
14

Kubernetes in Coins.ph

A brief overview of kubernetes setup in coins.ph, 2016 yr.

Avatar for Eduard Iskandarov

Eduard Iskandarov

April 27, 2016
Tweet

Transcript

  1. Sample web application in kubernetes CloudFlare Proxy HTTP Request Amazon

    ELB Kubernetes cloud http http http Kube Service Nginx Kubernetes cloud Kube Pod Nginx Kube Service Application Kube Pod Application tcp tcp tcp Docker container Docker container
  2. Kubernetes features and limitations • Rolling updates • Easily scalable

    • Secret and configuration management • Self healing • Service discovery and load balancing Features: Limitations: • Stateful applications such as DB/cache servers • Multi-master with master election