Skip to content

Instantly share code, notes, and snippets.

View caiocampoos's full-sized avatar
🐢
fastest around

Caio Rosa caiocampoos

🐢
fastest around
View GitHub Profile
@caiocampoos
caiocampoos / microk8s_in_lxc.md
Created February 28, 2024 20:22 — forked from acj/microk8s_in_lxc.md
Installing microk8s in an LXC container

Installing microk8s in an LXC container

I wanted to run Microk8s on a Proxmox 6 host inside of an LXC container. These are my notes from the journey.

  1. Create a privileged LXC container through the Proxmox web interface
  • Enable nesting and FUSE
    • In Proxmox UI, select container, then Options > Features > Check nesting and FUSE boxes
  1. SSH into the Proxmox host and edit the container's config in /etc/pve/lxc/.conf
    • Add the following lines
  • lxc.apparmor.profile: unconfined