I want to migrate my server from azure app service to kubernetes with zero downtime. How is it possible? I have a custom domain. Website is containerized using docker. And i want to seamlessly redirect the web requests from app service to kubernetes.