# Pulumi Create, deploy, and manage Cloudflare resources in various programming languages > Links below point directly to Markdown versions of each page. Any page can also be retrieved as Markdown by sending an `Accept: text/markdown` header to the page's URL without the `index.md` suffix (for example, `curl -H "Accept: text/markdown" https://cloudflaredoc.ubitools.com/pulumi/`). > > For other Cloudflare products, see the [Cloudflare documentation directory](https://cloudflaredoc.ubitools.com/llms.txt). ## Overview - [Pulumi](https://cloudflaredoc.ubitools.com/pulumi/index.md): 使用 TypeScript、Python、Go 和其他语言通过 Pulumi 基础设施即代码来配置和管理 Cloudflare 资源。 ## 快速入门 - [快速入门](https://cloudflaredoc.ubitools.com/pulumi/installing/index.md): 在 Mac、Linux 或 Windows 上安装 Pulumi CLI 并验证安装。 ## 教程 - [教程](https://cloudflaredoc.ubitools.com/pulumi/tutorial/index.md): 在 Cloudflare 上添加网站、管理密钥和部署 Workers 的 Pulumi 分步教程。 - [添加网站](https://cloudflaredoc.ubitools.com/pulumi/tutorial/add-site/index.md): 本教程使用 Pulumi 基础设施即代码(IaC)帮助你熟悉资源管理生命周期。 - [使用 Pulumi 和 Wrangler 创建不同类型的资源](https://cloudflaredoc.ubitools.com/pulumi/tutorial/dynamic-provider-and-wrangler/index.md): Pulumi 和 Wrangler 可用于创建不同类型的资源。 - [部署 Worker](https://cloudflaredoc.ubitools.com/pulumi/tutorial/hello-world/index.md): 在本教程中,你将按照分步说明,使用 Cloudflare Workers 和 Pulumi 基础设施即代码(IaC)部署 Hello World 应用程序。 - [使用 Pulumi ESC 管理密钥](https://cloudflaredoc.ubitools.com/pulumi/tutorial/manage-secrets/index.md): Pulumi ESC(环境、密钥和配置)是一种安全且强大的密钥管理解决方案。本教程将引导你了解如何在遵循安全最佳实践的同时使用 Wrangler 进行开发。