Files
kube/README.md
Alexander Svan d6c361ca0e init
2024-02-25 10:19:47 +01:00

389 B

Kube Playground

Getting started

Start a developer console in NixOS with all need dependencies

nix develop

Run Terraform to deploy needed VMs

First init

terraform init

Then apply

terraform apply

Misc

Good extension for Openlens

for the extension: go to File-->Extensions--> use @alebcay/openlens-node-pod-menu for url, hit install