Can I use smartIDE to debug the k8s cluster where the smart server is located?
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.
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.
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.