Skip to content

Commit 9d7eb24

Browse files
authored
Adding Kubernetes workshop on-demand (#16694)
1 parent ed60670 commit 9d7eb24

File tree

1 file changed

+7
-7
lines changed
  • content/events/from-zero-to-production-in-kubernetes

1 file changed

+7
-7
lines changed

content/events/from-zero-to-production-in-kubernetes/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# Name of the event, <= 60 characters
3-
title: "From Zero to Production in Kubernetes"
3+
title: "Agentic Workflows for Production-ready Kubernetes"
44
meta_desc: Learn to deploy and manage Kubernetes clusters from zero to production with multi-cloud automation, GitOps using Argo CD, and agentic workflows.
55
meta_image:
66

@@ -12,7 +12,7 @@ unlisted: false
1212

1313
# Gated webinars will have a registration form and the user will need
1414
# to fill out the form before viewing.
15-
gated: true
15+
gated: false
1616

1717
# The layout of the landing page.
1818
type: webinars
@@ -31,17 +31,17 @@ url_slug: from-zero-to-production-in-kubernetes
3131
# Content for the left hand side section of the page.
3232
main:
3333
# Webinar title.
34-
title: "From Zero to Production in Kubernetes"
34+
title: "Agentic Workflows for Production-ready Kubernetes"
3535
event_type: workshop # workshop | event
3636

3737
# URL for embedding a URL for ungated webinars.
38-
youtube_url:
38+
youtube_url: https://www.youtube.com/embed/-KhVTXMXpEQ?si=Uq_zukFFpHQ_-CGE
3939

4040
# Sortable date. The datetime Hugo will use to sort the webinars in date order.
4141
sortable_date: 2025-11-20T12:00:00-05:00
4242

4343
# Duration of the webinar.
44-
duration: 90 minutes
44+
duration: 60 minutes
4545

4646
# "virtual" will be shown under "show virtual events only", otherwise shown as City, State (seattle, wa)
4747
location: virtual
@@ -63,7 +63,7 @@ main:
6363
# case-sensitive
6464
tags:
6565
level: Beginner # Beginner, Intermediate, Advanced
66-
topics: ["Kubernetes", "GitOps", "Observability", "DevOps", "Argo CD", "Pulumi Neo"]
66+
topics: ["Kubernetes", "GitOps", "DevOps", "Argo CD", "Pulumi Neo"]
6767
languages: ["Any"]
6868
clouds: ["AWS"]
6969

@@ -74,7 +74,7 @@ form:
7474
salesforce_campaign_id: 701PQ00000eePWvYAM
7575

7676
event_data:
77-
name: "From Zero to Production in Kubernetes"
77+
name: "Agentic Workflows for Production-ready Kubernetes"
7878
start_date: 2025-11-20T12:00:00-05:00
7979
end_date: 2025-11-20T13:30:00-05:00
8080
url: "https://www.pulumi.com/resources/from-zero-to-production-in-kubernetes/"

0 commit comments

Comments
 (0)