Hey folks, I’m working on adding code examples to ...
# kubernetes
l
Hey folks, I’m working on adding code examples to get to language parity across our top five code examples in AWS, Azure, Google Cloud, and Kubernetes. For Kubernetes, these are the tutorials I’m adding examples for: EKS - Migrating Node Groups with Zero Downtime (https://www.pulumi.com/docs/tutorials/kubernetes/eks-migrate-nodegroups/) Deploy Nginx to a Kubernetes Cluster (https://www.pulumi.com/docs/tutorials/kubernetes/exposed-deployment/) Kubernetes Helm Wordpress Chart (https://www.pulumi.com/docs/tutorials/kubernetes/wordpress-chart/) Guestbook App with Redis and Nginx(https://www.pulumi.com/docs/tutorials/kubernetes/guestbook/) Graceful App Rollout (https://www.pulumi.com/docs/tutorials/kubernetes/configmap-rollout/) Do these feel like the most important examples you’ve used or are there other examples from our examples repo that have been more helpful? Are there different examples you’d like to see? Thanks, Dave
w
I feel AWS EKS is a do-it-yourself kind of service where you need to stich more things yourselves. compared to GKE. Hence more examples on EKS would be appreciated.
👍 1