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. Engineering
  4. Let’s Go AWS! The Kong Konnect EKS Marketplace Add-on for Kong Gateway Dataplanes is Ready to Go
Engineering
December 7, 2023
5 min read

Let’s Go AWS! The Kong Konnect EKS Marketplace Add-on for Kong Gateway Dataplanes is Ready to Go

Danny Freese
Senior Software Engineer on Konnect, Kong
Topics
API GatewayKong KonnectKong Gateway
Share on Social

More on this topic

Videos

Cigna's API Gateway Journey with Kong Konnect

Videos

Kong Builders Nov 16- Introducing Kong Gateway Operator

See Kong in action

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

Get a Demo

Today, we’re excited to release the Kong Konnect EKS Marketplace add-on as a means to deploy your Kong Gateway dataplanes in AWS. The add-ons are a step forward in providing fully managed Kubernetes clusters. It is here to simplify the post-procurement process of bootstrapping Kong Konnect gateway data planes, avoid context switching among tools during the installation process, and provide notifications when a new version of Kong Gateway is available, making upgrades seamless.

What is an EKS add-on from AWS Marketplace?

Not to be confused with the Amazon EKS Blueprint AddOns, Amazon EKS add-ons are also intended to help AWS customers to configure, deploy, update, and maintain operational software that provides key functional support to EKS clusters. Amazon EKS Add-ons are software components such as storage, networking, observability, and gateways, among others.

Why should I consider add-ons?

The core purpose of the EKS add-ons is to simplify the installation and management of a curated set of platform components while ensuring security, stability, and compatibility with Amazon EKS.

The experience is intended to simplify the platform experience of standing up a production-ready cluster, by streamlining the post-procurement process of standing up these components.

How so? The add-ons provide three key features:

  1. Centralize EKS configuration - The management of EKS software components (add-ons) becomes centralized to your AWS console where you are already managing EKS clusters.
  2. Reduce tooling overload - The installation, configuration, upgrade/downgrade can be done within AWS tooling - AWS CLI, eksctl, AWS Terraform provider, or CloudFormation. Essentially, pick your AWS preference for managing these platform resources rather than leveraging another tech stack (helm or kustomize for example). Take a closer look at the AWS docs (Managing add-ons) for more details.
  3. Notifications - Staying up to date with the latest and greatest is notoriously difficult to do for any software component. By using the add-on you are notified of new versions, and again these upgrades/downgrades can be handled by the AWS tooling made available.

What is the Kong Konnect EKS Marketplace add-on for Kong Gateway?

Gateways are clearly operational requirements for your EKS clusters, in addition to the need to have a clear Federated API management strategy for your AWS resources. This is what Kong Konnect and our add-on deliver for you. All within AWS, you can procure Kong Konnect, and then immediately leverage the kong_konnect_ri add-on to deploy Kong Gateway dataplanes.

It simplifies deployment and management, both upgrade and downgrade, of Kong Gateway dataplanes, without having to leave the AWS tooling ecosystem. Under the hood, the helm chart, the chart configuration, and the Kong Gateway images have been already vetted and approved by AWS to work on the EKS cluster.

The high-level post-procurement experience and samples of the AWS commands to manage your Kong Gateway add-on are shown below.

Talk is cheap: Show me a demo

Let’s walk through a demo together. We will use the AWS Console to deploy Kong Gateway Dataplanes, then we will use the AWS CLI to describe and delete it. 

Step 1 - From the AWS Console, navigate to your EKS Cluster and locate the Add-ons tab.

Step 2 - Use the search bar to quickly locate the Kong Konnect add-on.

Step 3 - Now, we’ll start the configuration. 

  1. First, subscribe to the add-on, this will direct you to AWS Marketplace to procure the add-on. The add-on itself is free with Konnect. (If you don’t have Konnect already, you can start for free with Kong Konnect Plus.) 

  2. Then select the version of the gateway you want to install. The add-on versioning system aligns with the Kong Gateway image version system. 

    v3.4.1-eksbuild.1 == kong gateway 3.4.1

Step 4 - We actually have to step away from the AWS Console for a bit to run some prerequisites in Konnect — namely create the control plane, generate the data plane certificates, and gather control plane configuration. In reality, much of this can be handled with Konnect APIs but we are going to step through it via the Konnect Console.

Start by creating the Kong namespace on your EKS cluster

Log in to Kong Konnect and create a Control Plane of type Kong Gateway.

From Gateway Manager, create a New Dataplane, this is really to generate certs, create the k8s secret for those certs, and gather the control plane configuration. 

In the same window, copy the control plane configuration, you won’t need all the values, just the endpoints. See below.

You’re done in Konnect for now. 

Step 5 - Navigate back to your AWS Console, and we’re going to paste in the control plane configuration into the Konnect Add-On Configuration.

And you should be done, finish approving the install and from Kong Konnect you should be able to see those dataplanes spin up on your EKS cluster.

Validation

From Kong Konnect, navigate Gateway Manager → select your control plane → into Data Plane Nodes →  you should see those data planes are in sync and healthy.

Similarly, you should also see those pods in the kong namespace: 

Clean Up

Just to give you an idea of the console capabilities, we will use the AWS CLI to delete the add-on: 

It’s that simple.

Automation Options - CLI - Terraform - CloudFormations

For those who want to move away from using the AWS and Konnect consoles, there are options available. 

As mentioned earlier, the AWS CLI and eksctl command line tools are available. 

Alternatively, because the add-ons are part of the AWS API, Infrastructure as Code solutions are available in both the Terraform AWS Provider and CloudFormation. Take a look at the terraform aws_eks_addon resource below:

For more examples of how to leverage the different tooling available, take a look at the example github repository. 

Wrapping up

We're always excited to launch a new integration with AWS, and we're excited to see our AWS customer’s reaction to using this add-on for managing your Kong Gateway dataplanes. 

If this has piqued your interest, subscribe to the marketplace listing. As we mentioned before, it’s free so give it a test run.

Related links

  • AWS Marketplace List: Kong Konnect Dataplane - EKS Add On

  • Amazon EKS add-ons Docs

  • Amazon Managing add-ons Docs

  • GitHub Repo of Example Automation Options

Topics
API GatewayKong KonnectKong Gateway
Share on Social
Danny Freese
Senior Software Engineer on Konnect, Kong

Recommended posts

Kong-plement Your ServiceHub With a Dev Portal

Kong Logo
EngineeringAugust 5, 2021

Two of the best (in my opinion) features in Konnect are the ServiceHub and Dev Portal. However, they're also two of the most misunderstood. Aren't they the same thing? Why would you need a ServiceHub vs. Dev Portal? Well, I'm glad you asked! The r

Michael Heap

Stay Vendor Agnostic: Using an Abstraction Layer to Navigate Acquisitions

Kong Logo
EnterpriseDecember 12, 2025

The challenges of an acquisition frequently appear in a number of critical areas, especially when dealing with a platform as important as Kafka: API Instability and Change : Merged entities frequently rationalize or re-architect their services, whic

Hugo Guerrero

Gateway API: From Early Years to GA

Kong Logo
EngineeringNovember 7, 2023

In the Kubernetes world, the Ingress API has been the longstanding staple for getting access to your Services from outside your cluster network. Ingress has served us well over the years and can be found present in several dozen different implementa

Shane Utt

Governing GraphQL APIs with Kong Gateway

Kong Logo
EngineeringOctober 20, 2023

Modern software design relies heavily on distributed systems architecture, requiring all APIs to be robust and secure. GraphQL is no exception and is commonly served over HTTP, subjecting it to the same management concerns as any REST-based API. In

Rick Spurgeon

Using Kong Gateway to Adapt SOAP Services to the JSON World

Kong Logo
EngineeringSeptember 6, 2023

While JSON-based APIs are ubiquitous in the API-centric world of today, many industries adapted internet-based protocols for automated information exchange way before REST and JSON became popular. One attempt to establish a standardized protocol sui

Hans Hübner

Securing your Services and Applications with Styra Declarative Authorization Service (DAS) & Kong Gateway Enterprise

Kong Logo
EngineeringSeptember 26, 2022

Jeff Broberg, William Seaton and Peter Sullivan from Styra also contributed to this post API Gateway Authentication (AuthN) and Authorization (AuthZ) are important ways to control the data that is allowed to be transmitted using your APIs. Basically

Claudio Acquaviva

Kong API Gateway on Kubernetes with Pulumi

Kong Logo
EngineeringMarch 15, 2022

The Kong Laboratory – Kong API Gateway The quest for resilience and agility has driven us into the modern age of microservices. Bringing services to market on a microservice architecture demands the utilization of sprawling technology offerings and

Kat Morgan

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 Konnect
    • Kong Gateway
    • Kong AI Gateway
    • Kong Insomnia
    • Developer Portal
    • Gateway Manager
    • Cloud Gateway
    • Get a Demo
    • Explore More
    • Open Banking API Solutions
    • API Governance Solutions
    • Istio API Gateway Integration
    • Kubernetes API Management
    • API Gateway: Build vs Buy
    • Kong vs Postman
    • Kong vs MuleSoft
    • Kong vs Apigee
    • Documentation
    • Kong Konnect Docs
    • Kong Gateway Docs
    • Kong Mesh Docs
    • Kong AI Gateway
    • Kong Insomnia Docs
    • Kong Plugin Hub
    • Open Source
    • Kong Gateway
    • Kuma
    • Insomnia
    • Kong Community
    • Company
    • About Kong
    • Customers
    • Careers
    • Press
    • Events
    • Contact
    • Pricing
  • Terms
  • Privacy
  • Trust and Compliance
  • © Kong Inc. 2025