# Tutorial

- [Setting up](/latest/k2k/tutorial/run-a-quick-example.md): Create a set of containerized environments to learn how to use and configure K2K.
- [Selecting topics](/latest/k2k/tutorial/selecting-topics.md): Choose which topics should/should not be replicated.
- [Routing Records](/latest/k2k/tutorial/routing-records.md): Control where records are sent when replicating.
- [Partition assignment](/latest/k2k/tutorial/partition-assignment.md): Route Kafka records to specific partition.
- [Configuring control topics](/latest/k2k/tutorial/configuring-control-topics.md): Configure names and configuration of control topics.
- [Replicated topics configs](/latest/k2k/tutorial/replicated-topics-configs.md): Control target cluster topic creation and their configuration.
- [Exactly Once Delivery](/latest/k2k/tutorial/exactly-once-delivery.md): Enable exactly once delivery guarantees.
- [Schema Registry Replication](/latest/k2k/tutorial/schema-registry-replication.md): Configure schema replication to target cluster.
- [Scaling K2K](/latest/k2k/tutorial/scaling-k2k.md): Increase the number of instance handling one replication
- [Variables & Secrets](/latest/k2k/tutorial/variables-and-secrets.md): Control parameters and secrets using the pipeline definition.
