Giter Club home page Giter Club logo

install-etcd's Introduction

install-etcd

Install etcd with the operator on Kubernetes via helm

Prereqs

Get helm and kubectl if they are not installed.

brew install kubernetes-helm kubernetes-cli

Add the bitnami repo to your local config:

helm repo add bitnami https://charts.bitnami.com/bitnami

Build

time make all 2>&1 | tee /tmp/etcd-all.out

Checkout it out

$ helm list
NAME          	REVISION	UPDATED                 	STATUS  	CHART              	APP VERSION	NAMESPACE
configs-stage 	1       	Sun May 26 13:32:46 2019	DEPLOYED	etcd-2.2.3         	3.3.13     	default  
etcd-ops-stage	1       	Sun May 26 13:32:44 2019	DEPLOYED	etcd-operator-0.8.3	0.9.3      	default 
$ kubectl get pods
NAME                                                              READY   STATUS    RESTARTS   AGE
configs-stage-etcd-0                                              1/1     Running   0          17m
configs-stage-etcd-1                                              1/1     Running   0          17m
configs-stage-etcd-2                                              1/1     Running   0          17m
etcd-ops-stage-etcd-operator-etcd-backup-operator-7ddc5589nbkmp   1/1     Running   0          17m
etcd-ops-stage-etcd-operator-etcd-operator-756bd69f8f-rksxk       1/1     Running   0          17m
etcd-ops-stage-etcd-operator-etcd-restore-operator-f656b78qr2cb   1/1     Running   0          17m

install-etcd's People

Contributors

todd-dsm avatar

Watchers

 avatar  avatar

install-etcd's Issues

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.