In this workshop, we’ll examine how Pulumi works with Kubernetes, and show real-world examples of managing Amazon EKS clusters.
We’ll guide you through your first deployment to Kubernetes with Pulumi, before showing you the power of Pulumi’s reusable components to turbo-charge your platform deployment.
Finally, we’ll examine Pulumi’s automation API and leverage it’s powerful capabilities to expose your application deployment platform into your users’ hands without asking them to write a single line of code!
Target Audience
Active Pulumi users, and users considering or actively building a Kubernetes platform
Prerequisites
Attendees should be familiar with Pulumi and have the Pulumi CLI installed on their machine. Attendees should have access to an AWS account, temporary AWS accounts will be provided to users on a first come, first served basis.
Presenters
- Lee BriggsCommunity Engineer, Pulumi
- Andrew ParkPartner Solutions Architect, AWS
- Mansi VaghelaSolutions Architect, AWS
- Marina NovikovaPartner Solutions Architect, AWS
What you will learn:
- How-to provision a production-ready Amazon EKS cluster with key features enabled using Pulumi
- Provisioning the aws-load-balancer-controller to automate ingress creation
- Install an example application to show the end-to-end user experience for users.
Get Started with Pulumi
- Create an AWS S3 Bucket then modify the bucket to host a static website.
- Create an Azure Resource Group and Storage Account, then export the storage account’s connection string.
- Create a Google Cloud Storage Bucket and apply labels to that bucket.
- Create a Kubernetes NGINX deployment and add a config value for MiniKube deployments.