examples icon indicating copy to clipboard operation
examples copied to clipboard

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi

Results 237 examples issues
Sort by recently updated
recently updated
newest added

### 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...

kind/enhancement
help-wanted
good-first-issue

## 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...

kind/enhancement
help-wanted

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...

kind/bug

### 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...

kind/enhancement

### Problem description Spin up EMR cluster using Pulumi and run python script through lambda function in EMR

kind/enhancement
help-wanted
good-first-issue

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...

kind/enhancement
impact/security
area/providers
area/examples
help-wanted