3917 Commits

Author SHA1 Message Date
Luke Hoban
55d698f3fd Add .NET + Kubernetes blog 2019-12-08 11:17:30 -08:00
Joe Duffy
763d6e818e Add a blog post about EKS cluster features (#2099)
* Add a blog post about EKS cluster features

* Add an image; react to CR feedback

* Make the flow a bit nicer

* Simplify some wording

* More wordsmithing

* Add a shoutout to Clare's keynote talk

* Change publication date on post to today

* Make one final pass over the post

* Fix the preview and a few typos
2019-12-05 11:46:20 -08:00
Levi Blackstone
3bc83b4b58 Add kubernetesx API reference docs (#2102) 2019-12-05 10:27:33 -07:00
Christian Nunciato
84e903ebef Handle deleted tweet (#2096)
Signed-off-by: Christian Nunciato <c@nunciato.org>
2019-12-04 06:56:53 -08:00
Christian Nunciato
b9c843d28f Do some SEO cleanup (#2079)
* Don't block on anchor.js

* Add “| Pulumi” to page titles

Signed-off-by: Christian Nunciato <c@nunciato.org>

* Honor shortened title tags where present

Signed-off-by: Christian Nunciato <c@nunciato.org>

* Fix link to example tutorial

Signed-off-by: Christian Nunciato <c@nunciato.org>

* Add H1 tags to pages without them

Signed-off-by: Christian Nunciato <c@nunciato.org>

* Reduce image sizes

Signed-off-by: Christian Nunciato <c@nunciato.org>
2019-12-03 19:06:35 -08:00
Joe Duffy
ff0dad0776 Add an IAM Access Analyzer and CrossGuard blog post (#2077) 2019-12-03 12:55:08 -08:00
Joe Duffy
67a86fb2fc Add PaC blog post link to the 2.0 post (#2072) 2019-12-03 11:19:50 -08:00
Luke Hoban
3f017de9de Watch blog post (#2076) 2019-12-02 19:06:49 -08:00
Justin Van Patten
e624de7a7c Add some basic docs on structured config (#2068) 2019-12-02 22:41:42 +00:00
Justin Van Patten
9967d13dc8 Use relref in 2.0 roadmap blog post (#2073) 2019-12-02 21:26:07 +00:00
Erin Krengel
0055d24c6f fix casing (#2071) 2019-12-02 20:39:14 +00:00
Erin Krengel
021db6dfd8 unmark crossguard post as a draft (#2066) 2019-12-02 12:09:53 -08:00
Erin Krengel
cb59aeb04a Add crossguard blog (#2042) 2019-12-02 11:36:26 -08:00
Joe Duffy
f7d0c782e2 Update publication date for 2.0 blog 2019-12-02 08:01:46 -08:00
Justin Van Patten
5d80134e50 Add aliases to other moved pages 2019-12-01 20:28:50 -08:00
Justin Van Patten
3240abe032 Update links 2019-12-01 20:26:55 -08:00
joeduffy
3a9ce553da Adjust the .NET language phrasing 2019-12-01 20:25:15 -08:00
joeduffy
8ff2a830f2 Add a 2.0 blog post, and change the alert
This adds a 2.0 blog post and changes the alert to refer to it.
2019-12-01 20:25:15 -08:00
joeduffy
c55ab7eb18 Rearrange nav a bit
This changes the top-level nav a little bit, with respect to
user guides, CrossGuard, etc. Namely:

* Rename top-level to 'Policy as Code ("CrossGuard")', since
  it won't be evident to most people what CrossGuard is just
  by looking at the nav. (Unfortunately, we have a similar
  problem with "Crosswalk" at the moment, but I don't have an
  obviously-better suggestion for that right now.)

* Also rename the Getting Started guide to be consistent.

* Renumber the ordering of the guides to sort for most relevant
  at the top: Continuous Delivery, Crosswalk ..., Policy as Code,
  SSO, Self-Host, Tutorials. (Arguably maybe Tutorials ought to
  be at the top, but this is consistent with "GUIDES AND TUTORIALS").
2019-12-01 20:25:15 -08:00
joeduffy
45dfee067c Add .NET Core to languages/carousel 2019-12-01 20:23:44 -08:00
Justin Van Patten
dc06e14ee6 Add AWSGuard guide and various PaC-related tweaks (#2056)
Adds a page that guides getting started using AWSGuard. Also updates the commands throughout to show how to set `PULUMI_EXPERIMENTAL` correctly on the various OSes (using the OS chooser tabs). And some minor other tweaks.
2019-12-02 04:03:57 +00:00
Justin Van Patten
e7c38d0eac Add docs for opting-in to using yarn for Node.js deps (#2029) 2019-12-01 21:44:54 +00:00
joeduffy
753501e4bc Remove GitHub Actions beta notice
GitHub Actions is no longer in beta -- it has GA'd!

So, let's remove the note.

This has the added benefit of also removing a now-broken link.
2019-11-27 17:21:33 -08:00
Joe Duffy
f0ada5d4ff Do a quick pass over the transpiler page (#2049) 2019-11-27 16:23:17 -08:00
Justin Van Patten
0f9651d279 Add API docs for @pulumi/policy (#2048) 2019-11-27 16:07:41 +00:00
Eric Rudder
38e7038ec1 Merge pull request #2043 from pulumi/spara/kubecon-review
Pulumi at KubeCon recap
2019-11-27 07:46:51 -08:00
Erin Krengel
ae2a761904 Add stack policy exmaple (#2047) 2019-11-26 23:01:12 -05:00
Erin Krengel
10b9bb7131 Add FAQs for crossguard (#2046) 2019-11-26 22:38:41 -05:00
Eric Rudder
6d671f1f55 typos 2019-11-26 15:42:19 -08:00
spara
e3cfb21789 eric edits 2019-11-26 16:52:01 -06:00
spara
3dab4fa965 eric edits 2019-11-26 16:02:28 -06:00
Christian Nunciato
2981a7a7fa Move User Guides nav to the top level (#2045)
Signed-off-by: Christian Nunciato <c@nunciato.org>
2019-11-26 11:05:45 -08:00
spara
65ff32158b removed draft tag 2019-11-26 12:39:22 -06:00
Sophia Parafina
09c27fc328 Update content/blog/kubecon-review/index.md
Co-Authored-By: Joe Duffy <joe@pulumi.com>
2019-11-25 20:49:17 -06:00
spara
49872f72f4 fix twitter url 2019-11-25 15:47:06 -06:00
spara
e7178fe2f1 first commit 2019-11-25 15:21:52 -06:00
Erin Krengel
ce01ceeee4 Add crossguard guide (#2035) 2019-11-25 14:05:18 -05:00
Sophia Parafina
bce72cf180 Merge pull request #2033 from pulumi/spara/inside-crosswalk-for-kubernetes
Republish Inside Crosswalk for Kubernetes
2019-11-22 10:37:51 -08:00
spara
d85cbb6c20 not a draft 2019-11-22 11:43:45 -06:00
Sophia Parafina
c8c32ada36 Merge pull request #1999 from pulumi/spara/inside-crosswalk-for-kubernetes
Blog: Inside Crosswalk for Kubernetes
2019-11-21 15:37:51 -08:00
spara
aa8ba77bf8 joe edits 2019-11-21 15:19:50 -08:00
Zack Chase
e4ef78d6eb Restyle pricing form and create template for form with quote (#2017)
* Restyle pricing form and create template for form with quote

* Address feedback

* Use faded blue input focus highlight; blue submit button

* Make customer quote optional in form-section

* Use new form styles across all hubspot contact us forms

* Add form id to about content; fix id of gcp form section

* Getting Started background color; quote heading text size

* Minor tweaks

Signed-off-by: Christian Nunciato <c@nunciato.org>
2019-11-21 14:33:47 -08:00
spara
da9bcbd7b9 editorial changes 2019-11-21 11:42:18 -08:00
spara
6d145fd189 editorial changes 2019-11-21 11:32:21 -08:00
maxres-fr
aee62c7027 Fix CLI environment variable docs for skipping updates (#2028) 2019-11-21 19:31:03 +00:00
spara
9895f112a4 editorial changes 2019-11-21 09:59:40 -08:00
Sophia Parafina
c1919e7459 Merge pull request #2027 from pulumi/hausdorff/cq
Fix title to KQ post
2019-11-20 14:55:19 -08:00
spara
5ceb3fda86 editorial changes 2019-11-20 14:38:07 -08:00
spara
7b887b6b5d editorial changes 2019-11-20 14:34:26 -08:00
CyrusNajmabadi
b6b636a5d9 Add documentation about how we lift properties in TS/JS on an Output that wraps 'undefined'. (#2022) 2019-11-20 17:26:06 -05:00