Explore microservice message routing on Kubernetes in this 48-minute conference talk from GOTO Amsterdam 2018. Dive into advanced integration needs for microservices systems, going beyond basic HTTP calls and load balancing. Learn about exchanging different types of messages (commands, events, queries) with distinct routing requirements. Discover how to implement command query responsibility segregation, apply domain-driven design principles, and achieve location transparency in your microservices architecture. Follow along with a sample application demonstration, and gain insights into the Axon Framework for building distributed systems. Understand container and Kubernetes deployment strategies, distributed event buses, and transport layer considerations for effective microservice communication on Kubernetes.