Skip to content

Instantly share code, notes, and snippets.

@clibequilibrium
clibequilibrium / README.md
Created January 5, 2023 03:09 — forked from abdollahpour/README.md
Install Knative on K3S
View README.md

Install multipass

https://multipass.run/

Create virtual machine

multipass launch --mem 10G --cpus 6 --disk 20G --name knative
multipass shell knative

Install K3S