4924 Commits

Author SHA1 Message Date
Lee Zen
30ebd8d854 Update Lambda EFS example (#4057) 2020-08-21 15:15:58 -07:00
Sean Holung
c1f7a9339f Update console docs - add new env variable (#4046) 2020-08-21 14:41:17 -07:00
Zack Chase
188d985e1e Add Gitlab Commit 2020 talks to webinar page (#4041)
* Add first gitlab commit talk

* Shorten description for better fit on page

* Add second talk for gitlab commit

* Use talk landing page instead speaker page

* fix typo

* Update content/webinars/gitlab-commit-2020-continuous-delivery-and-infrastructure-testing/index.md

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Fix blue line at bottom of image

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-08-21 14:40:45 -07:00
Gerrit-K
15617b459b Fix typos in config / azure secrets provider (#4034) 2020-08-21 17:40:42 +01:00
Ryan Kelly
1ebe1a61e6 Update target version for typescript config (#3024)
When creating a new project using pulumi new aws-typescript the typescript file generated target es2016.
This can also be seen here https://github.com/pulumi/pulumi/blob/master/sdk/nodejs/tsconfig.json

Addressing the comment to update the whole snippet with the current template version

Reverted default settings for pulumi
2020-08-21 06:49:38 -07:00
Zack Chase
b703958deb Preload component.js files (#3922)
* Prefetch component.js files

* Use preload instead of prefetch

* Add crossorigin to preloads

* Use async instead of defer for component.js loads

* Add preloads for component scripts

* Use defer instead of async

* Apply suggestions from code review

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Add back in crossorigin to avoid warning

* Update layouts/partials/head.html

Co-authored-by: Christian Nunciato <c@nunciato.org>

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-08-20 15:34:54 -07:00
Zack Chase
976e49b0ac Add Recent News items (#4039)
* Open recent news links in a new tab

* Add recent news items
2020-08-20 14:50:52 -07:00
Zack Chase
3660772466 Properly set default values and allow overrides (#4031) 2020-08-20 12:02:55 -07:00
Evan Boyle
c6fcd43e6b fix go config examples (#4038) 2020-08-19 13:16:37 -07:00
Zack Chase
01bc66a9b7 Add cloud engineering summit as listing on events and webinar (#3942)
* Add cloud engineering summit on webinar page

* Add cloud engineering summit to events page

* Add noopener noreferrer to external links in webinar list

* Update description

* Remove note at top of events page
2020-08-19 14:12:40 -04:00
Joe Duffy
c099c47c80 Eliminate "real languages" from our website (#4032)
* Eliminate "real languages" from our website

We know that this terminology is unfriendly and can be seen as
gatekeeping. We've moved away from it over time, but there are many
traces of it in our documentation -- most notably, even on our
homepage. Instead of "real languages", let's use "familiar languages",
and in places where deeper explanation makes sense in context, we
can say "familiar, general-purpose languages."

The current 2nd-level blurb on the homepage isn't very good right now
anyhow, so this is a convenient change. As we make progress on various
marketing efforts, we will likely make more extensive changes, but
for now this at least fixes this problem. We recently A/B tested
updates without much of an impact, so let's move ahead with this change
and then if we want to test alternatives to "familiar", we can do that.
For instance, we considered "popular", etc.

* Also eliminate "real code"
2020-08-19 06:19:50 -07:00
Christian Nunciato
033823fa0e Replace Hire with Bamboo (#4030) 2020-08-18 17:04:20 -07:00
Christian Nunciato
4b37935fd2 Handle failure to deserialize from localStorage (#4026) 2020-08-18 12:54:50 -07:00
Christian Nunciato
31b851f663 Fix a broken link (#4025) 2020-08-18 11:48:05 -07:00
jetvova
26f6be21b6 Created blog post about Dynamic Providers (#4007)
* Created blog post about Dynamic Providers

* Uploaded new meta.png

* Added link to previous blog post and improved description

* Apply suggestions from code review

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>

* Improved blog introduction

* Added a section on `pulumi config set`

* Fixed small typo

* Apply suggestions from code review

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>

* Updated introduction to use Hugo shortcode link

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
2020-08-18 09:50:26 -07:00
Joe Duffy
b6f8ab5688 Add tf2pulumi page (#4020)
* Add back tf2pulumi page

This page was renamed to kube2pulumi and shipped (huzzah!), so this
change adds it back. It also changes the URL to adopt the endpoint we
stood up in production, rather than my personal Pulumi account (oops).

* Don't throw, to avoid unhandled exceptions

This avoids the issue reported and fixed in
https://github.com/pulumi/docs/pull/4012.
2020-08-18 07:54:12 -07:00
Christian Nunciato
7c97b5abf6 Add Pinpoint logo, press release (#4008) 2020-08-17 16:14:10 -07:00
Sophia Parafina
c162c468b8 fix team page (#4009) 2020-08-17 16:57:57 -05:00
Christian Nunciato
8cbcd4eb66 Publish sourcemaps to Sentry (#3962) 2020-08-17 13:13:18 -07:00
jetvova
e82df7c1a6 Added additional instructions to show the user how to clone the aws-ts-voting-app example (#3951) 2020-08-17 20:47:08 +01:00
Sophia Parafina
26db6e7bab Pinpoint guest blog post (#3968)
* initial

* shorter title

* Update content/blog/pinpoint-kubernetes/index.md

Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>

* edits

* rename path

* remove post

* fix errors

* add guest authors

* add guest authors

* add meta image

* add ref link

* fix author name

* remove duplicate code

Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2020-08-17 09:53:45 -04:00
Leonardo
51cf856051 spelling fix (#3966) 2020-08-16 11:01:47 +01:00
Luke Hoban
ba5a4d6399 Add OPA blog post (#3953)
* Add OPA blog post

* Add OPA to CrossGuard page

* Apply suggestions from code review

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>

* Update content/blog/opa-support-for-crossguard/index.md

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>

* Update content/blog/opa-support-for-crossguard/index.md

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2020-08-14 18:16:51 -05:00
Christian Nunciato
e607c1ce40 Add Sentry for client-side error reporting (#3912) 2020-08-13 15:47:59 -07:00
Paul Stack
1423f7ed73 Fixup Vova picture (#3952) 2020-08-13 23:24:16 +01:00
Paul Stack
66abcbd840 Add Wavefront and Akamai to the Cloud Providers page (#3945) 2020-08-13 23:06:00 +01:00
Sean Holung
ef6a4f9861 Add saml update event to audit list (#3948) 2020-08-13 13:47:34 -07:00
Paul Stack
7ce9352838 Adding Akamai docs (#3943) 2020-08-13 20:50:52 +01:00
jetvova
d7b7498805 Wrote blog post describing how to use Pulumi to create a Python AWS application with Flask and Redis (#3924)
* Added profile for Vova Ivanov, and created first blog post.

        new file:   public/public

* Added newline at the end of index.md

* Added meta.png picture to blog post

* Re-Added "Meet Vova Ivanov" description

* Apply suggestions from code review

Edited text to break up the flow and make it less repetitive.

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>

* Described the relation between the main.py file and the project structure

* Fixed grammar and explained how to scaffold a new aws-python app

* Removed trailing space

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
2020-08-13 12:28:26 -07:00
Zack Chase
4a97ce45ba Add alias to Kubernetes to handle /cloudnative links (#3946) 2020-08-13 11:10:36 -07:00
Paul Stack
8866bca56d Adding docs for the new Wavefront provider (#3929) 2020-08-13 18:59:05 +01:00
Gius. Camerlingo
cda8ba641e Update eks.md (#3793) 2020-08-13 15:14:17 +01:00
Levi Blackstone
eb156d9d18 Add blog post for kube2pulumi (#3914) 2020-08-12 18:10:29 -06:00
Christian Nunciato
ae10bf2245 Varions Kubernetes-page fixups (#3940) 2020-08-12 15:17:58 -07:00
Luke Hoban
d5a3a4f254 Update title on Kubernetes announcements blog (#3941) 2020-08-12 15:04:20 -07:00
Sophia Parafina
4be71ff3d4 set draft false (#3936) 2020-08-12 13:45:44 -05:00
Albert Zhong
55d25fa071 Merge pull request #3935 from pulumi/albert/crd2pulumi
Fix link
2020-08-12 10:53:00 -07:00
Henrique Rodrigues
d208d85569 Fix string format template (#3932)
Co-authored-by: Henrique Rodrigues <henrique.rodrigues@lytt.tech>
2020-08-12 10:47:52 -07:00
Christian Nunciato
c20c34bc32 Fix some broken links and a couple typos (#3933) 2020-08-12 10:43:52 -07:00
Albert Zhong
09310f9324 Fix link 2020-08-12 10:28:46 -07:00
Levi Blackstone
afe8d40995 Add blog post for crd2pulumi (#3915)
* Add blog post for crd2pulumi

* Add content

* Update content/blog/introducing-crd2pulumi/index.md

Co-authored-by: Justin Van Patten <jvp@justinvp.com>

* Add gif

* Apply suggestions from code review

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>

* Update content/blog/introducing-crd2pulumi/index.md

Co-authored-by: Mike Metral <1112768+metral@users.noreply.github.com>

* Add cert-manager example

* meta image

* lint

* Apply suggestions from code review

Co-authored-by: Justin Van Patten <jvp@justinvp.com>

* Apply suggestions from code review

Co-authored-by: Justin Van Patten <jvp@justinvp.com>

* Edit

* gofmt

* Albert's feedback

* Formatting

* Add link to release page

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
Co-authored-by: Mike Metral <1112768+metral@users.noreply.github.com>
2020-08-12 11:01:23 -05:00
Mike Metral
8a29c78d05 Add post announcing pulumi-kubernetes-operator (#3902)
* Add post announcing pulumi-kubernetes-operator

* Address feedback

* Add YT link
2020-08-12 08:53:52 -05:00
Christian Nunciato
52cc356e91 Add a note about config and pulumi stack init (#3769) 2020-08-12 14:27:34 +01:00
Jordan Sussman
0b1397879b docs(github): update example to utilize bool (#3755) 2020-08-12 13:44:42 +01:00
Zack Chase
d6b2ba7c35 Update /kubernetes product page (#3836)
* New Kubernetes Superpowers blog post

* Add lang picker

* Add crd2pulumi examples

* lint

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>

* PR feedback and Helm 3 + Kustomize section

* Fix link to press release

* Add link and screenshot for kube2pulumi page

* Reformat kubernetes product page; authentication based CTAs

* Update layout and placeholder text

* Fill in copy

* Remove unused

* Superpower icon, snake_case in YAML

* Use existing SVGs (refactor into icon lib later)

* Typo, add TODO to use SVGs

* Remove more unused

* WIP: Code-switcher, UX polish

* Scroll back to top-left, add dark-mode style for Python and C#

* Update copy

* Layouts and things

* Disambiguate

* Link to the release from the newsroom

* Medium and large layout adjustments

* Update cloud eng summit text

* Copy edits

* Fix typos

* Fix typo

* Fix typos

* Update links

* Link to the blog post

Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: Levi Blackstone <levi@pulumi.com>
Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-08-12 07:16:44 -04:00
Mike Metral
a5dda90a11 Add pulumi-kubernetes-operator to CI/CD (#3897) 2020-08-11 23:07:23 -07:00
Evan Boyle
4d8dcaade3 Merge pull request #3923 from pulumi/evan/kube2pulumi
Add kube2pulumi demo page
2020-08-11 22:03:39 -07:00
evanboyle
c587859de4 remove tf2pulumi pages 2020-08-11 18:25:23 -07:00
Cameron Stokes
60012888c9 Add quotes to example shell commands to help prevent user error. (#3921)
Copying and pasting the non-quoted commands results in an error from `zsh` and likely other shells. We should show quoted values to help prevent users from hitting this error.
2020-08-11 11:25:03 -07:00
Sophia Parafina
6ddf48980e Getting Started with k8s: Day 2 (#3909)
* initial

* add twitter card

* edits

* Update content/blog/getting-started-with-k8s-part6/index.md

Co-authored-by: Levi Blackstone <levi@pulumi.com>

* Update content/blog/getting-started-with-k8s-part6/index.md

Co-authored-by: Levi Blackstone <levi@pulumi.com>

* Update content/blog/getting-started-with-k8s-part6/index.md

Co-authored-by: Levi Blackstone <levi@pulumi.com>

* Update content/blog/getting-started-with-k8s-part6/index.md

Co-authored-by: Levi Blackstone <levi@pulumi.com>

* Update content/blog/getting-started-with-k8s-part6/index.md

Co-authored-by: Levi Blackstone <levi@pulumi.com>

* Update content/blog/getting-started-with-k8s-part6/index.md

Co-authored-by: Levi Blackstone <levi@pulumi.com>

* Update content/blog/getting-started-with-k8s-part6/index.md

Co-authored-by: Levi Blackstone <levi@pulumi.com>

* Update content/blog/getting-started-with-k8s-part6/index.md

Co-authored-by: Levi Blackstone <levi@pulumi.com>

* removed kquery section

Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-08-11 10:46:56 -05:00