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

Kubernetes HA with CoreOS

adaam
April 09, 2017

Kubernetes HA with CoreOS

Build Kubernetes Cluster with HA using CoreOS and BootCFG

adaam

April 09, 2017
Tweet

More Decks by adaam

Other Decks in Technology

Transcript

  1. Hello! I am Adam I am here because I love

    to share. You can find me at @adaam
  2. What is ? ◎ Lightweight Linux ◎ Contain Docker, rkt,

    fleet, etcd ◎ Immutable environment ◎ Auto update ◎ Reduce management time
  3. Demo Install CoreOS with bootcfg Setup fleet with role Show

    group/profile/ignition files really use
  4. ◎ Tied together etcd and systemd ◎ Like extension of

    systemd ◎ Low-level with cluster ◎ Systemd is great ! Fleet ?
  5. ◎ Production-Grade container orchestration ◎ Automated container deployment, scaling, and

    management ◎ Pod, Replication Controller, Service … etc Finally shows up
  6. ReCap What just do in DEMO? - Install CoreOS with

    Ignition/bootcfg - Create Etcd Cluster at Ignition - Install Kubernetes with Fleet
  7. Notice - Bootcfg: Json format for group - Etcd init

    cluster value, match etcd_name - Kubernetes config to fit you