cozystack/hack
Timofei Larkin 1ee3d00128
[etcd] Add VPA for etcd (#1489)
## What this PR does

The etcd tenant module deploys by default with a large resource
limit/request and these values are not exposed at deploy time. This
patch lowers the default resources and adds a VPA to autoconfigure them
according to the real needs.

### Release note

```release-note
[etcd] Attach VPA to etcd and lower initial default resource requests.
```

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- New Features
- Enabled automatic resource autoscaling for etcd with a Vertical Pod
Autoscaler (VPA).

- Chores
- Updated default etcd resource requests to CPU 1000m and memory 512Mi
(previously 4 and 1Gi), reflected across chart values and API schema.
  - Changed the output location for generated CRDs.

- Documentation
- Revised README to document the new default CPU and memory values for
etcd.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-10-06 23:43:40 +04:00
..
e2e-apps feat/impruvement-kubernetes-tests 2025-10-03 10:54:09 +03:00
boilerplate.go.txt Introduce cozystack-controller (#560) 2025-01-09 12:24:51 +01:00
cdi_golden_image_create.sh [virtual-machine] Refactor golden images 2025-07-03 13:33:44 +03:00
collect-images.sh [dx] Refactor collect-images functionality 2025-07-03 14:26:56 +03:00
cozyreport.sh [ci] Fix garbage output in cozyreport 2025-09-04 11:03:08 +03:00
cozytest.sh [tests] Add more space for e2e tests 2025-08-11 13:04:00 +03:00
download-dashboards.sh [monitoring] add seaweedfs monitoring 2025-07-30 15:17:46 +03:00
e2e-install-cozystack.bats add resource quota for testing ns 2025-09-09 17:42:52 +03:00
e2e-prepare-cluster.bats [talos] Add lldpd extension to image 2025-08-26 11:10:23 +03:00
e2e-test-openapi.bats Add test for openapi schema 2025-08-21 16:51:21 +02:00
pre-checks.sh Fix osx grep have no -P flag (#438) 2024-10-21 11:59:56 +02:00
update-codegen.sh [lineage, controller] Implement name selectors 2025-10-01 12:29:04 +03:00
update-crd.sh [etcd] Add VPA for etcd 2025-10-06 21:57:33 +03:00
upload-assets.sh Upload kernel and initramfs to release assets 2025-04-08 23:27:37 +02:00