SUSE Virtual Cluster v1.0.2 Release Highlights

New Features

  • Pulling images from private repositories (via registry.yaml) and mounting custom certificates are now fully supported allowing virtual clusters to run securely in air-gapped or restricted environments. (#570)

  • k3kcli now supports cluster updates, and the Rancher UI introduces context-aware sync options specifically for 'Shared Mode' to simplify cluster configuration. (#595, UI #92)

Core Improvements

  • Fixed the "multiplier" bug in 'Shared Mode' — virtual nodes now report correct per-node resources instead of incorrectly aggregating the whole host cluster. (#610)

  • nodeSelector now correctly applies to agent pods, ensuring your workloads land exactly where they belong on the underlying infrastructure. (#616)

  • Refactored the storage handling to attach volumes directly to PVCs and optimized the server reconciliation for better performance and stability. (#577, #618)

  • Bumped to Go 1.25 and updated Kubernetes dependencies to v1.32.10 for the latest security and performance patches. (#620, #626)

Bug Fixes & Security

  • Both the UI and API now correctly show enforced resource limits when a VirtualClusterPolicy is applied, including fixes for resource quota formatting. (#638, UI #97)

  • Refactored the initialization to wait for Node IP assignment, eliminating race conditions during cluster creation. (#598)

  • Resolved errors when reloading the virtual clusters product page and fixed policy display issues for partially assigned namespaces. (UI #94, UI #91)

Full Changelogs: k3k v1.0.2 | UI Extension v1.0.2