Skip to content
Kong Logo | Kong Docs Logo
search
  • Docs
    • Explore the API Specs
      View all API Specs View all API Specs View all API Specs arrow image
    • Documentation
      API Specs
      Kong Gateway
      Lightweight, fast, and flexible cloud-native API gateway
      Kong Konnect
      Single platform for SaaS end-to-end connectivity
      Kong Mesh
      Enterprise service mesh based on Kuma and Envoy
      decK
      Helps manage Kong’s configuration in a declarative fashion
      Kong Ingress Controller
      Works inside a Kubernetes cluster and configures Kong to proxy traffic
      Kong Gateway Operator
      Manage your Kong deployments on Kubernetes using YAML Manifests
      Insomnia
      Collaborative API development platform
      Kuma
      Open-source distributed control plane with a bundled Envoy Proxy integration
  • Plugin Hub
    • Explore the Plugin Hub
      View all plugins View all plugins View all plugins arrow image
    • Functionality View all View all arrow image
      View all plugins
      Authentication's icon
      Authentication
      Protect your services with an authentication layer
      Security's icon
      Security
      Protect your services with additional security layer
      Traffic Control's icon
      Traffic Control
      Manage, throttle and restrict inbound and outbound API traffic
      Serverless's icon
      Serverless
      Invoke serverless functions in combination with other plugins
      Analytics & Monitoring's icon
      Analytics & Monitoring
      Visualize, inspect and monitor APIs and microservices traffic
      Transformations's icon
      Transformations
      Transform request and responses on the fly on Kong
      Logging's icon
      Logging
      Log request and response data using the best transport for your infrastructure
  • Support
  • Community
  • Kong Academy
Get a Demo Start Free Trial
Kong Mesh
2.2.x
  • Home icon
  • Kong Mesh
  • Production
  • About Kong Mesh in Production
github-edit-pageEdit this page
report-issueReport an issue
  • Kong Gateway
  • Kong Konnect
  • Kong Mesh
  • Plugin Hub
  • decK
  • Kong Ingress Controller
  • Kong Gateway Operator
  • Insomnia
  • Kuma

  • Docs contribution guidelines
  • dev
  • 2.5.x (latest)
  • 2.4.x
  • 2.3.x
  • 2.2.x
  • 2.1.x
  • 2.0.x
  • 1.9.x
  • 1.8.x
  • 1.7.x
  • 1.6.x
  • 1.5.x
  • 1.4.x
  • 1.3.x
  • 1.2.x
enterprise-switcher-icon Switch to OSS
On this pageOn this page
  • Overview of deployment steps
    • Deployment topologies
    • kumactl
    • Control plane and data plane architecture
    • Security
You are browsing documentation for an outdated version. See the latest documentation here.

About Kong Mesh in Production

Deploying Kuma in a production environment.

After you’ve completed your initial test and assessment of Kong Mesh, it’s time to deploy Kong Mesh in your production environment. Before doing so, it’s important to understand the overall steps in the deployment process as well as the different options you have when deploying Kong Mesh. This guide walks you through the big picture steps and options so you can make the right decisions when it comes to deployment time.

Overview of deployment steps

Deploying Kong Mesh to a production environment involves the following steps:

  1. Decide which deployment topology you plan to use.
  2. Install kumactl.
  3. Deploy the control plane.
  4. Configure the data plane.
  5. Configure security features for Kong Mesh.

Deployment topologies

There are two deployment models that can be adopted with Kong Mesh: standalone and multi-zone. You can use these modes to address any service mesh use case, including:

  • A simple model with the service mesh running in one zone
  • A more complex model where multiple Kubernetes or VM zones are involved
  • A hybrid universal model where Kong Mesh runs simultaneously on Kubernetes and VMs

The following table describes some common use cases and the deployment modes you can use for them:

Use case Recommended deployment mode
You want to migrate from on-premise or virtual machines to the cloud in a brownfield project. Multi-zone
You only intend to deploy Kong Mesh in one zone, like one Kubernetes cluster or Amazon VPC. Standalone
You want to run a mix of Kubernetes and Universal zones. Multi-zone
You want to run workloads in different regions, clouds, and/or datacenters. Multi-zone

kumactl

The first step after you pick your deployment mode is to install kumactl. kumactl is a CLI tool that you can use to access Kong Mesh. It can do the following:

  • Perform read-only operations on Kong Mesh resources on Kubernetes.
  • Read and create resources in Kong Mesh in Universal mode.

The kumactl binary is a client to the Kong Mesh HTTP API.

Control plane and data plane architecture

Once kumactl is installed, you can use it to configure the control plane and deploy the data plane. The control plane (CP) is never on the execution path of the requests that the services exchange with each other. It’s used as a source of truth to dynamically configure the underlying data plane proxies that are deployed alongside every instance of every service that is part of the service mesh.

You can either configure a multi-zone or standalone control plane, depending on your organization’s needs. You can deploy either a Kubernetes or Universal data plane.

Security

Kong Mesh offers many security features that you can use to ensure your service mesh is safe.

Here are a few of the main features:

  • Secure the access to your Kong Mesh deployment
  • Store sensitive data with secrets
  • Manage access control to administrative actions executed on the Kong Mesh API Server
  • Required data plane proxy authentication to obtain a configuration from the control plane
  • Required zone proxy authentication to obtain a configuration from the control plane
  • Configure data plane proxy membership constraints when joining a mesh
Thank you for your feedback.
Was this page useful?
Too much on your plate? close cta icon
More features, less infrastructure with Kong Konnect. 1M requests per month for free.
Try it for Free
  • Kong
    Powering the API world

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

    • Products
      • Kong Konnect
      • Kong Gateway Enterprise
      • Kong Gateway
      • Kong Mesh
      • Kong Ingress Controller
      • Kong Insomnia
      • Product Updates
      • Get Started
    • Documentation
      • Kong Konnect Docs
      • Kong Gateway Docs
      • Kong Gateway Enterprise Docs
      • Kong Mesh Docs
      • Kong Insomnia Docs
      • Kong Konnect Plugin Hub
    • Open Source
      • Kong Gateway
      • Kuma
      • Insomnia
      • Kong Community
    • Company
      • About Kong
      • Customers
      • Careers
      • Press
      • Events
      • Contact
  • Terms• Privacy• Trust and Compliance
© Kong Inc. 2023