Releases: pflaeging/gubernat
Release list
New Kubernetes v1.36.1 and all components
Release update with newest version of components:
| Component | New version |
|---|---|
| Kubernetes | 1.36.1 |
| CRI-O | 1.36.0 |
| Prometheus | 3.12.0 |
| Blackbox Exporter | 0.28.0 |
| Opentelemetry | 0.153.0 |
| Metrics-Server | 0.8.1 |
| headlamp | 0.42 |
| Kubernetes-Dashboard | 7.12.0 |
| cilium | 1.19.4 |
| local-path-provisioner | 0.0.36 |
Enable proxy-protocol
Add proxy-protocol between haproxy and ingress. Now you can see the originating IP addresses in the inggress controller (and furthermore in your apps ;-)).
Fix loadbalancer bug
Fixes a bug in the loadbalancer config. The TLS and HTTP ingress ports are flipped!
Release 2.1.0 with headlamp and kubernetes v1.35.1
Dur to the fact that the kubernetes-dahsboard is deprecated, we moved to headlamp (https://headlamp.dev) as new kubernetes dashboard. In addition the TLS cert for the dashboard follows the standard TLS handling of the cluster.
gubernat 2.0.0 with kubernetes v1.35.0
This release brings a lot new features:
- upstream to kubernetes release v1.35.0 (if you want)
- Support for AlmaLinux, RockyLinux or RHEL 9 and 10 on AARCH64 and X86_64
- split the single
inventory.yamlin parts for easier component config (migration guide in./MIGRATION.md) - better documentation in
./doc/ - support for advanced cilium config, oidc login in cluster and additional ports for the haproxy config
- better structure for the ansible playbooks
Thx to
@nilsgoebl and @hoferbeck
Greetings
Release v1.33-1.2.2
- Small fixes for cilium tunnel mode
- opentelemetry pods should run on tainted nodes (control-planes) also
- enable a more forced upgrade mode (taint should ignore podDisruptionBudgets)
Release v1.33.1-1.2.1
- Switch to new cri-o repos.
- make smoother update thanks to @hoferbeck
release-v1.1.3
Better handling of CGroups & selinux (by @hoferbeck )
release-v1.33.1-1.2
New release tagging:
We now prepend the supported kubernetes release before the gubernat release.
This means: release-v[kubernetes-version]-[gubernat-version]
We've updated all components to their newest version:
- cert-manager 1.17.2
- contour 1.28.1
- kubernetes-dashboard 7.13
- local-path-storage 0.0.31
- metrics-server 0.72
- multus 4.2.0
- opentelemetry-collector-contrib 0.128.0
- prometheus 3.4.1
release-v1.1.2
- Cleanups and better DNS resolutions
- make a cleaner /etc/hosts file
- enable the use for an external api-loadbalancer