https://rancher.com/ logo
Title
q

quiet-memory-19288

11/02/2022, 10:03 PM
Oh! Another question. This is probably already out there, but my googling is failing me today. What is the smallest possible install of k3s? Right now we use
INSTALL_K3S_CHANNEL=v1.2xxx sh -s - --disable=traefik --write-kubeconfig-mode 644
Can I get leaner? We only use host network, can I rip out flannel and turn off logging (pod logging too?) and the metrics server? Does anyone already have a study on this I can read? I want just enough to run like 5 very little pods. But I need nothing else…