Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
update kubecon page for NA kubecon (#3530)
Browse files Browse the repository at this point in the history
* update kubecon page for NA kubecon

* update text for request a demo on kubecon page
  • Loading branch information
shughes26 authored Oct 25, 2023
1 parent 0d96580 commit 874d3c7
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 80 deletions.
54 changes: 27 additions & 27 deletions themes/default/content/kubecon/_index.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,44 @@
---
title: KubeCon + CloudNativeCon 2023
meta_desc: Join Pulumi at Kubecon EU 2023 to learn about the latest developments in infrastructure as code, Kubernetes, observability, and cloud-native computing.
meta_image: /images/kubecon/kubecon-meta.png
meta_desc: Join Pulumi at Kubecon 2023 to learn about the latest developments in infrastructure as code, Kubernetes, observability, and cloud-native computing.
meta_image: /images/kubecon/kubecon-fall-meta.png
type: page
layout: kubecon


links:
items:
- heading: RSVP to Happy Hour
description: Join Kong, LaunchDarkly, Pulumi, and Honeycomb for an evening of light fare, libations, and conversations.<br/><b>Limited Spots Remaining</b><br/>April 20, 6:30pm CEST at De Kroon Restaurant & Club.
- heading: RSVP to DevApps & Brews
description: Join Nutanix, Outshift, Pulumi, and Tailscale for an evening of food, drinks, music, and networking.<br/><b>Limited Spots Remaining</b><br/>November 8, 6:00pm CST at AceBounce.
action: Reserve your spot
link: https://kubeconemeahappyhour.eventbrite.com/?aff=pulumi
- heading: Join a Workshop
description: Our workshops are live, and 100% open source. Choose from fundamental to advanced topics. They are hands-on and code source is provided.
action: Check upcoming workshops
link: /resources#upcoming
link: https://page.gitlab.com/event-nov08-devapps-and-brews-kubeconna.html?utm_medium=referral&utm_campaign=20231108_kubeconna2023_in-person_ancillaryevent&utm_budget=corp&utm_partnerid=0018X000038R0APQA0
- heading: Request a Demo
description: See how Pulumi can help you ship infrastructure faster, and manage Kubernetes clusters at scale on all major cloud providers. Ready for a change?
action: Talk with an Engineer
link: /request-a-demo/

workshops:
items:
- title: Getting Started with Kubernetes on Azure
date: April 25, 2023
description: In this workshop, you will learn how to deploy a Kubernetes cluster on Microsoft Azure and run containerized applications on the cluster.
link: /resources/getting-started-with-kubernetes-azure
action: Register
- title: From Zero to Production in Kubernetes
date: November 15, 2023
description: Explore how to leverage the power of Python with Pulumi, an infrastructure as code platform to define and manage your Kubernetes deployments.
link: /resources/from-zero-to-production-in-kubernetes/
action: Register Now
- title: Getting Started with Secrets Management on AWS
date: November 16, 2023
description: Learn how to manage configuration and secrets across all of your AWS environments with Pulumi ESC and AWS Secrets Manager.
link: /resources/getting-started-with-secrets-management-aws/
action: Register Now
- title: Getting Started with Kubernetes on AWS
date: April 26, 2023
date: November 21, 2023
description: In this workshop, you will learn the fundamentals of setting up EKS clusters on AWS through guided exercises using Pulumi.
link: /resources/getting-started-with-kubernetes-aws
action: Register
- title: Getting Started with Kubernetes on Google Cloud
date: April 27, 2023
description: In this workshop, you will learn how to deploy a Kubernetes cluster on Google Cloud and run containerized applications on the cluster.
link: /resources/getting-started-with-kubernetes-google-cloud
action: Register
- title: Production-ready Kubernetes for Python Developers
date: May 18, 2023
description: In this workshop, you will learn how to deploy a Kubernetes cluster using the Python language. (External webinar)
link: https://community.cncf.io/events/details/cncf-cncf-online-programs-presents-cncf-on-demand-webinar-production-ready-kubernetes-for-python-developers/
action: Register
link: /resources/getting-started-with-kubernetes-aws/
action: Register Now
- title: Sharing Code with Pulumi Packages, Abstractions, and More
date:
description: Explore how to start sharing Pulumi code with others. Use Go to build a custom architecture for Google Cloud that we'll compile down into a shareable library.
link: /resources/simpler-pulumi-package-authoring/
action: Watch

templates:
items:
Expand Down
69 changes: 16 additions & 53 deletions themes/default/layouts/page/kubecon.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
{{ define "hero" }}
<header class="page-hero">
<div class="dot-background-container" style="background-color: #cff1fb">
<img class="mx-auto w-full md:h-full hidden md:block" src="/images/kubecon/kubecon-hero-2023.png" />
</div>
<div class="page-hero-title">
<h1 class="small-title w-2/3 md:w-1/3">
<span><span style="font-size: 2.5rem" data-text="{{ .Params.title }}">{{ .Params.title }}</span></span>
</h1>
<div class="flex justify-center" style='background-image: url("/images/kubecon/kubecon-na-hero-2023.png"); background-position:center; background-repeat: no-repeat;'>
<div class="page-hero-title">
<h1 class="small-title w-2/3 md:w-1/3 flex-col">
<div style="font-size: 2.5rem">KubeCon + </div><div style="font-size: 2.5rem">CloudNativeCon 2023</div>
</h1>
</div>
</div>
</header>
{{ end }}

{{ define "main" }}
<div class="container w-2/3 mt-8 text-center mx-auto relative">
<img src="/images/mascot/backpack-pulumipus.svg" alt="" style="transform:scale(-0.5,0.5); top:-128px; left:-280px" class="absolute hidden lg:block" />
<h5>Meet us at KubeCon + CloudNativeCon <b>Booth S55</b></h5>
<h5>Meet us at KubeCon + CloudNativeCon <b>Booth C33</b></h5>
<h5>Join us to find out how Pulumi’s Infrastructure as Code reduces cloud complexity, accelerates development velocity and helps companies scale and innovate.</h5>
</div>

Expand All @@ -27,7 +26,7 @@ <h5>Join us to find out how Pulumi’s Infrastructure as Code reduces cloud comp
<h5>{{ $item.heading }}</h5>
<p>{{ $item.description | markdownify }}</p>
<div class="mt-8">
<a href="{{ $item.link }}" target="_blank" class="btn-secondary btn-disabled">{{ $item.action }}</a>
<a href="{{ $item.link }}" target="_blank" class="btn-secondary btn-disabled" style="white-space: nowrap;">{{ $item.action }}</a>
</div>
</div>
</div>
Expand All @@ -36,18 +35,20 @@ <h5>{{ $item.heading }}</h5>
</div>
</section>

<section id="workshops" style="background-color: #C7EFFB;">
<section id="workshops" style="background-color: #805AC3;">
<div class="container mx-auto py-12">
<h3 class="px-4">Workshops</h3>
<h3 class="px-4 text-white">Workshops</h3>
<div class="flex flex-wrap items-stretch justify-center">
{{ range $item := .Params.workshops.items }}
<div class="w-full lg:w-1/2 p-4 my-2">
<div class="card h-full relative bg-white p-8">
<h6>{{ $item.title }}</h6>
<span class="my-0 py-1 inline-block mr-3 text-gray-600">
<i class="fas fa-calendar mr-2"></i>
{{ $item.date }}
</span>
{{ if $item.date }}
<span class="my-0 py-1 inline-block mr-3 text-gray-600">
<i class="fas fa-calendar mr-2"></i>
{{ $item.date }}
</span>
{{ end }}
<span class="flex-grow flex flex-col justify-start mt-3">
<p class="text-gray-700">
{{ $item.description }}
Expand All @@ -63,30 +64,6 @@ <h6>{{ $item.title }}</h6>
</div>
</section>

<section id="pulumiup-ad" class="relative">
<div class="dot-background-container">
<div class="dot-background"></div>
</div>
<div class="dot-overlay"></div>

<div class="text-center py-16 relative" style="background-color:rgba(255,255,255,.8)">
<img src="/images/pulumiup-2023/logo.png" alt="Pulumi UP" class="mx-auto" />
<h5 class="mt-4 text-gray-700">Virtual Conference | June 15, 2023</h5>
<div class="container banner-description mx-auto mb-12 w-1/2 relative">
<p>
PulumiUP is a free, virtual conference open to all interested in platform engineering, infrastructure as code, software development, modern applications, or
Pulumi.
</p>
<p>
Whether you're a seasoned engineer or just curious to learn about infrastructure as Code, at PulumiUP you can hear industry leaders and attend guest sessions,
demos, and panel sessions.
</p>
<img src="/images/pulumiup-2023/pulumipus-theme.png" alt="" class="hidden lg:block absolute bottom-0" style="right:-190px" />
</div>
<a href="/pulumi-up" target="_blank" style="z-index: 1" class="btn-primary">Register for PulumiUP</a>
</div>
</section>

<section id="templates" class="container mx-auto my-16 text-center">
<div class=" text-center mx-auto my-8">
<h3>Pulumi Templates for Common Use Cases</h3>
Expand Down Expand Up @@ -115,20 +92,6 @@ <h5 class="mt-4">{{ $item.heading }}</h5>
</div>
</section>

<section id="knowledge" class="container mx-auto my-16 text-center">
<div class="text-center mx-auto my-8">
<h3>Build Your Knowledge on Best Practices</h3>
<p>There are new trends in the rapidly evolving cloud native ecosystem. Be in the know, select a webinar below.</p>
</div>
<div class="container mx-auto">
<div class="flex flex-wrap flex-row justify-center">
{{ range $item := .Params.knowledge.items }}
<a href="{{ $item.link }}" target="_blank"><img class="h-80 p-4" src="{{ $item.image }}" /></a>
{{ end }}
</div>
</div>
</section>

{{ partial "virtual-communities" . }}

{{ partial "help-links" . }}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 874d3c7

Please sign in to comment.