mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-08 23:08:40 +07:00
perf(k3s): enable image lazy pulling with eStargz
Note that this is experimental. https://docs.k3s.io/advanced#enabling-lazy-pulling-of-estargz-experimental
This commit is contained in:
@ -9,3 +9,4 @@ k3s_server_config:
|
||||
- traefik
|
||||
disable-cloud-controller: true
|
||||
secrets-encryption: true
|
||||
snapshotter: stargz
|
||||
|
Reference in New Issue
Block a user