Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
plugin-framework
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
n
narrow-airport-65967
03/28/2021, 9:55 PM
Hi guys. I need configure istio virtualservice in deploy pulumi k8s, but not have a resource for this. I tried configure in client-go lib istio, but I don't how export an external resource, somebody help me? Thank you
b
billowy-army-68599
03/28/2021, 10:10 PM
you should be able to create the resource with crd2pulumi
https://github.com/pulumi/crd2pulumi
or you can build it yourself using this resoure:
https://www.pulumi.com/docs/reference/pkg/kubernetes/apiextensions/customresource/
n
narrow-airport-65967
03/28/2021, 10:37 PM
Thank you
@billowy-army-68599
! I try, the most "correct" is use the CustomResource, I believe. Thank you
6 Views
#general
Join Slack