Ask HN: How can I debug the microservices from my local workstation?
It seems that Kubernetes, open source will be the new trend in software development. However, I found that the daily debugging of microservices is inconvenient since we should go through the CI/CD process repeatedly. Is there any reliable ways to debug and test without changing the original services in kubernetes clusters?
2 comments
If you are using Azure you should take a look at Application Insights
Profile production applications in Azure with Application Insights https://docs.microsoft.com/en-us/azure/azure-monitor/app/pro...
Microsoft Application Insights for Kubernetes https://github.com/Microsoft/ApplicationInsights-Kubernetes
Profile production applications in Azure with Application Insights https://docs.microsoft.com/en-us/azure/azure-monitor/app/pro...
Microsoft Application Insights for Kubernetes https://github.com/Microsoft/ApplicationInsights-Kubernetes
KubeOrbit would be the perfect tool for you!
know more about it on GitHub https://github.com/teamcode-inc/kubeorbit