Company
Date Published
Author
Danny Freese
Word count
1474
Language
English
Hacker News points
None

Summary

In September 2023, Kong officially integrated Mesh Manager into its SaaS platform, Kong Konnect, providing a streamlined and centralized hub for managing Kong Mesh control planes. Originally stemming from the CNCF project Kuma, Kong Mesh faced three primary challenges during its integration: offering an easy abstraction for Konnect engineering teams, ensuring seamless multi-tenancy, and addressing zone connectivity. To achieve this, Kong introduced two services: Kong Mesh deployed as a global control plane in universal mode with PostgreSQL, and the mesh virtual control plane manager (vcp-manager), which serves as an API entry point for managing virtual global control planes and provisioning zones. This architecture not only reduces overhead but also enhances multi-tenancy by leveraging Row Level Security to restrict access. The integration involved adapting the zone-to-global control plane connectivity model to work with Kong Konnect’s authentication system, using System Account Access Tokens instead of JSON Web Tokens. This approach effectively reduced costs, enhanced operational efficiency, and provided a secure, multi-tenant solution while remaining compatible with existing platform services like authentication and authorization. The successful integration reflects the collaborative efforts of Kong’s engineering team, and users are encouraged to try Mesh Manager for free via Kong Konnect, with feedback for future enhancements being warmly invited.