# 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