GithubHelp home page GithubHelp logo

helm-crux's Introduction

helm-crux

kubernetes helm charts for experimentation, in particular in conjunction with https://github.com/wyvern8/github-task-manager

assumes you have a configured k8s cluster and kubectl env.

install helm: https://github.com/kubernetes/helm/blob/master/docs/install.md

custom charts are in charts dir along with commands for 3rd party chart deployments.

install gtm-agent with nginx and lets-encrypt https

Please bear in mind that this is purely for experimentation. You would normally run your agents in a restricted vpc.

  1. set values.yml for scripts/kube-lego in particular, the sample enables nginx ingress controller support and production cert issuing. => run ./install.sh

  2. run ./install.sh in scripts/nginx-ingress to install the ingress controller

  3. set the generated gce loadbalancer ip to static, and setup gce dns related to the domains you plan to use, ie replace: gtm.your.domain.com

  4. in charts/gtm-agent, create a .env file based on https://github.com/wyvern8/github-task-manager

  5. in charts/gtm-agent, copy values-sample.yml as values.yml and update gtm.your.domain.com entries. => run ./install.sh

Keep an eye on progress of each step in gke console and/or using kubectl.

uninstall gtm-agent experiment

  • use helm list to see list of releases and use helm delete --purge [release] for each. confirm that all gke/gce assets are cleaned up

  • blow away the k8s cluster and any gce resources created manually

  • make sure you release any static ips no longer allocated or you will be charged for them.

All of this is no warranty and you take responsibility for any costs incurred.

helm-crux's People

Contributors

wyvern8 avatar

Stargazers

 avatar  avatar

Watchers

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