4924 Commits

Author SHA1 Message Date
Luke Hoban
b390f977ad Remove PREVIEW label from dynamic providers and self-hosted (#2997)
These are both now out of preview, fully-documented, and have meaningful large-scale usage.

There are three remaining areas that are still marked as preview:
1. `@pulumi/kubernetesx` package for NodeJS
2. `@pulumi/cloud` package for NodeJS
2. `pulumi_policy` package for Python

Fixes #2924.
2020-04-17 19:19:05 -07:00
Jamie Kinkead
f177d9f3cf Jamie/replacing links (#2999)
* Changes to k8s links

* layout/partial link change
2020-04-17 16:28:03 -07:00
Jamie Kinkead
af2cccf2d9 Adjust styling of deprecation notice. (#2973) 2020-04-17 13:43:45 -07:00
Jamie Kinkead
35d8351749 Substitute links to improved docs. (#2953)
* Substitute links to Resource docs in blog posts.

* Incorporate PR feedback.

* Revert unnecessary change.

* Update links in guides.

* Address PR feedback.

* Remove unneeded change.

* Add better links.

* Addressing PR feedback

* Jamie/replace more links (#2976)

* Update links in intros to cloud-providers.

* One more.

* Address PR Feedback

* Adjust links for Hugo.
2020-04-17 11:53:52 -07:00
Lee Zen
01e738ab99 Update Azure getting started (#2964)
* Fix Azure getting started to use tags instead of https to force a change.
* Make create project match actual outputs.

Co-Authored-By: Komal <komal@pulumi.com>
Co-Authored-By: Mikhail Shilkov <github@mikhail.io>
Co-authored-by: Lee-Ming Zen <lee@pulumi.com>
2020-04-16 15:50:57 -07:00
Levi Blackstone
26f7f77237 Update python k8s quickstart (#2965)
This example didn't work for Docker Desktop k8s,
because the LoadBalancer endpoint is in the
`hostname` field rather than `ip`.
2020-04-16 16:45:57 -06:00
Komal Ali
7b333d9084 fix nodejs examples for docker desktop 2020-04-16 09:50:34 -07:00
Komal Ali
7da5155b98 add missing output 2020-04-16 09:49:23 -07:00
Komal Ali
1c5d5eaae7 update outputs in k8s example 2020-04-15 16:58:01 -07:00
Komal
8f7674458d Merge pull request #2960 from pulumi/komalali/aws-quickstart
AWS quickstart - fix menu item
2020-04-15 15:09:39 -07:00
Komal Ali
61491c91e2 fix menu item 2020-04-15 12:15:07 -07:00
Komal Ali
f75cedb16b update CLI output to match dev workflow 2020-04-15 12:05:50 -07:00
Komal Ali
139d4e66f9 fix typo for missing menu item 2020-04-15 11:14:11 -07:00
Komal Ali
64395a554b update deploy-stack to match output 2020-04-15 10:59:39 -07:00
Sophia Parafina
6195c1b7b1 Kubernetes and Go blog post (#2927)
Co-authored-by: spara <sophia.parafina@gmail.com>
Co-authored-by: Levi Blackstone <levi@pulumi.com>
Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
Co-authored-by: stack72 <public@paulstack.co.uk>
2020-04-14 13:51:55 -06:00
Eric Rudder
8c25eee935 Merge pull request #2907 from pulumi/clstokes/support-link
Change Support link in footer to send to Zendesk.
2020-04-14 10:54:30 -07:00
Zack Chase
d3a3cfd468 Update banner to promote 2.0 launch webinar (#2942)
* Update banner to promote 2.0 launch webinar

* Update copy of banner

* Another copy update
2020-04-14 09:59:49 -07:00
Oleg Karasik
0da9c54b8f Removed an extra semi-colon in "Authoring a new Component" C# example 2020-04-14 15:20:56 +03:00
Praneet Loke
2e735fe1fe Add Kubernetes resource docs (#2915)
* Fix comment in scripts/gen_resource_docs.sh

* Add a new css class for showing resource deprecation messages at the top of a resource doc.

* Turn-off verbosity for Hugo. Whitelist resource-deprecated class in postcss config.

* Bump-up the shortcode processing timeout to 300s.
2020-04-13 17:37:25 -07:00
Evan Boyle
245e97b4a3 remove plugin installation instructions from go getting started docs (#2846) 2020-04-13 17:22:21 -07:00
Zack Chase
880e98a019 Update display titles for continuous delivery page (#2925) 2020-04-13 16:53:40 -07:00
Erin Krengel
3d59238220 add pac versioning to docs (#2923) 2020-04-13 15:33:15 -07:00
Christian Nunciato
b8a74750d2 Specify the options in the langfile shortcode (#2922)
* Specify the options in the langfile shortcode
* Set types and options on shortcode choosers
2020-04-13 14:27:34 -07:00
Justin Van Patten
fd87b31ce3 Add Python content to PaC docs (#2910) 2020-04-13 10:59:51 -07:00
Mikhail Shilkov
80bd437a14 Merge pull request #2906 from pulumi/mikhailshilkov/dotnet-binary
Describe the binary option for .NET
2020-04-12 23:03:40 +02:00
Bruno Paz
ee02d43cd7 Fix typo (#2913) 2020-04-11 13:43:41 -07:00
Justin Van Patten
19199ac36d Merge branch 'master' into clstokes/support-link 2020-04-10 22:09:50 -07:00
Mikhail Shilkov
fc8c92135a Fix some typos in the cost reduction blog (#2905) 2020-04-10 22:21:59 +01:00
clstokes
a2fcf4fb13 Change Support link in footer to send to Zendesk. 2020-04-10 08:45:33 -07:00
Mikhail Shilkov
5ce2993229 Describe the binary option for .NET 2020-04-10 09:49:39 +02:00
97thFloor
60f0831342 SEO Optimization, KW "cloud continuous delivery" (#2824)
* SEO Optimization, KW "cloud continuous delivery"

Primary KW: cloud continuous delivery
Secondary KWs: continuous delivery, continuous deployment pipeline, cloud continuous integration
Semantic analysis (language/topics to include more of): integration, software, testing, tests, deployment, build, development, production

Note: one way to get more semantically relevant language onto this page would be to write out the CI/CD systems as well as linking to them, but I can understand if you feel that messes things up aesthetically.

* Update content/docs/guides/continuous-delivery/_index.md

* Update content/docs/guides/continuous-delivery/_index.md

Co-authored-by: Zack Chase <zachary@pulumi.com>
2020-04-09 15:46:01 -07:00
97thFloor
fa8df674c0 SEO optimization, KW "cloud development platform" (#2901)
Primary KW: cloud development platform
Secondary KWs: cloud application platform, cloud development platforms, cloud application development platform
Semantically relevant topics/language: development, applications, application, data, service
2020-04-09 15:30:30 -07:00
Zack Chase
fa217cd1d1 Delist old live webinars (#2899)
* Delist old live webinars

* Add redirects to webinar landing pages

* Do not redirect to listing but instead display coming soon text
2020-04-09 12:29:24 -07:00
Evan Boyle
039656b0e2 improve Pulumi.yaml docs to include runtime options and more examples (#2892) 2020-04-09 12:29:06 -07:00
Komal Ali
dd0d559376 add komal ali to team 2020-04-09 09:45:45 -07:00
Paul Stack
bbfc022379 Blog post on Lambda and Pulumi to control cloud costs (#2880)
* Blog post on Lambda and Pulumi to control cloud costs

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* Update content/blog/controlling-aws-costs-with-lambda-and-pulumi/index.md

* added meta image and small edits

Co-authored-by: spara <sophia.parafina@gmail.com>
Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
2020-04-09 14:55:11 +01:00
Luke Hoban
9c8ecaae9d Update Go API links (#2889)
Add Kuberentes and link to `v2` of Azure and GCP.

Co-authored-by: Luke Hoban <lukehoban@Lukes-MacBook-Pro.local>
2020-04-08 20:49:34 -07:00
Justin Van Patten
8af875f72d Add API docs for Python Policy package (#2879) 2020-04-08 10:37:16 -07:00
Sophia Parafina
2a9fa2b4cc Merge pull request #2882 from pulumi/spara/architecture-as-code-microservices
add suggested links
2020-04-08 10:01:47 -05:00
Praneet Loke
fd7283a267 Generate all resource docs (#2853)
* Add a max-width for the anchor tags inside li and also truncate them.

* Add a new script called gen_all_res_docs.sh to assist generating resource docs for all of the providers.

* Install the Pulumi resource plugin for the provider as part of generating resource docs.

* Generate resource docs for pulumi-alicloud

* Generate resource docs for pulumi-aws

* Generate resource docs for pulumi-azure

* Generate resource docs for pulumi-azuread

* Generate resource docs for pulumi-cloudamqp

* Generate resource docs for pulumi-cloudflare

* Generate resource docs for pulumi-consul

* Generate resource docs for pulumi-digitalocean

* Generate resource docs for pulumi-dnsimple

* Generate resource docs for pulumi-fastly

* Generate resource docs for pulumi-f5bigip

* Generate resource docs for pulumi-gcp

* Generate resource docs for pulumi-kafka

* Generate resource docs for pulumi-keycloak

* Generate resource docs for pulumi-linode

* Generate resource docs for pulumi-mysql

* Generate resource docs for pulumi-newrelic

* Generate resource docs for pulumi-okta

* Generate resource docs for pulumi-openstack

* Generate resource docs for pulumi-packet

* Generate resource docs for pulumi-postgresql

* Generate resource docs for pulumi-rabbitmq

* Generate resource docs for pulumi-rancher2

* Generate resource docs for pulumi-signalfx

* Generate resource docs for pulumi-spotinst

* Generate resource docs for pulumi-vsphere

* Generate resource docs for pulumi-tls

* Generate resource docs for pulumi-vault
2020-04-07 17:36:08 -07:00
Sophia Parafina
debb45803b Merge branch 'master' into spara/architecture-as-code-microservices 2020-04-07 19:14:00 -05:00
spara
7a0f3fe822 add suggested links 2020-04-07 18:38:43 -05:00
Zack Chase
12d9db3f6d Optimize webinar images (#2878)
* resize gigantic webinar images

* Convert images to jpg
2020-04-07 15:32:02 -07:00
Zack Chase
be261f421f Update dates for london event; add note to top of page w/ link to webinars (#2871)
* Update dates for london event; add note to top of page w/ link to webinar listings

* Update copy; address feedback
2020-04-07 15:12:45 -07:00
Sophia Parafina
d66e707c9f Merge pull request #2873 from pulumi/spara/architecture-as-code-microservices
Architecture as Code: Microservices blog post
2020-04-07 17:12:33 -05:00
isaac-pulumi
3125e1f9cf Update content/blog/architecture-as-code-microservices/index.md
Co-Authored-By: Justin Van Patten <jvp@justinvp.com>
2020-04-07 17:43:12 -04:00
isaac-pulumi
f913c24f31 Update content/blog/architecture-as-code-microservices/index.md
Co-Authored-By: Justin Van Patten <jvp@justinvp.com>
2020-04-07 17:42:58 -04:00
isaac-pulumi
5c8af2a9e4 Update content/blog/architecture-as-code-microservices/index.md 2020-04-07 17:42:06 -04:00
isaac-pulumi
149f680ae4 Update content/blog/architecture-as-code-microservices/index.md
Co-Authored-By: metral <1112768+metral@users.noreply.github.com>
2020-04-07 17:08:42 -04:00
isaac-pulumi
8dac65d422 Update content/blog/architecture-as-code-microservices/index.md
Co-Authored-By: metral <1112768+metral@users.noreply.github.com>
2020-04-07 17:07:28 -04:00