Skip to main content
Version: 1.28.6

Kubernetes Fury Distribution Release v1.28.4

Welcome to KFD release v1.28.4.

The distribution is maintained with ❤️ by the team SIGHUP it is battle tested in production environments.

New Features since v1.28.3

Installer Updates

No changes

Module updates

No changes

New features 🌟

  • Configurable distribution registry: Now the registry used by the distribution can be configured. An example configuration:

    spec:
    distribution:
    common:
    registry: myregistry.mydomain.ext
  • Configurable on-premises registry: Now the registry used by the on-premises kind can be configured. An example configuration:

    spec:
    kubernetes:
    advanced:
    registry: myregistry.mydomain.ext

Fixes 🐞

No changes

Upgrade procedure

Check the upgrade docs for the detailed procedure.