Skip to main content
Version: 3.0.0-alpha (Diátaxis)

GatewayAPI

enabled (boolean) — Required

Description

Indicates whether the Gateway API module is enabled (true) or disabled (false). When enabled, the associated Custom Resource Definitions (CRDs) (such as GatewayClass, Gateway, HTTPRoute, etc.) are installed and available in the cluster.

Example

enabled: true

💡 Best Practices

  • Enable enabled: true to use the new CNCF-standardized network API.
  • Test the compatibility of resources (HTTPRoute, TCPRoute, ReferencePolicy, etc.) before migrating from Ingress.