Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
01/03/2020, 10:55 PM
This message was deleted.
c
creamy-potato-29402
01/03/2020, 11:07 PM
they’re just normal kube resources so you can manage them in the way you normally do.
e
early-intern-90238
01/03/2020, 11:25 PM
so for example if they publish yml files, with the intention of using those as they update how would you import those into your Pulumi project?
g
glamorous-printer-66548
01/04/2020, 12:45 AM
you can use
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/kubernetes/yaml/#ConfigGroup
and
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/kubernetes/yaml/#ConfigFile
to deploy yaml manifests via pulumi
e
early-intern-90238
01/04/2020, 7:01 AM
nice! thank you!
Open in Slack
Previous
Next