istio agents

9 tagged istio, measured the same way as everything else here.

Browse within: management 9observability 9openshift 9service-mesh 9

auth-and-security

01

kiali/kiali

Agent

Kiali's authentication system lives in handlers/authentication/. At startup a single AuthController is instantiated based on the auth.strategy configuration field. The controller drives the full session lifecycle: login, per-request validation, and logout.

3.6k 4d ago A 0 tokens original Apache-2.0

business-logic

02

kiali/kiali

Agent

The business layer sits between HTTP handlers (handlers/) and the Kubernetes / Prometheus client packages. Its responsibilities are.

3.6k 4d ago A 0 tokens original Apache-2.0

kiali/kiali

Agent

The frontend lives entirely under frontend/. The production artifact is built with react-scripts and served from the Go backend as static files. In development, MSW (Mock Service Worker) can be enabled to run the frontend without a live backend (REACTAPPMOCKAPI=true).

3.6k 4d ago A 0 tokens original Apache-2.0