Next Steps

We’ve seen how to quickly get started using Kubernetes with Pulumi.

From here, you can dive deeper with additional tutorials:

Clusters

The following tutorials are focused on creating managed Kubernetes clusters across the major cloud providers.

Workloads

The following tutorials are focused on deploying app workloads to running Kubernetes clusters, managed or self-managed.

  1. Hello, World!
  2. Deploying the WordPress Helm Chart
  3. Guestbook App with Redis and Nginx
  4. Graceful App Rollout
  5. Gating rollout on Prometheus checks
  6. Run a Stateless App Deployment