Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Enable high availability mode and podDisruptionBudget
Added
- Enable high availability mode and podDisruptionBudget
Fixed
- Update
listen-port
to 8080 to avoid connection issues as pods are running with non-root user.
Fixed
- Update
listen-port
to 8080 to avoid connection issues as pods are running with non-root user.
Highlights for the week ending Dec 21 2023
Observability
- Logging for workload clusters is now enabled by default
- You can access those logs via your installation’s Grafana
- Logs are available for
- All CAPA workload clusters
- AWS workload clusters from 19.3.0 onwards
- Available logs:
- Pod logs from
giantswarm
and kube-system
namespaces - Kubernetes API server audit logs
- Systemd unit logs
- Documentation: https://handbook.giantswarm.io/docs/observability/loki-usage/
Added
- Service Monitor: Add
controller.metrics.serviceMonitor.annotations
. (#584)
Changed
- Image: Update to
v1.9.5
. (#584) - Default Backend: Label pods with
ingress-nginx.labels
instead of ingress-nginx.selectorLabels
. (#584)
Added
- Service Monitor: Add
controller.metrics.serviceMonitor.annotations
. (#584)
Changed
- Image: Update to
v1.9.5
. (#584) - Default Backend: Label pods with
ingress-nginx.labels
instead of ingress-nginx.selectorLabels
. (#584)
Changed
- Configure
gsoci.azurecr.io
as the default container image registry.