Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
1.5 KiB
Improvements
-
[kubernetes] Increase default apiServer resourcesPreset to large: Increased the default resource preset for kube-apiserver to
largeto ensure more reliable operation under higher workloads and prevent resource constraints (@kvaps in #1875, #1882). -
[kubernetes] Increase kube-apiserver startup probe threshold: Increased the startup probe threshold for kube-apiserver to allow more time for the API server to become ready, especially in scenarios with slow storage or high load (@kvaps in #1876, #1883).
-
[etcd] Increase probe thresholds for better recovery: Increased etcd probe thresholds to provide more time for recovery operations, improving cluster resilience during network issues or temporary slowdowns (@kvaps in #1874, #1878).
Fixes
- [dashboard] Fix view of loadbalancer IP in services window: Fixed an issue where load balancer IP addresses were not displayed correctly in the services window of the dashboard (@IvanHunters in #1884, #1887).
Dependencies
- Update Talos Linux v1.11.6: Updated Talos Linux to v1.11.6 with latest security patches and improvements (@kvaps in #1879).
Full Changelog: v0.40.3...v0.40.4