Systems | Development | Analytics | API | Testing

What's new in Kong Ingress Controller 2.9 - GRPCRoute #gatewayapi #kubernetes #ingress #grpc

This tutorial will dive into a new addition to Gateway API - GRPCRoute - with KIC 2.9! Are you familiar with the power of Gateway API's HTTPRoute for directing traffic? In version 0.6.0 of the Gateway API, the Gateway SIG introduced the experimental GRPCRoute to support gRPC, a popular communication protocol many companies use today. gRPC, built on top of HTTP 2.0, offers a great abstraction for developers, enabling bi-directional streaming and excellent low-latency performance. With auto-generated gRPC servers and clients, you can rely on a well-defined schema for message exchange.

What's new in Kong Ingress Controller 2.9 - Kubernetes Events integration #kubernetes #ingress #kic

This tutorial will dive into the seamless integration with Kubernetes Events with KIC 2.9! We’re all familiar with browsing through logs to diagnose why things aren’t working. With this release, we’ve added the KongConfigurationApplyFailed, which means you can see all your problem resources with a single kubectl query. @ViktorGamo, a principal developer advocate at Kong, will guide you through a new feature.

Kong Enterprise & Kong Konnect with Amazon VPC Lattice

At Kong, we’re always looking to expand the experience of running our products in the AWS cloud. As we steadily move into 2023, we want to continue this streak because we see firsthand the tremendous growth and success it provides our customers. Today, we’re excited to announce that the Kong API management platforms, Kong Enterprise and Kong Konnect, are validated integrations with Amazon VPC Lattice.

Role Based Access Control with Kong Enterprise

Role Based Access Control with Kong Enterprise Brought to you by @KongInc Senior Solutions Engineer Ahmed Koshok. In this video, Ahmed Koshok demonstrates how to empower teams for end-to-end delivery. With the increasing need for decentralization, it's essential to have a platform that enables you to manage your apps and services effectively. Kong Enterprise offers a Role-Based Access Control feature that ensures secure and reliable access to your apps and services.

What's new in Kong Ingress Controller 2.9 - Gateway Discovery #kubernetes #ingress #kic

In this tutorial, we'll dive into the seamless integration of dynamic scaling and instance discovery with KIC 2.9! Today’s release allows running the Ingress Controller and the Kong Gateway data planes separately in different pods. This feature enables KIC to scale cost-effectively as it removes the overhead of running the KIC sidecar with every single Gateway instance. Besides memory savings, users should also see a significant decrease in CPU usage.

What's New in Kong Ingress Controller 2.9?

We’re happy to announce the release of Kong Ingress Controller (KIC) 2.9, in which we’ve taken significant steps towards solution extensibility, deployment flexibility, and lowering the cost of ownership. KIC now offers a number of features that we think you’ll be excited about: Here are the details about each of these features.