https://pulumi.com logo
#dotnet
Title
f

fast-dinner-32080

05/28/2020, 10:12 PM
We are moving to using istioctl to install onto our Kubernetes clusters but this requires running that cli tool to generate the manifests so they can be created using pulumi. 1. pulumi runs istioctl manifest genetate 2. pulumi creates/updates resources. Right now the .net provider cannot run cli commands since dynamic providers are not yet supported. Is there an update when that will be supported or will we have to manually generate them for now?