Home / Companies / Pulumi / Blog / Post Details
Content Deep Dive

Executing Remote Commands with Pulumi

Blog post from Pulumi

Post Details
Company
Date Published
Author
David Flanagan
Word Count
706
Company Posts That Month
6
Language
English
Hacker News Points
-
Post removed?
No
Summary

The article describes a process for deploying a Kubernetes cluster using k3s on a DigitalOcean droplet, utilizing a newly announced Command package to streamline the deployment. The procedure involves creating an SSH key, registering it with DigitalOcean, and generating a cloud-init configuration to ensure necessary tools like curl are installed on the machine. The cloud-init scripts also configure the droplet to bind the public IP address and install k3s. Traditionally, obtaining the kubeconfig file from the virtual machine required static manifests, but with the new Command package, users can execute a remote command to fetch the kubeconfig, which enhances the integration with Pulumi for Kubernetes resource management. The article concludes with deploying an nginx server by setting up a Kubernetes provider using the fetched kubeconfig, demonstrating the flexibility and utility of the Command package for executing commands both locally and remotely.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Kubernetes 7 969 145 55 -7%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.