GithubHelp home page GithubHelp logo

pblaas / stand Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.12 MB

Repo for terraforming an HA etcd PKI supported cluster on Container Linux on OpenStack

License: GNU General Public License v3.0

Makefile 1.12% Shell 1.21% Python 97.67%

stand's Introduction

Stand

Stand is a project to generate CloudLinux configs and terraform files to bootstrap a HA etcd cluster with with flannel support on top of OpenStack.

Use cases for this project are:

  • HA etcd cluster
  • Multi container host with flannel network fabric

Usage:

usage: stand.py [-h] [--corepassword COREPASSWORD] [--username USERNAME]
                [--projectname PROJECTNAME] [--clustername CLUSTERNAME]
                [--subnetcidr SUBNETCIDR] [--podcidr PODCIDR] [--nodes NODES]
                [--imageflavor IMAGEFLAVOR]
                [--glanceimagename GLANCEIMAGENAME] [--dnsserver DNSSERVER]
                [--etcdver ETCDVER] [--flannelver FLANNELVER]
                keypair floatingip1

positional arguments:
  keypair               Keypair ID
  floatingip1           Floatingip 1 for API calls

optional arguments:
  -h, --help            show this help message and exit
  --corepassword COREPASSWORD
                        Password to authenticate with core user
  --username USERNAME   Openstack username - (OS_USERNAME environment
                        variable)
  --projectname PROJECTNAME
                        Openstack project Name - (OS_TENANT_NAME environment
                        variable)
  --clustername CLUSTERNAME
                        Clustername - (standcluster)
  --subnetcidr SUBNETCIDR
                        Private subnet CIDR - (192.168.3.0/24)
  --podcidr PODCIDR     Pod subnet CIDR - (10.244.0.0/16)
  --nodes NODES         Number of etcd servers - (3)
  --imageflavor IMAGEFLAVOR
                        Manager image flavor ID - (2004)
  --glanceimagename GLANCEIMAGENAME
                        Glance image name ID - (Container Linux CoreOS (third-
                        party)
  --dnsserver DNSSERVER
                        DNS server - (8.8.8.8)
  --etcdver ETCDVER     ETCD version - (3.3.1)
  --flannelver FLANNELVER
                        Flannel image version - (0.10.0)

stand's People

Contributors

pblaas 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.