Skip to content

Releases: pflaeging/gubernat

New Kubernetes v1.36.1 and all components

Choose a tag to compare

@pflaeging pflaeging released this 17 Jun 08:58

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

Choose a tag to compare

@pflaeging pflaeging released this 07 Apr 12:44

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

Choose a tag to compare

@pflaeging pflaeging released this 28 Feb 17:03

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

Choose a tag to compare

@pflaeging pflaeging released this 26 Feb 09:44

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

Choose a tag to compare

@pflaeging pflaeging released this 09 Feb 16:26

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.yaml in 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

@pflaeging

Release v1.33-1.2.2

Choose a tag to compare

@pflaeging pflaeging released this 24 Jun 10:32
  • 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

Choose a tag to compare

@pflaeging pflaeging released this 23 Jun 16:35
b923527
  • Switch to new cri-o repos.
  • make smoother update thanks to @hoferbeck

release-v1.1.3

Choose a tag to compare

@pflaeging pflaeging released this 23 Jun 16:08
eb0f695

Better handling of CGroups & selinux (by @hoferbeck )

release-v1.33.1-1.2

Choose a tag to compare

@pflaeging pflaeging released this 23 Jun 16:19

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

Choose a tag to compare

@pflaeging pflaeging released this 06 Jun 10:19
  • Cleanups and better DNS resolutions
  • make a cleaner /etc/hosts file
  • enable the use for an external api-loadbalancer