examples
examples copied to clipboard
Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
### Kubernetes/Helm/C# Tutorial Request It would be helpful to see the best way to use the Helm chart while overriding the default chart values. #### Example How to override values...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
I was testing the `aws-py-voting-app` and ran into two issues. 1) The docker file building process timed out. I pinned `tiangolo/uwsgi-nginx-flask:latest` and afterwards it worked for me 2) I received...
It seems like the migration in the `aws-django-voting-app` example doesn't actually work. Even after updating the the task definition to include `"entrypoint": ["sh", "-c"],` and chmod'ing `setupDatabase.sh` to be executable...
Skipping for now, example works locally but likely just needs a bit more time during tests.
### Problem description A user sent in the following request - I saw a product documentation issue on the following URL: it states... "SSH access" and it should be ..."HTTP...
### Problem description It would be great to have a tutorial on how to upload static web apps on that require some form of build phase that requires environment variables...
### Problem description Spin up EMR cluster using Pulumi and run python script through lambda function in EMR
While I was going through one of the getting started docs, I stumbled onto a security-related configuration setting with the GKE cluster examples that I think should be addressed so...