k8s-and-chill/rendered/envs/production/ocis
Felix Wolf 9f8714d767 fix(ocis): Add memory requests to prevent node overcommit
Sets default resource requests (64Mi memory, 10m CPU) for all oCIS
services, with 96Mi for heavier pods (proxy, nats, thumbnails). Without
requests, all pods were BestEffort and piled onto node 1.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 12:54:43 +02:00
..
configmap-appregistry-config.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
configmap-auth-service.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
configmap-graph.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
configmap-proxy-config.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
configmap-sharing-banned-passwords-frontend.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
configmap-sharing-banned-passwords-sharing.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
configmap-storage-users.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
configmap-thumbnails-cleanup-script-configmap.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
configmap-web-config.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
cronjob-storage-users-clean-expired-uploads.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
cronjob-storage-users-purge-expired-trash-bin-items.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
cronjob-storage-users-restart-postprocessing.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
cronjob-thumbnails-cleanup.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
deployment-activitylog.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-appregistry.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-audit.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-authmachine.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-authservice.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-clientlog.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-eventhistory.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-frontend.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-gateway.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-graph.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-groups.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-idm.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-idp.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-nats.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-ocdav.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-ocs.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-postprocessing.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-proxy.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-search.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-settings.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-sharing.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-sse.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-storagepubliclink.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-storageshares.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-storagesystem.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-storageusers.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-thumbnails.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-userlog.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-users.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-web.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-webdav.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
deployment-webfinger.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
ingress-proxy.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
job-ocis-secret-init.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
namespace-ocis.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
persistentvolumeclaim-idm-data.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
persistentvolumeclaim-nats-data.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
persistentvolumeclaim-search-data.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
persistentvolumeclaim-storagesystem-data.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
persistentvolumeclaim-storageusers-data.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
persistentvolumeclaim-thumbnails-data.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
persistentvolumeclaim-web-data.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
role-ocis-secret-init.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
rolebinding-ocis-secret-init.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
secret-admin-user.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
secret-collaboration-wopi-secret.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
secret-idp-secrets.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
secret-jwt-secret.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
secret-ldap-bind-secrets.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
secret-ldap-ca.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
secret-ldap-cert.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
secret-machine-auth-api-key.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
secret-service-account-secret.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
secret-storage-system-jwt-secret.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
secret-storage-system.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
secret-thumbnails-transfer-secret.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
secret-transfer-secret.yaml fix(ocis): Add memory requests to prevent node overcommit 2026-04-06 12:54:43 +02:00
service-activitylog.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-appregistry.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-audit.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-authmachine.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-authservice.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-clientlog.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-eventhistory.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-frontend.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-gateway.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-graph.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-groups.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-idm.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-idp.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-nats.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-ocdav.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-ocs.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-postprocessing.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-proxy.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-search.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-settings.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-sharing.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-sse.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-storagepubliclink.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-storageshares.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-storagesystem.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-storageusers.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-thumbnails.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-userlog.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-users.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-web.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-webdav.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
service-webfinger.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00
serviceaccount-ocis-secret-init.yaml feat: Replace Nextcloud with oCIS (ownCloud Infinite Scale) 2026-04-04 20:19:54 +02:00