Giter Club home page Giter Club logo

argorollouts-env-ts-plugin's Introduction

Argo Rollouts plugin

This is a StackSpot plugin, based on CDK, that adds Argo Rollouts Kubernetes Controller to an EKS cluster.

See our StackSpot EKS stack for more information.

How to use

Go to application folder and type:

stk apply plugin zup-eks-env-stack/argorollouts-env-ts-plugin

Prerequisites

VPC configuration

This plugin uses AWS ALB Ingress Controller. So that the controller can manage the load balancers it's required to add some tags to VPC's subnets.

All subnets must be tagged in the format: key "kubernetes.io/cluster/{YOUR_EKS_CLUSTER_NAME}" with value "shared" or "owned".

Private subnets must be tagged in the format: key "kubernetes.io/role/internal-elb" with value "1".

Public subnets must be tagged in the format: key "kubernetes.io/role/elb" with value "1".

See here for more information.

Template

This plugin is applicable in applications that were created from the template https://github.com/stack-spot/eks-env-ts-template.

argorollouts-env-ts-plugin's People

Contributors

ricardorames avatar stackspotadmin avatar

Watchers

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