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
c
curved-morning-41391
08/10/2022, 6:55 PM
Hey has anyone installed istio/knative with pulumi? Having trouble getting it to line up
b
billowy-army-68599
08/10/2022, 7:33 PM
i’ve seen afew people pull it off, but it’s a little tricky
what have you tried?
c
curved-morning-41391
08/10/2022, 8:15 PM
Trying the helm charts based on their install guide, they install right but then have connectivity problems.
istioctl
seems to work so thinking about making use of the new
LocalCommand
component to just use that
5 Views
Post