mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-21 22:27:16 +00:00
17 lines
1.0 KiB
Markdown
17 lines
1.0 KiB
Markdown
# Visual Studio
|
|
|
|
!!! info "Architectural Context"
|
|
Detailed reference for Visual Studio in the context of Developer Ecosystem.
|
|
|
|
## Cloud Native Languages
|
|
|
|
### Go
|
|
|
|
#### Kubernetes Integration
|
|
|
|
- **(2020)** [blog.getambassador.io: Debugging Go Microservices in Kubernetes with VScode](https://blog.getambassador.io/debugging-go-microservices-in-kubernetes-with-vscode-a36beb48ef1) <span class='md-tag md-tag--warning'>[EN CONTENT]</span> <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> <span class='md-tag md-tag--primary'>[GUIDE]</span> <span class='md-tag md-tag--info'>[ENTERPRISE-STABLE]</span> <span class='md-tag md-tag--secondary'>[GUIDE]</span> — Explores techniques for real-time remote debugging of Go microservices running inside a Kubernetes cluster using Telepresence and VSCode, bridging local development environments with cloud resources.
|
|
|
|
***
|
|
💡 **Explore Related:** [Java And Java Performance Optimization](./java-and-java-performance-optimization.md) | [Java_Frameworks](./java_frameworks.md) | [Golang](./golang.md)
|
|
|