Download Latest Version metal-amd64.iso (515.2 MB)
Email in envelope

Get an email when there's a new version of cozystack

Home / v0.36.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-09-17 9.2 kB
v0.36.0 source code.tar.gz 2025-09-17 4.4 MB
v0.36.0 source code.zip 2025-09-17 5.8 MB
initramfs-metal-amd64.xz 2025-09-17 146.4 MB
kernel-amd64 2025-09-17 20.2 MB
nocloud-amd64.raw.xz 2025-09-17 331.1 MB
metal-amd64.raw.xz 2025-09-17 331.1 MB
metal-amd64.iso 2025-09-17 515.2 MB
cozystack-installer.yaml 2025-09-17 2.7 kB
Totals: 9 Items   1.4 GB 0

Feature Highlights

Release v0.36.0 focuses on the stability, observability, and flexible configuration of managed applications.

Per-Namespace Resource Limits for Tenants

Resource management for Cozystack tenants has received a final patch and is now graduated to a stable feature. Platform administrators can define explicit CPU, memory, and storage limits for each tenant's namespace via the tenant specification. This prevents any single tenant from consuming more than their share of cluster resources, ensuring cluster stability and a guaranteed service level for each tenant.

Kube-OVN Cluster Health Monitor

A new component called the Kube-OVN Plunger continuously monitors the health of the Kube-OVN network's central control cluster. This external agent gathers OVN cluster status and consensus information, exposing Prometheus metrics and live events stream via SSE. As a result, it provides much better visibility of the virtual network layer and helps maintain a reliable and observable network in Cozystack. This change opens the road to automated Kube-OVN database operations and recovery in specific corner cases.

Configurable CoreDNS Addon for Kubernetes

Cozystack introduces a dedicated CoreDNS addon for managing cluster DNS with greater flexibility. CoreDNS is now deployed via a Helm chart and can be tuned through custom values in the cluster specification, including autoscaling, replica count, and adjusting service IP. CoreDNS can now be configured in the dashboard and using Cozystack API.

Granular SeaweedFS Service Configuration

The SeaweedFS S3 storage service in Cozystack is now far more configurable at a component level. The Helm chart for SeaweedFS now includes independent configuration for each component and its resources. It includes the master nodes, volume servers with support for multiple zones, filers, the backing database, and the S3 gateway. Administrators can set per-component parameters such as the number of replicas, available CPU, memory, and storage size.

Server-side Encryption for S3

Cozystack v0.36.0 includes SeaweedFS 3.97, bringing support for server-side encryption of S3 buckets (SSE-C, SSE-KMS, and SSE-S3).

Breaking change: upon updating Cozystack, SeaweedFS will be updated to a newer version, and the services specification will be converted to the new format.

Custom Resource Profiles for Ingress Controller

NGINX controller is now configurable on a per-replica basis. Configurations include the ingress controller pods' CPU and memory requests/limits, either with direct values or using one of the available presets.

Cozystack REST API Documentation

Cozystack REST API reference is now published on the website. It includes endpoints and methods for listing, creating, updating, and removing each managed application, defined as Cozystack CRD.

Built-in LLDP-Based Neighbor Discovery in Talos

Cozystack now includes the LLDPD extension in its Talos OS image, enabling Link Layer Discovery Protocol (LLDP) out of the box. This means each node can automatically discover and advertise its network neighbors and topology without any manual setup.

Use external IP for Egress Traffic in VMs

When a virtual machine has an external IP assigned to it, it will now always use it for egress traffic, independently of the external method used.

Major Features and Improvements

Security

Fixes

Dependencies

Documentation

Development, Testing, and CI/CD


Full Changelog: https://github.com/cozystack/cozystack/compare/v0.35.0...v0.36.0

Source: README.md, updated 2025-09-17