Giter Site home page Giter Site logo

istio-handson's Introduction

Istio: a 101 hands-on session

This session aims to give a general overview of some of the most used Istio's features, focusing on traffic management and security. It will use the bookinfo application, which is the focus of most tasks within Istio's documentation and is well suited for beginners. There has been some modifications to join together introductory tasks and make it a full journey into Istio.

Follow the prerequisites first to install istio and the bookinfo application as well as some variables which will make it a bit simpler to use. The entire session has been tested with a Kubernetes cluster deployed on Minikube, and commands executed from a bash shell.

Rather than going too deep into the entire concept and documentation, this session aims at having you try directly some of Istio's core features and focuses on the documentation relative to those. A short summary of Istio's concept and capabilities with links to the official documentation is also provided.

Tasks

Please follow first the initial installation tasks, then follow the links below.

  1. Routing Management
  2. Fault Injection
  3. Circuit Breaker
  4. Authorization

During all these tasks you can observe visually the behavior of the requests in your mesh in Kiali.

This is what kiali should display after following the initial prerequisites.

Kiali's Graph View

You can for instance configure the display to show the flow of requests and use the load generator from the authorization task (or any other) to continuously reload the productpage and see the traffic path of your requests according to the rules you have set in place.

It is also possible to edit directly the virtual services in Kiali (Services tab) if none have been created manually. You can at least see them in readonly mode.

Kiali's Services View

You can also see the traces of your requests in the workload section or by accessing Jaeger (istioctl dashboard jaeger).

Kiali's Workload View

Use istioctl dashboard grafana to open the grafana dashboard in your browser and navigate to the Istio Service Dashboard. You should see metrics coming from Prometheus, with the request volume, request response code, etc.

Grafana's Istio Service Dashboard

istio-handson's People

Contributors

floriandudouet-swisscom 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.