Software Containerisation

Table of Contents

Istio

Istio is a service mesh. Provides:

Istio architecture:

Istio architecture diagram

Can enable in microk8s with microk8s enable istio. Needs a LoadBalancer, so install metallb.

Istio provides a CLI: istioctl.

Prometheus is used to collect metrics.