What problem does it solve?
This skill removes the manual effort and guesswork of creating correct Redpanda Migrator YAML files by asking targeted questions, applying safe defaults, and producing validated, deployment-ready configurations for complex Kafka-compatible migrations.
Core Features & Use Cases
- Migration Scope: Covers data migration, schema registry synchronization, consumer offset translation, and ACL migration across Apache Kafka, Redpanda, Confluent Cloud, AWS MSK, Azure Event Hubs, and other Kafka-compatible systems.
- Security & Deployment Awareness: Automatically advises and formats secret usage for Redpanda Cloud/Serverless, supports SASL (PLAIN, SCRAM), AWS IAM, TLS/mTLS, and enforces serverless-specific flags.
- Policy & Validation: Provides topic and schema filtering, replication factor overrides, serverless mode checks, and a validation script to verify required fields and warn about configuration pitfalls.
- Use Case Example: Produce a YAML that migrates topics and schemas from Confluent Cloud to Redpanda Cloud while preserving consumer offsets and applying secret references for cloud deployment.
Quick Start
Ask the assistant to "Generate a Redpanda Migrator YAML to migrate data, schemas, consumer offsets, and ACLs from Confluent Cloud to Redpanda Cloud with secrets and SCRAM authentication."