Skip to content

Enhancements#

Detail on the enhancements introduced in MKE 4k 4.1.3 includes:

Introduction of new flags for gateway API nodePorts#

With MKE 4k 4.1.4 it is now possible to upgrade to the Gateway API while preserving the existing ingress-nginx configuration and maintaining access to its workloads. Two new flags have been introduced to allow the explicit configuration of HTTPS and HTTP nodePorts for the Gateway API when both the Gateway controller and ingress controller will run concurrently following the upgrade:

  • --gateway-https-node-port
  • --gateway-http-node-port

In addition, a new flag specific to MKE 4k version-to-version upgrades only, --gateway-listener-port, is now available for defining the external listener port in use by the Gateway API and the MKE 4k UI.