|
1 | 1 | ---
|
2 | 2 | title: Documentation
|
3 | 3 | linktitle: Docs
|
4 |
| -meta_desc: Learn how to create, deploy, and manage infrastructure on any cloud using Pulumi's open source infrastructure as code SDK. |
| 4 | +meta_desc: Learn how to create, deploy, and manage infrastructure on any cloud using |
| 5 | + Pulumi's open source infrastructure as code SDK. |
5 | 6 | meta_image: /images/docs/meta-images/docs-meta.png
|
6 | 7 | layout: home
|
7 | 8 | aliases:
|
8 |
| -- /docs/reference/ |
| 9 | + - /docs/reference/ |
9 | 10 | notitle: true
|
10 | 11 | docs_home: true
|
11 | 12 | noleftnav: true
|
12 | 13 | norightnav: true
|
13 | 14 | nobreadcrumb: true
|
14 | 15 | h1: Pulumi Docs
|
15 |
| -description: <p>Pulumi is an <a href="https://github.com/pulumi/pulumi" target="_blank">open source</a> platform for <a href="/docs/iac">automating</a>, <a href="/docs/esc">securing</a>, and <a href="/docs/pulumi-cloud">managing</a> cloud resources, configuration, and secrets, using your favorite <a href="/docs/iac/languages-sdks/">programming languages.</a></p> |
| 16 | +description: <p>Pulumi is an <a href="https://github.com/pulumi/pulumi" target="_blank">open |
| 17 | + source</a> platform for <a href="/docs/iac">automating</a>, <a href="/docs/esc">securing</a>, |
| 18 | + and <a href="/docs/pulumi-cloud">managing</a> cloud resources, configuration, and |
| 19 | + secrets, using your favorite <a href="/docs/iac/languages-sdks/">programming languages.</a></p> |
16 | 20 | link_buttons:
|
17 | 21 | primary:
|
18 | 22 | label: Get Started
|
19 | 23 | link: /docs/get-started/
|
20 | 24 | sections:
|
21 |
| -- type: button-cards |
22 |
| - heading: Featured Products |
23 |
| - cards: |
24 |
| - - heading: Pulumi IaC |
25 |
| - description: "Infrastructure as code for engineers in Node.js, Python, Go, .NET, Java, and YAML" |
26 |
| - link: /docs/iac/ |
27 |
| - primary_button_label: Get Started |
28 |
| - primary_button_link: /docs/iac/get-started/ |
29 |
| - secondary_button_label: Install |
30 |
| - secondary_button_link: /docs/iac/download-install/ |
31 |
| - - heading: Pulumi ESC |
32 |
| - description: "Environments, Secrets and Configuration Management" |
33 |
| - link: /docs/esc/ |
34 |
| - primary_button_label: Get Started |
35 |
| - primary_button_link: /docs/esc/get-started/ |
36 |
| - secondary_button_label: Install |
37 |
| - secondary_button_link: /docs/esc/download-install/ |
38 |
| - - heading: Pulumi Insights |
39 |
| - description: "Asset management, compliance remediation and AI insights over the cloud" |
40 |
| - link: /docs/insights/ |
41 |
| - primary_button_label: Get Started |
42 |
| - primary_button_link: /docs/insights/get-started/ |
43 |
| - secondary_button_label: Create an account |
44 |
| - secondary_button_link: https://app.pulumi.com/signup |
45 |
| - - heading: Pulumi Cloud |
46 |
| - description: "Managed service for using Pulumi open source at scale. Use SaaS or self-host" |
47 |
| - link: /docs/pulumi-cloud/ |
48 |
| - primary_button_label: Get Started |
49 |
| - primary_button_link: /docs/pulumi-cloud/get-started/ |
50 |
| - secondary_button_label: Create an account |
51 |
| - secondary_button_link: https://app.pulumi.com/signup |
52 |
| -- type: cards-logo-label-link |
53 |
| - heading: Clouds |
54 |
| - description: <p>Pulumi IaC supports AWS, Azure, Google Cloud, Kubernetes, and <a href="/registry/">120+ packages</a>.</p> |
55 |
| - cards: |
56 |
| - - label: AWS & Pulumi |
57 |
| - icon: aws-40 |
58 |
| - link: /docs/clouds/aws/ |
59 |
| - - label: Azure & Pulumi |
60 |
| - icon: azure-40 |
61 |
| - link: /docs/clouds/azure/ |
62 |
| - - label: Google Cloud & Pulumi |
63 |
| - icon: google-cloud-40 |
64 |
| - link: /docs/clouds/gcp/ |
65 |
| - - label: Kubernetes & Pulumi |
66 |
| - icon: kubernetes-40 |
67 |
| - link: /docs/clouds/kubernetes/ |
68 |
| -- type: blue-sparkle |
69 |
| - heading: Why Pulumi? |
70 |
| - description: | |
71 |
| - Pulumi can help you automate, secure, and manage everything you run in the cloud. Unite your development, infrastructure, and security teams with modern infrastructure as code and secrets management. |
72 |
| - raw_html: | |
73 |
| - <div class="rounded-md shadow border border-gray-300 w-10/12 h-full mx-auto my-6" style="position: relative; padding-bottom: 40.25%; height: 0; overflow: hidden;"> |
74 |
| - <iframe |
75 |
| - src="//www.youtube.com/embed/Q8tw6YTD3ac?rel=0" |
76 |
| - style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" |
77 |
| - allowfullscreen="" |
78 |
| - title="Introduction to Pulumi in Three Minutes" |
79 |
| - srcdoc="<style>*{padding:0;margin:0;overflow:hidden}html,body{height:100%}img{position:absolute;width:100%;top:0;bottom:0;margin:auto}</style><a href=https://www.youtube.com/embed/Q8tw6YTD3ac?autoplay=1><img src='/images/home/youtube-getting-started.png' alt='Introduction to Pulumi in Three Minutes'></a>"> |
80 |
| - </iframe> |
81 |
| - </div> |
82 |
| -- type: button-cards |
83 |
| - heading: PulumiTV Featured Playlists |
84 |
| - description: | |
85 |
| - <p>If a picture is worth 1000 words, these videos deliver information at 30fps. So, that's like reading 30000 words a second.</p> |
86 |
| - cards: |
87 |
| - - heading: Modern Infrastructure |
88 |
| - description: <img src="/images/docs/pulumitv/Modern_Infrastructure_YT_Playlist.jpg" /> |
89 |
| - link: https://www.youtube.com/watch?v=YpW_bOaiBIg&list=PLyy8Vx2ZoWloyj3V5gXzPraiKStO2GGZw |
90 |
| - - heading: AI / ML Essentials |
91 |
| - description: <img src="/images/docs/pulumitv/AI_ML_YT_Playlist.jpg" /> |
92 |
| - link: https://www.youtube.com/watch?v=F7xE_e3cReE&list=PLyy8Vx2ZoWloabJJW13bcLStud4LxJ0Cw |
93 |
| - - heading: DevOps / Platform Engineering |
94 |
| - description: <img src="/images/docs/pulumitv/DevOps_Platform_YT_Playlist.jpg" /> |
95 |
| - link: https://www.youtube.com/watch?v=NUPK5CCm6XA&list=PLyy8Vx2ZoWlrf74lghqGc171NCtLgZyVd |
96 |
| -- type: flat |
97 |
| - heading: Support |
98 |
| - description: <p>We’re here to help! Try reviewing our <a href="https://www.pulumi.com/docs/iac/support/faq/">FAQ</a> or reach out at <a href="mailto:[email protected]">support@pulumi</a>.com.</p> |
99 |
| -- type: button-cards |
100 |
| - heading: Community and Free Tier support |
101 |
| - cards: |
102 |
| - - heading: Pulumi Community Slack |
103 |
| - description: "Join the Pulumi Community on Slack where you can ask questions or share ideas about infrastructure as code. The community is vibrant and we are excited to have you. Welcome!" |
104 |
| - link: https://slack.pulumi.com |
105 |
| - primary_button_label: Join Now |
106 |
| - primary_button_link: https://slack.pulumi.com |
107 |
| - - heading: Pulumi GitHub |
108 |
| - description: "Pulumi is open-source and open-minded. Got a question, idea, or problem to report? Leave us an issue in our GitHub repo!" |
109 |
| - link: https://github.com/pulumi |
110 |
| - primary_button_label: File an issue |
111 |
| - primary_button_link: https://github.com/pulumi/pulumi/issues |
112 |
| - - heading: Troubleshooting Guide |
113 |
| - description: "Check out this list of known issues and how to resolve them." |
114 |
| - link: https://www.pulumi.com/docs/iac/support/troubleshooting/ |
115 |
| - primary_button_label: Learn More |
116 |
| - primary_button_link: https://www.pulumi.com/docs/iac/support/troubleshooting/ |
| 25 | + - type: button-cards |
| 26 | + heading: Featured Products |
| 27 | + cards: |
| 28 | + - heading: Pulumi IaC |
| 29 | + description: "Infrastructure as code for engineers in Node.js, Python, Go, |
| 30 | + .NET, Java, and YAML" |
| 31 | + link: /docs/iac/ |
| 32 | + primary_button_label: Get Started |
| 33 | + primary_button_link: /docs/iac/get-started/ |
| 34 | + secondary_button_label: Install |
| 35 | + secondary_button_link: /docs/iac/download-install/ |
| 36 | + - heading: Pulumi ESC |
| 37 | + description: "Environments, Secrets and Configuration Management" |
| 38 | + link: /docs/esc/ |
| 39 | + primary_button_label: Get Started |
| 40 | + primary_button_link: /docs/esc/get-started/ |
| 41 | + secondary_button_label: Install |
| 42 | + secondary_button_link: /docs/esc/download-install/ |
| 43 | + - heading: Pulumi Insights |
| 44 | + description: "Asset management, compliance remediation and AI insights over |
| 45 | + the cloud" |
| 46 | + link: /docs/insights/ |
| 47 | + primary_button_label: Get Started |
| 48 | + primary_button_link: /docs/insights/get-started/ |
| 49 | + secondary_button_label: Create an account |
| 50 | + secondary_button_link: https://app.pulumi.com/signup |
| 51 | + - heading: Pulumi Cloud |
| 52 | + description: "Managed service for using Pulumi open source at scale. Use SaaS |
| 53 | + or self-host" |
| 54 | + link: /docs/pulumi-cloud/ |
| 55 | + primary_button_label: Get Started |
| 56 | + primary_button_link: /docs/pulumi-cloud/get-started/ |
| 57 | + secondary_button_label: Create an account |
| 58 | + secondary_button_link: https://app.pulumi.com/signup |
| 59 | + - type: cards-logo-label-link |
| 60 | + heading: Clouds |
| 61 | + description: <p>Pulumi IaC supports AWS, Azure, Google Cloud, Kubernetes, and |
| 62 | + <a href="/registry/">120+ packages</a>.</p> |
| 63 | + cards: |
| 64 | + - label: AWS & Pulumi |
| 65 | + icon: aws-40 |
| 66 | + link: /docs/clouds/aws/ |
| 67 | + - label: Azure & Pulumi |
| 68 | + icon: azure-40 |
| 69 | + link: /docs/clouds/azure/ |
| 70 | + - label: Google Cloud & Pulumi |
| 71 | + icon: google-cloud-40 |
| 72 | + link: /docs/clouds/gcp/ |
| 73 | + - label: Kubernetes & Pulumi |
| 74 | + icon: kubernetes-40 |
| 75 | + link: /docs/clouds/kubernetes/ |
| 76 | + - type: blue-sparkle |
| 77 | + heading: Why Pulumi? |
| 78 | + description: | |
| 79 | + Pulumi can help you automate, secure, and manage everything you run in the cloud. Unite your development, infrastructure, and security teams with modern infrastructure as code and secrets management. |
| 80 | + raw_html: | |
| 81 | + <div class="rounded-md shadow border border-gray-300 w-10/12 h-full mx-auto my-6" style="position: relative; padding-bottom: 40.25%; height: 0; overflow: hidden;"> |
| 82 | + <iframe |
| 83 | + src="//www.youtube.com/embed/Q8tw6YTD3ac?rel=0" |
| 84 | + style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" |
| 85 | + allowfullscreen="" |
| 86 | + title="Introduction to Pulumi in Three Minutes" |
| 87 | + srcdoc="<style>*{padding:0;margin:0;overflow:hidden}html,body{height:100%}img{position:absolute;width:100%;top:0;bottom:0;margin:auto}</style><a href=https://www.youtube.com/embed/Q8tw6YTD3ac?autoplay=1><img src='/images/home/youtube-getting-started.png' alt='Introduction to Pulumi in Three Minutes'></a>"> |
| 88 | + </iframe> |
| 89 | + </div> |
| 90 | + - type: button-cards |
| 91 | + heading: PulumiTV Featured Playlists |
| 92 | + description: | |
| 93 | + <p>If a picture is worth 1000 words, these videos deliver information at 30fps. So, that's like reading 30000 words a second.</p> |
| 94 | + cards: |
| 95 | + - heading: Modern Infrastructure |
| 96 | + description: <img src="/images/docs/pulumitv/Modern_Infrastructure_YT_Playlist.jpg" |
| 97 | + /> |
| 98 | + link: |
| 99 | + https://www.youtube.com/watch?v=YpW_bOaiBIg&list=PLyy8Vx2ZoWloyj3V5gXzPraiKStO2GGZw |
| 100 | + - heading: AI / ML Essentials |
| 101 | + description: <img src="/images/docs/pulumitv/AI_ML_YT_Playlist.jpg" /> |
| 102 | + link: |
| 103 | + https://www.youtube.com/watch?v=F7xE_e3cReE&list=PLyy8Vx2ZoWloabJJW13bcLStud4LxJ0Cw |
| 104 | + - heading: DevOps / Platform Engineering |
| 105 | + description: <img src="/images/docs/pulumitv/DevOps_Platform_YT_Playlist.jpg" |
| 106 | + /> |
| 107 | + link: |
| 108 | + https://www.youtube.com/watch?v=NUPK5CCm6XA&list=PLyy8Vx2ZoWlrf74lghqGc171NCtLgZyVd |
| 109 | + - type: flat |
| 110 | + heading: Support |
| 111 | + description: <p>We’re here to help! Try reviewing our <a href="https://www.pulumi.com/docs/iac/support/faq/">FAQ</a> |
| 112 | + or reach out at <a href="mailto:[email protected]">support@pulumi</a>.com.</p> |
| 113 | + - type: button-cards |
| 114 | + heading: Community and Free Tier support |
| 115 | + cards: |
| 116 | + - heading: Pulumi Community Slack |
| 117 | + description: "Join the Pulumi Community on Slack where you can ask questions |
| 118 | + or share ideas about infrastructure as code. The community is vibrant and |
| 119 | + we are excited to have you. Welcome!" |
| 120 | + link: https://slack.pulumi.com |
| 121 | + primary_button_label: Join Now |
| 122 | + primary_button_link: https://slack.pulumi.com |
| 123 | + - heading: Pulumi GitHub |
| 124 | + description: "Pulumi is open-source and open-minded. Got a question, idea, |
| 125 | + or problem to report? Leave us an issue in our GitHub repo!" |
| 126 | + link: https://github.com/pulumi |
| 127 | + primary_button_label: File an issue |
| 128 | + primary_button_link: https://github.com/pulumi/pulumi/issues |
| 129 | + - heading: Troubleshooting Guide |
| 130 | + description: "Check out this list of known issues and how to resolve them." |
| 131 | + link: https://www.pulumi.com/docs/iac/support/troubleshooting/ |
| 132 | + primary_button_label: Learn More |
| 133 | + primary_button_link: https://www.pulumi.com/docs/iac/support/troubleshooting/ |
| 134 | + |
| 135 | + - type: flat |
| 136 | + heading: Enterprise and Business Critical support |
| 137 | + description: | |
| 138 | + <p>Pulumi provides a range of support options such as dedicated 24x7 support, premium training, onboarding, and professional services. Please see our <a href="https://www.pulumi.com/pricing/">pricing page</a> for the support options available. To open a support ticket or view service status, please visit our <a href="https://support.pulumi.com/hc/en-us">enterprise support portal</a>.</p> |
| 139 | +
|
| 140 | +search: |
| 141 | + keywords: |
| 142 | + - infrastructure |
| 143 | + - sdk |
| 144 | + - source |
| 145 | + - open |
| 146 | + - deploy |
| 147 | + - create |
| 148 | + - manage |
| 149 | +--- |
117 | 150 |
|
118 |
| -- type: flat |
119 |
| - heading: Enterprise and Business Critical support |
120 |
| - description: | |
121 |
| - <p>Pulumi provides a range of support options such as dedicated 24x7 support, premium training, onboarding, and professional services. Please see our <a href="https://www.pulumi.com/pricing/">pricing page</a> for the support options available. To open a support ticket or view service status, please visit our <a href="https://support.pulumi.com/hc/en-us">enterprise support portal</a>.</p> |
122 | 151 |
|
123 |
| ---- |
|
0 commit comments