---
title: Guides
url: /docs/deployments/guides/
---
These guides walk through common Pulumi Deployments tasks. Each one is self-contained, so start with whichever matches what you are trying to do.

- [Cloud Credentials](/docs/deployments/guides/cloud-credentials/): Supply the cloud credentials a deployment needs to manage your infrastructure.
- [Customer-Managed Workflow Runners](/docs/deployments/guides/customer-managed-workflow-runners/): Set up and scale self-hosted runner pools.
- [Custom Images](/docs/deployments/guides/custom-images/): Customize the container image your deployments run in.
- [Private Sources](/docs/deployments/guides/private-sources/): Give deployments access to private Git repositories and package feeds.
- [Post-Deployment Automation](/docs/deployments/guides/post-automation/): Trigger downstream actions after a deployment completes.
- [OIDC Setup](/docs/deployments/guides/oidc/): Configure OpenID Connect to obtain short-lived cloud provider credentials.
