cozystack/packages/apps/kubernetes/templates
Andrei Kvapil 94d42749a7
fix(kubernetes): set explicit ephemeral-storage on virt-launcher pods
Without explicit ephemeral-storage resources on the VirtualMachine spec,
virt-launcher pods inherit default limits from the namespace LimitRange,
which can be much lower than the emptyDisk capacity. This causes kubelet
to evict the pod when the VM's containerd unpacks images exceeding the
limit.

Set domain.resources with ephemeral-storage calculated via cozy-lib
allocation ratio based on the configured ephemeralStorage value.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-03-31 12:48:07 +02:00
..
cluster-autoscaler fix cpu 2025-03-20 14:59:47 +03:00
csi feat(csi): add RWX Filesystem (NFS) support to kubevirt-csi-driver wrapper 2026-02-12 23:32:21 +01:00
helmreleases feat(monitoring): migrate VictoriaLogs from VLogs to VLCluster 2026-03-10 12:04:12 +05:00
kccm fix cpu 2025-03-20 14:59:47 +03:00
_helpers.tpl Preapare release v0.0.1 2024-02-08 12:04:32 +01:00
_resources.tpl Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
_versions.tpl fix(kubernetes): pin konnectivity version for K8s v1.35 2026-02-19 23:46:50 +03:00
cloud-config.yaml [kubernetes] show Service and Ingress resources for kubernetes app in dashboard 2026-01-26 18:13:06 +05:00
cluster.yaml fix(kubernetes): set explicit ephemeral-storage on virt-launcher pods 2026-03-31 12:48:07 +02:00
copy-patch-containerd.yaml [ci] Refactor Github workflows (#1107) 2025-06-25 00:18:42 +02:00
dashboard-resourcemap.yaml Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
delete.yaml [apps:kubernetes] dont delete cleanup job on fail 2025-12-04 12:10:56 +03:00
ingress.yaml [kubernetes] use NodePort service instead of hostNetwork for ingress-nginx 2026-02-02 15:26:15 +05:00
NOTES.txt Preapare release v0.0.1 2024-02-08 12:04:32 +01:00