- Update output for kubectl gs get/template clusters, nodepools to match latest API versions (#1435)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Reduced default resource requests to former profile
small(at least 500m of CPU and 600Mi of memory) and let HPA care about scaling.
Removed
- Support for
cluster.profileparameter. This parameter was not set on either management clusters nor workload clusters and so the default resource requests configured incontroller.resourcesgot used.
- Reduced default resource requests to former profile
Fixed
- Fix prometheus metric path in the annotation
Changed
- Improve
K8s API performancedashboard.
- Improve
- Internal change: Make docker-compose setup wirk on M1, add platform
linux/amd64to sitesearch image (#1434)
- Internal change: Make docker-compose setup wirk on M1, add platform
Internal change: Add CSV export script (#1432)
- We removed the “Kubernetes basics” section and moved the content into other sections (#1433)
Changed
- Downgrade fluent-bit to 1.7.9.
Fixed
- Fix missing leading slash on s3 bucket prefix.
- Fix typo in architecture path (#1428)
Fixed
- Scrape only the alertmanager http port and not the gossip protocol.