cozystack/packages/apps
Nick Volynkin 8386e985f2
[docs] Review the tenant Kubernetes cluster docs
Signed-off-by: Nick Volynkin <nick.volynkin@gmail.com>
2025-05-28 15:15:03 +03:00
..
bucket Enable user-added params in tenant cluster Cilium 2025-05-05 15:37:34 +03:00
clickhouse Prepare release v0.31.0-rc.3 2025-05-26 08:26:01 +00:00
ferretdb Prepare release v0.31.0-rc.2 2025-05-21 11:52:29 +00:00
http-cache Prepare release v0.31.0-rc.3 2025-05-27 12:01:54 +00:00
kafka Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
kubernetes [docs] Review the tenant Kubernetes cluster docs 2025-05-28 15:15:03 +03:00
mysql Prepare release v0.31.0-rc.2 2025-05-21 11:52:29 +00:00
nats Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
postgres Prepare release v0.31.0-rc.2 2025-05-21 11:52:29 +00:00
rabbitmq Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
redis Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
tcp-balancer Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
tenant [docs] Review the Tenant app documentation 2025-05-23 14:50:24 +03:00
virtual-machine [virtual-machine] Set PortList method by default 2025-05-28 11:55:52 +02:00
vm-disk [vm-disk] disable immediate bind for non-upload disks (#742) 2025-04-02 22:42:51 +02:00
vm-instance [virtual-machine] Set PortList method by default 2025-05-28 11:55:52 +02:00
vpn Don't overcommit memory or throttle CPU 2025-05-12 15:59:28 +03:00
Makefile Remove user-facing config of limits and requests 2025-05-23 17:32:42 +03:00
README.md add precommit and fix postgres job (#418) 2024-10-14 18:15:41 +02:00
versions_map [virtual-machine] Set PortList method by default 2025-05-28 11:55:52 +02:00

How to test packages local

cd packages/core/installer
make image-cozystack REGISTRY=YOUR_CUSTOM_REGISTRY
make apply
kubectl delete pod dashboard-redis-master-0 -n cozy-dashboard
kubectl delete po -l app=source-controller -n cozy-fluxcd