diff --git a/content/newsroom/_index.md b/content/newsroom/_index.md deleted file mode 100644 index 61c5658f2..000000000 --- a/content/newsroom/_index.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: "News" -paginate_by: 9 - -# paginate_reversed: false - -sort_by: "date" -insert_anchor_links: "left" -#base_url: "posts" -#first: "first" -#last: "last" -template: "layouts/newsroom.html" -page_template: "newsPage.html" -#transparent: true -generate_feed: true ---- \ No newline at end of file diff --git a/content/newsroom/pulumi_demo/index.md b/content/newsroom/pulumi_demo/index.md new file mode 100644 index 000000000..af736dd4b --- /dev/null +++ b/content/newsroom/pulumi_demo/index.md @@ -0,0 +1,19 @@ +--- +id: pulumi_demo +title: 🍿Watch the Pulumi Demo +image_caption: pulumi +description: V3.13 is now on Mainnet +date: 2024-09-12 +taxonomies: + people: [bernadette_amanda_caster] + tags: [tech, grid,community] + news-category: [foundation] +extra: + imgPath: pulumi_demo.png +--- + +In this demo, Scott introduces Pulumi – a powerful cloud-native Infrastructure as Code (IaC) platform that runs on the grid – and explains its benefits. Mik goes on to demonstrate deploying (and destroying) a Micro VM on the grid with Pulumi. The last portion of the call is a discussion. + +
+ +Watch the call [here] (https://www.youtube.com/watch?v=xumrT4lqvCg), with timestamps for simple navigation, and leave your feedback or questions [here] (https://forum.threefold.io/t/watch-deploying-a-micro-vm-on-the-grid-with-pulumi/4406). \ No newline at end of file diff --git a/content/newsroom/pulumi_demo/pulumi_demo.png b/content/newsroom/pulumi_demo/pulumi_demo.png new file mode 100644 index 000000000..20c5723cf Binary files /dev/null and b/content/newsroom/pulumi_demo/pulumi_demo.png differ