@gorgeous-egg-16927 could you please help me here? 🙂 Thanks
g
gorgeous-egg-16927
06/08/2020, 9:34 PM
Off the top of my head, transformations is one of the clearest examples. With Pulumi, you can arbitrarily transform YAML or Helm inputs before deploying those resources.
The examples mentioned in your quote are here:
https://github.com/pulumi/examples/tree/master/kubernetes-ts-staged-rollout-with-prometheushttps://www.pulumi.com/kubernetes/ (Injecting sidecars using abstraction)
The prometheus example runs some imperative code checks as part of the deployment, and the sidecar example uses inheritance to extend the behavior of the base SDK. To the best of my knowledge, TF doesn’t have equivalent capabilities because it uses HCL rather than a full programming language.
i
icy-jordan-58549
06/09/2020, 3:45 PM
This helps a lot for my SPIKE. Thanks @gorgeous-egg-16927
icy-jordan-58549
06/09/2020, 3:46 PM
I was looking around this docs, but was not sure what you exactly meant there 🙂 now I got it.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.