Giter Club home page Giter Club logo

iris's Introduction

Iris

Iris is an Envoy control-plane implementation for Kubernetes. Typically, Envoy service discovery on Kubernetes involves polling the DNS endpoints to detect pod addition and deletion. This method is slow and does not scale well when the Kubernetes cluster is under heavy load.

Iris is a Kubernetes controller that also implements an Envoy Aggregated Discovery Service (ADS). In addition to the circumvention of the DNS polling issue, this gives us the added bonus of being able to control the configuration of a fleet of Envoys without any down time. Things like traffic shaping, canary deploys, replays etc. can be achieved quickly and easily by just pushing a new configuration to the Iris server (think of it as a very poor man's Istio).

Iris is configured using a YAML file which embeds standard Envoy V2 configuration objects and adds a few extra configuration options to tailor it for the Kubernetes environment. If you're familiar with Envoy configuration files, the Iris configuration file would be a doddle to understand.

Read the configuration documentation

Development

Read the development documentation

Disclaimer

This is an experimental project and probably not suitable for production use.

iris's People

Contributors

charith-qubit avatar

Watchers

James Cloos 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.