Blog
  • AI Gateway
  • AI Security
  • AIOps
  • API Security
  • API Gateway
    • API Management
    • API Development
    • API Design
    • Automation
    • Service Mesh
    • Insomnia
    • View All Blogs
  1. Home
  2. Blog
  3. Product Releases
  4. Kong Gateway Operator 1.5: Better Together with Konnect
Product Releases
April 1, 2025
5 min read

Kong Gateway Operator 1.5: Better Together with Konnect

Khuslen Khosbayar
Product Marketing, Kong
Andrew Jessup
Director of Product, Gateways and Mesh, Kong
Hugo Guerrero
Principal Tech PMM, Kong
Topics
Gateway OperatorKubernetes OperatorKubernetesKong KonnectPlugins
Share on Social

More on this topic

eBooks

Hybrid API Gateway Clusters With Kong Konnect and Amazon Elastic Kubernetes Service

eBooks

The Difference Between API Gateways and Kubernetes Ingress

See Kong in action

Accelerate deployments, reduce vulnerabilities, and gain real-time visibility. 

Get a Demo

Kong Gateway Operator (KGO) is the most effective way to install, upgrade, scale, and manage a Kong Gateway or Kubernetes Ingress. The latest release of the Kong Gateway Operator brings several updates that streamline integration with Kong Konnect and improve configuration and reliability. 

Below, we highlight the most notable changes and explain how they can benefit your organization. Keep on reading to find out more. 

Enhanced Konnect integration

In the previous release, we enhanced the operator to manage Konnect within Kubernetes environments using Kubernetes Custom Resource Definitions (CRDs), making it possible to create control planes and other Konnect entities as Kubernetes manifests. With this release, we're introducing further improvements to enhance the user experience for those leveraging this feature.

Apply global plugins universally from a single operator resource 

Kong Gateway Operator now has the power to apply a plugin universally across an entire control plane. You can now set the scope field in a KongPluginBinding to GlobalInControlPlane to ensure that the specified plugin is automatically applied to all entities within the control plane. 

This capability eliminates the need for repetitive, target-specific plugin configurations, streamlining the management process, especially for customers with large-scale or complex deployments.

The existing default setting, OnlyTargets, is still available and can be applied to plugins with specified targets. Combined, these two options for the scope field offer you the flexibility and control to apply plugins universally or only to targeted configurations. 

An easier way to reference Konnect control planes 

We're also improving KonnectExtension, a CRD that was originally created to enable seamless attachment to a DataPlane CR through an extension point in the DataPlane specification, allowing you to declare your Konnect control plane attributes once and quickly apply them to many data plane instances. In this release, we're adding KonnectExtension to ControlPlane, which allows users to configure Kong Ingress Controller (KIC) in Konnect, and GatewayConfiguration, which enables users to configure a Gateway API Gateway in Konnect. 

Configuration improvements

Enhanced custom CA certificates

The Kong Gateway Operator utilizes a certificate authority (CA) certificate to sign the certificates used by ControlPlane and DataPlane components to ensure secure communication (e.g., for Kong’s Admin API). This CA certificate is securely retrieved from a Kubernetes Secret.

We're introducing two new flags to give you greater control over configuring your cluster CA to better align with your security and compliance requirements. The two new flags — cluster-ca-key-type and cluster-ca-key-size — will allow you to choose between supported private key types (RSA or ECDSA, with ECDSA as the default) and specify a custom key size to meet your needs. 

If you're wondering which key might be the better option for you, here are some things to consider:

  • ECDSA is known for its efficiency, strong security, and smaller key sizes. It’s suitable if performance and speed are top priorities for you. Or if you work in environments with limited computational power and storage, such as mobile. 
  • RSA, on the other hand, is one of the oldest and most widely adopted options. For this reason, it's a suitable choice if remaining compatible with a wide range of systems (including older and legacy platforms) is important.

More descriptive service configuration

We're introducing a feature that allows users to define custom, predictable service names to prevent complications in processes like CI/CD caused by unpredictable proxy service names generated by the Kong Gateway Operator.

With a new Name field in ServiceOptions, you can clearly specify the name of the owning service, currently supported for DataPlane ingress services. This helps you organize and track service ownership more effectively.

More ways to enhance reliability

Improved resilience with multi-replica KIC ControlPlane deployment

For high availability (HA) and resilience, you can now scale a KIC control plane deployment horizontally by specifying the number of control plane replicas of the ControlPlane deployment. This multi-replica approach increases the availability of your services and the resilience of your system against failures, network issues, or other disruptions. 

Observe and troubleshoot more easily with new Konnect-related metrics

The new Prometheus metrics provide valuable operational insights into Konnect-related activities, enabling users to: 

  • Track workloads trends: gateway_operator_konnect_entity_operation_count tracks the number of Konnect-related operations, offering a clear view of operational volume over time. This helps understand the workload and operational trends within your Konnect environment.
  • Monitor performance: gateway_operator_konnect_entity_operation_duration_millisecond provides the duration of these Konnect-related operations as measured in milliseconds. This metric helps monitor performance and identify any latency issues that may arise during operations that target Konnect. 

These enhancements empower users to maintain better observability, faster issue resolution, and improved performance management for their Kong Konnect environment.

Simpler metrics access control 

With the deprecation of kube-rbac-proxy, we needed a new way to ensure that sensitive data leaving metrics endpoints remain protected. To address this issue, we're removing ‘kube-rbac-proxy’ and introducing the new metrics access filter, providing several key benefits:

  • Simplified deployment: Eliminates the need for an additional external dependency (kube-rbac-proxy), reducing operational complexity.
  • Improved security: The new configurable flag: --metrics-access-filter flag (or GATEWAY_OPERATOR_METRICS_ACCESS_FILTER environment variable)  provides built-in access control for metrics endpoints. off (default): No restriction on metrics access; rbac: A bearer token is required to access metrics.
  • More flexibility: Users can configure metrics access according to their security needs without relying on an external proxy.

Removing an external dependency and offering a built-in access filter, makes KGO easier to manage, more secure, and better aligned with Kubernetes-native best practices.

Note on upgrading to 1.5

If you're on version 1.3 or older, please upgrade to 1.4.1 before moving to 1.5.0 to avoid migration issues due to the removed legacy label support. Please see our documentation on upgrading here or the chart upgrade guide here to learn how you can upgrade to 1.5.

Talk to us in person at KubeCon Europe

If you want to learn more and talk to our SMEs about the Kong Gateway Operator or Kong in general, join us at KubeCon Europe in London from April 1–4, 2025. Visit us at booth S231 where we will have special swag, experts ready to chat, and the chance to win special prizes.

Reach out to events@konghq.com if you're interested in setting up a formal meeting with our team. 

Try Kong Gateway Operator today

Kong Gateway Operator 1.5 focuses on delivering practical improvements, especially for customers leveraging Konnect. From global plugin flexibility to enhanced HA configurations and native Kubernetes validations, this release streamlines your workflows while improving reliability and observability.

Try out the new features and give us feedback by visiting the Kong community forums or opening an issue in the Kong Gateway Operator repository. 

Happy upgrading!

Topics
Gateway OperatorKubernetes OperatorKubernetesKong KonnectPlugins
Share on Social
Khuslen Khosbayar
Product Marketing, Kong
Andrew Jessup
Director of Product, Gateways and Mesh, Kong
Hugo Guerrero
Principal Tech PMM, Kong

Recommended posts

Kong Gateway Enterprise 3.8.x.x EOL

Kong Logo
Product ReleasesSeptember 23, 2025

As of September 2025, Kong Gateway Enterprise 3.8 will enter its End Of Life (EOL) phase and will no longer be fully supported by Kong. Following this, Kong Gateway Enterprise 3.8 will enter a 12-month sunset support period, focused on helping cus

Andrew Jessup

Kong Mesh 2.12: SPIFFE/SPIRE Support and Consistent XDS Resource Names

Kong Logo
Product ReleasesSeptember 18, 2025

We're very excited to announce Kong Mesh 2.12 to the world! Kong Mesh 2.12 delivers two very important features: SPIFFE / SPIRE support, which provides enterprise-class workload identity and trust models for your mesh, as well as a consistent Kuma R

Justin Davies

Unlocking API Analytics for Product Managers

Kong Logo
EngineeringSeptember 9, 2025

Meet Emily. She’s an API product manager at ACME, Inc., an ecommerce company that runs on dozens of APIs. One morning, her team lead asks a simple question: “Who’s our top API consumer, and which of your APIs are causing the most issues right now?”

Christian Heidenreich

Kong Acquires OpenMeter to Bring API and AI Monetization to the Agentic Era

Kong Logo
NewsSeptember 3, 2025

Today, we’re announcing that Kong has acquired  OpenMeter , the open source and SaaS leader for real-time usage metering and billing. OpenMeter’s capabilities will be integrated into Kong Konnect, enabling usage-based pricing, entitlements, and invo

Saju Pillai

Announcing terraform-provider-konnect v3

Kong Logo
Product ReleasesAugust 22, 2025

It’s been almost a year since we released our  Konnect Terraform provider . In that time we’ve seen over 300,000 installs, have 1.7 times as many resources available, and have expanded the provider to include data sources to enable federated managem

Michael Heap

Announcing Kubernetes Ingress Controller 3.5

Kong Logo
Product ReleasesJuly 17, 2025

We're happy to announce the 3.5 release of Kong Ingress Controller (KIC).  This release includes the graduation of combined services to General Availability, support for connection draining, as well as the start of deprecating support for some Ingre

Justin Davies

Kong Gateway Enterprise 3.11 Makes APIs & Event Streams More Powerful

Kong Logo
Product ReleasesJuly 9, 2025

Update Includes Data Orchestration, CyberArk Support, Solace Integration, and Kafka Schema Validation We’re excited to bring you Kong Gateway Enterprise 3.11 with compelling new features to make your APIs and event streams even more powerful, includ

Anthony Gatti

Ready to see Kong in action?

Get a personalized walkthrough of Kong's platform tailored to your architecture, use cases, and scale requirements.

Get a Demo
Powering the API world

Increase developer productivity, security, and performance at scale with the unified platform for API management, AI gateways, service mesh, and ingress controller.

Sign up for Kong newsletter

Platform
Kong KonnectKong GatewayKong AI GatewayKong InsomniaDeveloper PortalGateway ManagerCloud GatewayGet a Demo
Explore More
Open Banking API SolutionsAPI Governance SolutionsIstio API Gateway IntegrationKubernetes API ManagementAPI Gateway: Build vs BuyKong vs PostmanKong vs MuleSoftKong vs Apigee
Documentation
Kong Konnect DocsKong Gateway DocsKong Mesh DocsKong AI GatewayKong Insomnia DocsKong Plugin Hub
Open Source
Kong GatewayKumaInsomniaKong Community
Company
About KongCustomersCareersPressEventsContactPricing
  • Terms•
  • Privacy•
  • Trust and Compliance•
  • © Kong Inc. 2025