Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#kubernetes
Title
# kubernetes
s
square-car-84996
02/10/2022, 2:25 PM
is there anyway in pulumi to temporarily open a
kubectl port-forward
to a service?
q
quiet-wolf-18467
02/10/2022, 2:29 PM
Pull on the actual client:
https://github.com/kubernetes-client/javascript/blob/master/examples/typescript/port-forward/port-forward.ts
You'll need to background or schedule the serverprocess somehow though.
5 Views
Post