mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 21:14:50 +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:
parent
e28bada08e
commit
774e6086b4
@ -9,3 +9,4 @@ k3s_server_config:
|
||||
- traefik
|
||||
disable-cloud-controller: true
|
||||
secrets-encryption: true
|
||||
snapshotter: stargz
|
||||
|
Loading…
Reference in New Issue
Block a user