Sara d28602f2be
Add Meta Images for upcoming workshops: Advanced K8s+GCP and Equinix (#3200)
* Meta images for upcoming workshops gcp and equinix

* Update meta image of workshop k8s gcp index.md

* Update meta image of equinix workshop index.md
2023-07-27 10:35:23 -05:00

82 lines
3.0 KiB
Markdown

---
# Name of the webinar.
title: "Deploying a Kubernetes Cluster on Equinix Metal"
meta_desc: "In this code-centric session, you will learn how to manage Equinix Metal resources using Pulumi and the new Equinix Pulumi provider."
meta_image: "/images/resources/kubernetes-cluster-equinix-metal-oscar.png"
# A featured webinar will display first in the list.
featured: false
# If the video is pre-recorded or live.
pre_recorded: false
# If the video is part of the PulumiTV series. Setting this value to true will list the video in the "PulumiTV" section.
pulumi_tv: false
# The preview image will be shown on the list page.
preview_image: ""
# Webinars with unlisted as true will not be shown on the webinar list
unlisted: false
# Gated webinars will have a registration form and the user will need
# to fill out the form before viewing.
gated: true
# The layout of the landing page.
type: webinars
# External webinars will link to an external page instead of a webinar
# landing/registration page. If the webinar is external you will need
# set the 'block_external_search_index' flag to true so Google does not index
# the webinar page created.
external: false
block_external_search_index: false
# The url slug for the webinar landing page. If this is an external
# webinar, use the external URL as the value here.
url_slug: "deploying-a-kubernetes-cluster-on-equinix-metal"
# The content of the hero section.
hero:
# The title text in the hero. This also serves as the pages H1.
title: "Deploying a Kubernetes Cluster on Equinix Metal"
# The image the appears on the right hand side of the hero.
image: "/icons/containers.svg"
# Content for the left hand side section of the page.
main:
# Webinar title.
title: "Deploying a Kubernetes Cluster on Equinix Metal"
# URL for embedding a URL for ungated webinars.
youtube_url:
# Sortable date. The datetime Hugo will use to sort the webinars in date order.
sortable_date: 2023-09-13T09:00:00-04:00
# Duration of the webinar.
duration: "1 hour"
# Datetime of the webinar.
datetime: ""
# Description of the webinar.
description: |
In this code-centric session, you will learn how to manage Equinix Metal resources using Pulumi and the new Equinix Pulumi provider. We'll teach you the basics of how Pulumi works and demonstrate deploying a Kubernetes cluster and workload on Equinix Metal.
# The webinar presenters
presenters:
- name: Josh Kodroff
role: Senior Solutions Architect, Pulumi
- name: Oscar Cobles
role: Integrations Engineer, Equinix
# A bullet point list containing what the user will learn during the webinar.
learn:
- How to provision a Kubernetes cluster on Equinix Metal
- Defining and deploying Equinix resources using popular programming languages
- How to use Pulumi and Equinix together
# The right hand side form section.
form:
salesforce_campaign_id: "701Du000000AXEtIAO"
hubspot_form_id: "97b4a73f-c4d4-440c-b24e-2c04fd34d62a"
---