In this quick tutorial, we'll explore how to use mirrord to debug your application as if it were deployed in an AKS cluster, all within a local environment. If you’re working on a project and want to test changes locally before committing them to a remote repository and going through the normal CI/CD process, mirrord is definitely worth exploring.
🔗 mirrord: https://mirrord.dev/docs/overview/introduction/
🔗 blog: https://azure.github.io/AKS/2024/12/04/mirrord-on-aks
#kubernetes #mirrord #debugging