sparse-intern-71089
12/15/2023, 2:54 AMsalmon-account-74572
12/15/2023, 3:48 AMdevelop/pulumi
folder) as well as Pulumi code for deploying to EKS (see the infra
folder). Here's the repo link: https://github.com/pulumi-zephyr/zephyr-app/
I hope this helps!icy-controller-6092
12/15/2023, 4:11 AMsalmon-account-74572
12/15/2023, 4:13 AMicy-controller-6092
12/15/2023, 4:21 AMnx affected
to determine which services to build locally vs which to pull from the registry -- instead of manually setting the serviceFlag
config valuesalmon-account-74572
12/15/2023, 4:22 AMicy-controller-6092
12/15/2023, 4:32 AMsalmon-account-74572
12/15/2023, 6:40 AMdry-keyboard-94795
12/15/2023, 9:53 AMicy-controller-6092
12/15/2023, 12:54 PMdocker compose up --build
in forefront while developing. Not sure if I need to wrap pulumi up
in an nx task and then use nx after that to control the running phase
• something similar to "profiles" in docker compose, or say "run service X and all its dependencies only"
• having an option to not run the service under dev inside a container, e.g. run it outside docker and configure it to talk to the containers, which then means I can implement some type of live reloading when code changes for faster feedback loopsstale-answer-34162
12/15/2023, 4:05 PMsalmon-account-74572
12/15/2023, 4:20 PMkustomize
functionality as part of the Kubernetes provider. Here’s a link to the repo: https://github.com/scottslowe/2020-ces-iac-capi (look in the templated-kustomize/k8s
directory).
There’s not much there, TBH, but it might help a little.