Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
neblen opened this issue Oct 25, 2022 · 2 comments

Comments

@neblen
Copy link

neblen commented Oct 25, 2022

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.

@ups216
Copy link
Contributor

ups216 commented Oct 25, 2022

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.

@neblen
Copy link
Author

neblen commented Oct 25, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants