Pulumi — Deliver infrastructure with high velocity and scale through software engineering

Sarvsav Sharma
2 min readJan 29, 2023

Disclaimer: I am exploring it for the first time.

OS: Windows

Language: go (1.19.1)

Environment: k8s (docker with desktop)

You have to install pulumi using the below command:

choco install pulumi

or read more about here: https://www.pulumi.com/docs/get-started/kubernetes/begin/

Step 1: Changed my directory to github.com/sarvsav/

Step 2: Created a sub directory named pulumistart and changed to it.

Step 3: Ran the command: pulumi new kubernetes-go .

Step 4: Create an account here: Pulumi Service

Step 5: Once you verified and logged in, below message will appear on your screen:

Step 6: Follow the command line instructions:

--

--

Sarvsav Sharma

Mostly writes about Go, GitHub, and DevSecOps. Interested in distributed systems. GitHub:sarvsav Maintainer:go-feature-flag/gofeatureflag-lint-action