Files
awesome-kubernetes/docs/istio.md
Inaki Fernandez 00a20a8471 ul 6m
2024-08-20 19:49:18 +02:00

25 KiB
Raw Blame History

Istio - Service Mesh

  1. Docs
  2. API Access Control
  3. Maistra Istio
  4. Admiral
  5. Ambient Mesh - Istio Data Plane
  6. Kiali project, observability for the Istio service mesh
  7. Jaeger tracing. Open source, end-to-end distributed tracing
  8. Envoy micro proxy
    1. Envoy Gateway
  9. Kibana
  10. AWS App Mesh
  11. Istio and AWS EKS
  12. Istio Tools
  13. Videos
  14. Tweets

Docs

API Access Control

Maistra Istio

Admiral

  • istio-ecosystem/admiral Admiral provides automatic configuration and service discovery for multicluster Istio service mesh. Istio has a very robust set of multi-cluster capabilities. Managing this configuration across multiple clusters at scale is challenging. Admiral takes an opinionated view on this configuration and provides automatic provisioning and syncing across clusters. This removes the complexity for developers and mesh operators.

Ambient Mesh - Istio Data Plane

Kiali project, observability for the Istio service mesh

Jaeger tracing. Open source, end-to-end distributed tracing

Envoy micro proxy

Envoy Gateway

  • Envoy Gateway Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway.

Kibana

AWS App Mesh

Istio and AWS EKS

Istio Tools

Videos

??? note "Click to expand!"

<center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/voAyroDb6xk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/E0h1rS2D86k" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</center>

Tweets

Click to expand!

💎 Hidden gem feature

Did you know that Kiali can automatically generate all the Authorization Policies of a namespace?

Via telemetry, Kiali can define one Authz Policy per each service in the mesh.@IstioMesh #servicemesh #authorization #security #k8s pic.twitter.com/YlEKRq6nq0

— Kiali (@KialiProject) May 16, 2021
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

How can you roll out an app only to a subset of your users in Kubernetes?

Let's explore Canary Releases with Istio, Kiali and the Gateway API! pic.twitter.com/Ao4LkBRRu3

— Daniele Polencic — @danielepolencic@hachyderm.io (@danielepolencic) May 15, 2023
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>