SmartIDE icon indicating copy to clipboard operation
SmartIDE copied to clipboard

Can I use smartIDE to debug the k8s cluster where the smart server is located?

Open neblen opened this issue 3 years ago • 2 comments

Can I use smartIDE to debug the k8s cluster where the smart server is located? I want to use the smart IDE to debug the cloud environment by vmlc.

neblen avatar Oct 25 '22 09:10 neblen

SmartIDE is able to manage any k8s cluster as long as you can connect to it, however we recommend using a separate cluster for workload beside server itself. VMLC is designed to support in-container debugging environment.

Please describe your scenario in more details, so we can help you.

ups216 avatar Oct 25 '22 13:10 ups216

SmartIDE is able to manage any k8s cluster as long as you can connect to it, however we recommend using a separate cluster for workload beside server itself. VMLC is designed to support in-container debugging environment.

Please describe your scenario in more details, so we can help you.

Thank you very much. I want to know how to use smart ide to debug container.I understand is that vmlc provides a way to create a k8s cluster.How can I debug containers that have been deployed to the cluster? And in the process of using smartide, I found that the environment where smartide is located is isolated from the original k8s environment network.

neblen avatar Oct 25 '22 14:10 neblen