
4/23/2026 · David Marsh
What this post added
This post details the integration of Confluent Cloud Gateway with KCP to automate Kafka client migrations. It explains the challenges of client migration (coordination, authentication, offset management, rollback) and how Gateway addresses them by acting as a proxy and performing authentication translation. The post outlines a four-stage client migration strategy (Deploy, Plan, Onboard, Migrate) and provides the specific KCP commands for initializing the migration, including parameters for source/destination cluster details, Gateway CR YAMLs, and authentication methods. It highlights the benefits of Gateway's authentication swapping feature and the seamless cutover process with minimal downtime.