Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
02/23/2021, 1:36 PM
This message was deleted.
c
colossal-potato-56488
02/23/2021, 1:57 PM
I’ve found one for redis:
https://www.pulumi.com/docs/tutorials/kubernetes/guestbook/
d
delightful-salesclerk-16161
02/23/2021, 7:36 PM
another redis one -
https://github.com/pulumi/examples/tree/master/cloud-ts-voting-app
RDS postgres -
https://github.com/pulumi/examples/tree/master/aws-ts-airflow
c
colossal-potato-56488
02/23/2021, 9:06 PM
@delightful-salesclerk-16161
I’m looking for a postgres one for “vanilla” kubernetes (unfortunately we cannot use any cloud provider)
d
delightful-salesclerk-16161
02/23/2021, 9:51 PM
there is no example written with that exactly, but if you string these two together it can hopefully get you there.
https://www.pulumi.com/docs/reference/pkg/postgresql/
https://www.pulumi.com/docs/guides/crosswalk/kubernetes/app-services/
c
colossal-potato-56488
02/23/2021, 10:12 PM
okay thanks!
Open in Slack
Previous
Next