Home / Companies / Kong / Blog / June 2026

June 2026 Summaries

13 posts from Kong

Filter
Month: Year:
Post Summaries Back to Blog
The latest version of KAi, the Kong Konnect agentic platform assistant, introduces a transformative feature that enables users to automate the creation, updating, and deletion of resources directly within the platform, thus extending beyond its previous role as a mere guide. This version, featuring the new Code Mode MCP integration, allows KAi to perform tasks such as creating services, routes, and applying plugins while maintaining strict human-in-the-loop governance, ensuring changes require explicit user approval. KAi can generate downloadable artifacts, offer real-time analytics dashboards, and provide insights into consumption, all while respecting role-based access controls and regional data boundaries. Admins have the flexibility to control the extent of KAi's operations, allowing for a phased implementation of its capabilities. The platform's potential future expansions include broader use cases such as automatic API debugging and the setup of metering and billing plans, with KAi remaining a Labs Feature that organizations can enable in their settings.
Jun 30, 2026 1,273 words in the original blog post.
Generative AI systems often falter not due to weak models but because of incomplete architectures, necessitating a shift from prompt-driven approaches to artifact-driven architectures for reliable, repeatable workflows. This involves transforming successful AI outputs into deterministic artifacts such as scripts, API sequences, and automation pipelines, which ensure consistent, auditable execution. Human oversight plays a crucial role in validating these processes, evolving from simple quality assurance to a core governance layer that verifies output correctness, ensures compliance, and detects behavioral drift. By capturing and codifying successful execution paths, organizations can create a library of reusable solutions, reducing the potential for AI hallucinations and increasing system reliability. This approach not only enhances security and predictability but also facilitates compliance and reduces operational risks, positioning deterministic AI as essential for scalable, trustworthy enterprise automation.
Jun 24, 2026 2,320 words in the original blog post.
Kong Mesh 2.14 introduces significant enhancements for multi-zone customers, focusing on improved security, observability, and policy control. Built on the open-source Kuma service mesh, Kong Mesh simplifies operations for platform teams by providing robust features like zero-trust security and multi-zone support across various environments, including cloud providers, Kubernetes clusters, and traditional servers. This release enhances the mesh-scoped zone proxy deployment model, allowing for precise policy enforcement and traffic control using SNI-based matching, which offers granular management of cross-zone and external-service traffic. Observability is bolstered through integration with OpenTelemetry and updated Grafana dashboards, streamlining metrics and tracing into a cohesive pipeline. Security is reinforced by defaulting to Unix domain sockets for Envoy admin API communication and restricting localhost access, aligning with a zero-trust approach. Additionally, the update introduces Kubernetes native sidecars for improved lifecycle management and offline signing tokens for secure, reliable token generation in disconnected environments. These improvements collectively aim to provide a more secure, efficient, and adaptable service mesh solution for enterprises managing complex, multi-zone topologies.
Jun 23, 2026 2,418 words in the original blog post.
Generative AI has transformed enterprise automation and operational efficiency, but by 2026, the focus has shifted from whether these models can perform complex tasks to whether they can do so reliably for mission-critical systems. Despite sophisticated models, organizations struggle with consistency, leading to a reliance on prompt engineering to refine instructions and shape model behavior. However, this approach often fails at scale due to the probabilistic nature of AI models, where output depends on statistical sampling, token probabilities, and dynamic patterns rather than fixed logic. The realization that prompt engineering is inadequate for enterprise reliability has led to a paradigm shift towards architectural determinism, which involves designing systems that provide deterministic execution frameworks with governance, validation, and control layers surrounding the model. This approach treats AI models as components within a controlled pipeline, ensuring repeatable and reliable outputs by focusing on system-level architecture rather than on refining prompts alone. This shift is necessary to manage the technical debt and operational risks associated with relying solely on prompt engineering for mission-critical applications.
Jun 23, 2026 1,344 words in the original blog post.
Kong Insomnia 13 enhances API development workflows by integrating with Kong Konnect, enabling developers to sync Gateway configurations directly into their testing environments, thus reducing configuration drift and improving security. This integration allows for seamless import, discovery, and testing of API Gateway configurations, moving Insomnia from a standalone API client to a connected component of the broader API and AI platform. The new release introduces custom Spectral linting and improved team collaboration, further evolving Insomnia’s capabilities. A hands-on example demonstrates setting up a realistic API platform using Konnect and Insomnia, showcasing how developers can efficiently validate real-world API scenarios, such as authentication and rate limiting, without manually recreating requests. Insomnia preserves local environment values across syncs, allowing for consistent testing environments, while the integration ensures that API key authentication and other Gateway policies are effectively tested within a unified workspace.
Jun 22, 2026 1,787 words in the original blog post.
The text discusses a comprehensive reference architecture for agentic AI systems, emphasizing the necessity of a durable commit log over static state snapshots to understand how states evolve. It details the implementation involving two data planes managed by Kong: the synchronous Kong AI Gateway, which handles real-time traffic and security measures, and the asynchronous Kong Event Gateway, which manages event-driven communication and Kafka-based commit logs. The architecture facilitates a structured, governed environment where agent actions and judgments are durably recorded, enabling auditability and consistent policy enforcement across the AI connectivity surface. The architecture ensures that the commit log is the immutable source of truth, while downstream projections such as Pinecone, Redis, and Snowflake provide derived, eventually consistent views of the data. By integrating components like AsyncAPI 3.1 schema governance, OTLP-based distributed tracing, and ksqlDB for streaming evaluation, the architecture aims to provide unified observability and compliance without altering agent code, thus offering a robust solution for managing AI systems with enhanced governance and visibility.
Jun 19, 2026 2,949 words in the original blog post.
Agentic AI systems require a durable commit log that functions as an ordered, immutable record of every tool call, decision, and context shift, making Apache Kafka an ideal choice due to its design around such properties. Unlike vector databases and key-value stores, Kafka offers the specific memory backbone properties necessary for replay, auditability, and governance, such as long-term data retention, strict ordering, and schema governance. Kafka's architecture supports a robust ecosystem that connects seamlessly with downstream systems, ensuring reliable data movement and integration with tools like Flink, ksqlDB, and Spark for analytics and processing. The governance of Kafka's log is managed by Kong Event Gateway, ensuring top-notch compliance and security across the data flow. This infrastructure allows for efficient replay capabilities, critical for testing and auditing, and is supported by a decade of production experience, making Kafka a reliable and scalable solution for agentic AI needs.
Jun 17, 2026 1,806 words in the original blog post.
Insomnia 13 introduces a seamless integration with Kong Konnect, enabling developers to test APIs against live gateway configurations, thus eliminating the need to work with outdated imported specs. This update comes with a redesigned onboarding process and a new user interface, making it easier for both new and experienced developers to make their first requests without confusion. The integration ensures that developers have up-to-date access to routes, endpoints, and configurations directly within Insomnia, maintaining workflow harmony and reducing miscommunication between development and platform teams. Additionally, custom linting rules are now available for cloud projects, automatically enforcing API standards to ensure consistency and prevent design issues. The update also highlights previous enhancements from Insomnia 12.6, including native Git CLI support, simplifying file management by storing collections and workspaces in a Git-compatible format.
Jun 16, 2026 896 words in the original blog post.
Kong and Noma have partnered to enhance the security of agentic AI systems by integrating Noma's AI-DR engine with Kong's AI Gateway, providing a comprehensive security solution that combines high-speed traffic orchestration with AI-native guardrails. This collaboration aims to address the challenges posed by the increasing complexity and attack surface of AI systems, ensuring that enterprises can scale their AI deployments without compromising security or governance. The integration of Noma into Kong's Technology Partner Program underscores the commitment to delivering reliable AI security solutions, allowing organizations to apply consistent threat detection and access controls across all AI interactions. By consolidating AI interactions into a unified environment, the partnership offers centralized management and observability, with Kong's plugins managing agent-to-agent, model context protocol, and LLM flows, while Noma focuses on runtime protection and anomaly detection. This approach mitigates risks like prompt injections and data leakage by providing proactive, policy-driven security, thereby supporting the rapid deployment of AI services with confidence and safeguarding against unauthorized actions and malicious attacks.
Jun 15, 2026 1,618 words in the original blog post.
Kong Operator 2.2 enhances Kubernetes integration by allowing users to manage Kong Event Gateway and Dev Portal resources directly from Kubernetes, aligning with the GitOps model and simplifying the management of event-driven use cases. This release supports key features like the Event Gateway Control Plane, Virtual Cluster, and Listener Policies, enabling seamless Kafka connectivity and SNI-based routing for Kafka traffic. Additionally, the update includes support for Gateway API 1.5.1, infrastructure labels, and Kubernetes Service annotations, offering greater control and integration opportunities within the Kubernetes environment. By bringing more Kong ecosystem components into a Kubernetes-native workflow, teams can achieve standardization and reduce operational complexities across their platform.
Jun 12, 2026 1,064 words in the original blog post.
Kong has launched kongctl 1.0, a new command-line interface (CLI) tool designed to enhance management of the Kong Konnect API platform programmatically. This tool provides a streamlined solution for developers, platform engineers, and AI coding agents by offering a fast, natively compiled CLI with a declarative engine, enabling efficient querying, configuration generation, and automation without state drift. With features like bundled agent skills, self-describing capabilities, and a plan-based approach, kongctl facilitates GitOps practices, supports various output formats, and integrates seamlessly with existing tools like Terraform and decK. Its design allows both human users and AI agents to manage APIs, control planes, and other resources effectively, while ongoing improvements are driven by agent-led evaluations and feedback loops. The tool is intended to expand resource coverage, deepen documentation integration, and enhance agent capabilities, positioning itself as a versatile alternative for managing Kong's API platform.
Jun 12, 2026 1,458 words in the original blog post.
Kong Gateway has implemented an innovative agentic AI workflow to address the inefficiencies caused by flaky tests within its CI processes, which are tests that intermittently fail and necessitate costly reruns. By utilizing Claude Code, an autonomous system, Kong has been able to identify, diagnose, and fix flaky tests more efficiently than manual efforts, significantly enhancing CI stability and reducing engineering time. The process involves a structured agentic framework where the orchestrating agent, "fix-flakes," along with subagents like "flake-fixer" and "flake-verifier," systematically identify flaky tests, analyze logs, propose fixes, and verify their effectiveness. This automated approach has yielded notable success, fixing 12 out of 15 of the flakiest tests identified and uncovering two previously unnoticed bugs in the codebase, all while reducing token usage and maintaining a streamlined context management strategy. The initiative has resulted in faster PR merges, decreased CI queue times, and an overall boost in productivity and confidence in the testing framework, demonstrating the potential of agentic coding in maintaining and scaling large engineering projects.
Jun 10, 2026 2,411 words in the original blog post.
Kong and Persistent Systems have formed a strategic partnership to facilitate the migration from outdated API management platforms to modern solutions that are optimized for microservices, multi-cloud environments, and AI workloads. This collaboration leverages Kong's advanced API and AI platform, along with Persistent's expertise in engineering-led delivery, to help organizations transition from fragmented AI experiments to robust, production-ready systems. The partnership addresses challenges such as the complexity of legacy systems and the risk associated with migration, offering a streamlined path to modernization with features like real-time threat detection, reduced operational costs, and enhanced scalability. Persistent's GenAI Hub-powered migration accelerator automates the process of transitioning existing APIs and policies, thereby minimizing the time and risk traditionally involved. By integrating Kong’s capabilities with Persistent’s comprehensive implementation approach, enterprises can achieve improved governance, security, and observability, ensuring that they are equipped to manage AI-driven workloads effectively in the future.
Jun 09, 2026 722 words in the original blog post.