GithubHelp home page GithubHelp logo

ha-kubernetes-ansible's Introduction

HA-kubernetes-ansible

Ansible playbook to create a Highly Available kubernetes cluster using latest release 1.x on Bare metal system(CentOS-7.x). Ansible version "2.1.2" is require to use this playbook.

There are 8 roles define in this ansible playbook.

  • addon - to create addon service, kube-proxy, kube-dns, kube-dashboard, weavnet, weavescope-ui and cluster-monitoring using heapster and grafana/infuxdb
  • docker - install latest docker release on all cluster nodes
  • etcd - setup etcd cluster
  • haproxy - setup haproxy for API service HA, ignore it if LB already available.
  • master - setup kubernetes master service - kube-apiserver, kube-controller, kube-scheduler, kubectl client
  • node - setup kubernetes node service - kubelet
  • sslcert - create all ssl certificates require to run secure K8S cluster
  • yum-repo - create epel and kubernetes-1.4 package repo
  • flannel - add flannel as network plugin, flannel version should be 0.5.5.

Following the below steps to create Kubernetes HA setup on Centos-7.

  • Prerequisite
    • Ansbile
    • All kubernetes master/node should have password-less access from Ansible host

Download the Kubernetes-Ansible playbook and set up variable according to need in group variable file all.yml. Please read this file carefully and modify according to your need.

Run cluster.yml playbook to create Kubernetes HA cluster.

Note - Addon roles should be run after cluster is fully operational. Addons are in addons.yml playbook.

kubernetes HA architecture

Below is a sample Kubernetes cluster architecture after successfully building it using playbook, It is just a sample, so number of servers/node may vary according to your setup.

kubernetes HA architecture

ha-kubernetes-ansible's People

Contributors

bastipaeltz avatar dano0b avatar mhmxs avatar pawankkamboj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.