---
description: Step-by-step Pulumi tutorials for adding sites, managing secrets, and deploying Workers on Cloudflare.
title: Tutorials
image: https://developers.cloudflare.com/og-docs.png
---

[Skip to content](#main-content)

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/pulumi/llms.txt  
> Use this file to discover all available pages before exploring further.

# Tutorials

Last updated Aug 25, 2026|Copy as Markdown|[View as Markdown](https://66f4ea29.previews.developers.cloudflare.com/pulumi/tutorial/index.md)|[Agent setup](https://66f4ea29.previews.developers.cloudflare.com/agent-setup/)

Before you begin, make sure you [install Pulumi](https://66f4ea29.previews.developers.cloudflare.com/pulumi/installing/).

1. [Add a Site](https://66f4ea29.previews.developers.cloudflare.com/pulumi/tutorial/add-site/)

  * Bring your existing site under Cloudflare with Pulumi IaC.
  * Introduction of `pulumi new`, `up`, and `destroy`.
  * Cloudflare resources defined: Zone and DNS records.
2. [Manage secrets](https://66f4ea29.previews.developers.cloudflare.com/pulumi/tutorial/manage-secrets/)

  * Develop Workers securely with Pulumi ESC and Wrangler.
  * Introduction to the ESC CLI and the Wrangler CLI.
  * Manage Cloudflare credentials, Worker secrets, and `.dev.vars`.
3. [Deploy a Worker](https://66f4ea29.previews.developers.cloudflare.com/pulumi/tutorial/hello-world/)

  * Brief introduction to deploying a Cloudflare Workers application with Pulumi.
  * Introduction of `pulumi new`, `up`, and `destroy`.
  * Cloudflare resources defined: Worker script, Worker route, and DNS record.

Was this helpful?

YesNo

## On this page

[![](https://66f4ea29.previews.developers.cloudflare.com/_astro/logo.te5VL_aD.svg)Docs](https://66f4ea29.previews.developers.cloudflare.com/)

```json
{"@context":"https://schema.org","@type":"WebPage","@id":"https://developers.cloudflare.com/pulumi/tutorial/#page","headline":"Tutorials · Pulumi docs","description":"Step-by-step Pulumi tutorials for adding sites, managing secrets, and deploying Workers on Cloudflare.","url":"https://developers.cloudflare.com/pulumi/tutorial/","inLanguage":"en","image":"https://developers.cloudflare.com/og-docs.png","dateModified":"2026-08-25","publisher":{"@type":"Organization","name":"Cloudflare","description":"One platform for your apps, agents, and workforce. Build, secure, and scale without managing infrastructure","url":"https://www.cloudflare.com/","sameAs":["https://github.com/cloudflare","https://www.linkedin.com/company/cloudflare","https://x.com/cloudflare"],"logo":{"@type":"ImageObject","url":"https://developers.cloudflare.com/logo.svg"},"address":{"@type":"PostalAddress","streetAddress":"101 Townsend St","addressLocality":"San Francisco","addressRegion":"CA","postalCode":"94107","addressCountry":"US"},"contactPoint":[{"@type":"ContactPoint","contactType":"Customer Support","url":"https://support.cloudflare.com/","availableLanguage":["English"]},{"@type":"ContactPoint","contactType":"Sales","url":"https://www.cloudflare.com/contact/","availableLanguage":["English"]}]},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
```
