Giter Club home page Giter Club logo

gloo-platform-demo's Introduction

Gloo Platform Canary Upgrade

This repo showcases how to install Gloo Platform and then perform a canary upgrade on the platform

Infrastructure Installation

This command will create clusters, install gloo platform as well istio on workload clusters ./install_infra.sh to create clusters.

App Installation

To install bookinfo and httpbin apps ./install_apps.sh to create clusters.

Istio Canary Upgrade

Istio Canary Upgrade is a detailed 5 step process

  1. Install the new version of istio ./upgrade/1.step-install-new.sh
  2. Make new version the active version using IstioLifeCycleManager ./upgrade/2.step-to-new-istio.sh
  3. Move apps and gateways to the new control plane ./upgrade/3.step-move-apps.sh
  4. Make new gateway, the active gateway ./upgrade/4.step-to-new-gws.sh

Cleanup

Once new version is up and running, remove the old control plane, gateways, istio operator etc ./upgrade/5.step-remove-old.sh

For AWS

First setup kubeconfigs

kubectl config rename-context [email protected] mgmt
kubectl config rename-context [email protected] cluster1
kubectl config rename-context [email protected] cluster2

[OPTIONAL] Only if clusters do not already exists

./infra/create_aws_clusters.sh

Start installing the Gloo Platform

./infra/2.mesh_install.sh

Register both workload clusters

./infra/3.register_clusters.sh

Install istio control plane

./infra/4.istio_install.sh

Setup AWS LB Controller on Cluster 1

./infra/setup-lb-controller.sh

Create ingress and servcie for ALB (This will take some time)

./infra/alb-service.sh

If you are provisioning NLB then use

./infra/nlb-service.sh

Finally Create Root Trust Policy

./infra/create_root_trust.sh

gloo-platform-demo's People

Contributors

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