Skip to content

Instantly share code, notes, and snippets.

@buchmann
buchmann / istio_demo.md
Created May 8, 2024 05:41 — forked from Realiserad/istio_demo.md
Set up Istio in MicroK8s

Deploy Istio

VM setup

Start from a minimal installation of Ubuntu Server 22.04.

In this case, I've set up a VM with two network interfaces, one NAT for connection to the internet, and one bridged network interface to connect from the host to the guest VM.