docs
docs copied to clipboard
how to exec into
been looking for a bit for a kubectl exe -it xxx to get into this image, tried powershell & pwsh without luck, this wouldn't be a bad page to add that if if its known.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 74e29d7c-df16-2f4c-3899-ffc2ba67b166
- Version Independent ID: d0d62cdb-fbc6-f663-e473-51369d756877
- Content: Kubernetes - gRPC for WCF developers
- Content Source: docs/architecture/grpc-for-wcf-developers/kubernetes.md
- Product: dotnet-architecture
- Technology: grpc
- GitHub Login: @shirhatti
- Microsoft Alias: soshir
Hi @davidbIQ, thanks for posting here. Have you tried with /bin/bash in last, kubectl exe -it <pod> /bin/bash? Hope it helps.
The issue can be closed now.