Skip to content

docs(csharp): add Kubernetes proxy troubleshooting for RunAsync#365

Open
liuxiaopai-ai wants to merge 1 commit intoalibaba:mainfrom
liuxiaopai-ai:codex/docs-csharp-k8s-proxy-troubleshooting
Open

docs(csharp): add Kubernetes proxy troubleshooting for RunAsync#365
liuxiaopai-ai wants to merge 1 commit intoalibaba:mainfrom
liuxiaopai-ai:codex/docs-csharp-k8s-proxy-troubleshooting

Conversation

@liuxiaopai-ai
Copy link
Contributor

Summary

  • add a dedicated Kubernetes troubleshooting section in C# SDK docs (EN/ZH)
  • explain why RunAsync may fail when client cannot reach Pod IP directly
  • provide UseServerProxy = true config snippet as the recommended fix

Why

Issue #341 reports sandbox.Commands.RunAsync connection errors to Pod IP addresses from outside the cluster. This doc update gives a direct, copy-paste mitigation path for C# users.

Testing

  • docs-only change
  • verified against existing ConnectionConfig.UseServerProxy option in SDK docs

Refs #341

@liuxiaopai-ai liuxiaopai-ai force-pushed the codex/docs-csharp-k8s-proxy-troubleshooting branch from 82396b8 to 0590ed2 Compare March 9, 2026 04:45
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

Successfully merging this pull request may close these issues.

1 participant