Release Notes

Kubermatic KubeLB CLI v0.2.0

v0.2.0

GitHub release: v0.2.0

Highlights

KubeLB CLI v0.2.0 introduces built-in tooling for migrating Ingress resources to Gateway API. As a beta feature, it supports migrating Ingress resources to Gateway API resources through a command-line interface and a web dashboard.

We support ingress-nginx as the source Ingress controller and Envoy Gateway as the target Gateway API implementation, for now.

Learn more in the Ingress to Gateway API CLI documentation.

Features

  • Add Ingress to Gateway API conversion CLI and web dashboard. (#21)