With Kong Ingress Controller, when your Control Plane was hosted in Kong Konnect, and you were using Kubernetes Gateway API, your dataplane, routes, and services were in read-only mode.
When using Kong Ingress Controller with Kubernetes Gateway API, Kubernetes serves as the authoritative source of truth for configuration, with Konnect reflecting and enforcing that declarative state.
With KO 2.1, the authority is still Kubernetes, but Konnect is also able to share responsibility for its offerings. You are now able to take advantage of the full Konnect ecosystem, including Dev Portal, Service Catalog, and Gateway Debugger — all while configuration is being driven through Gateway API within Kubernetes.