Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Commit

Permalink
new resources page (#4894)
Browse files Browse the repository at this point in the history
Co-authored-by: michow <[email protected]>
  • Loading branch information
michow and michow authored Jun 27, 2022
1 parent 951de62 commit 762ed99
Show file tree
Hide file tree
Showing 45 changed files with 900 additions and 135 deletions.
98 changes: 1 addition & 97 deletions docs/site/content/resources/_index.html
Original file line number Diff line number Diff line change
@@ -1,102 +1,6 @@
---
layout: page
layout: resources
title: "Kubernetes Resources | Tanzu Community Edition"
description: Need help with Kubernetes or Tanzu Community Edition? Learn Kubernetes with free Kubernetes tutorials, hands-on workshops, top-notch training, education, and other resources here.
id: resources
---

<div class="hero subpage-hero">
<div class="wrapper">
<h1>Get Started with Kubernetes and Tanzu</h1>
</div>
</div>
<div class="subpage wrapper resources">
<h2>Tanzu Community Edition Sandboxes</h2>
<p>The <a href="https://learn.tanzu.io">Tanzu Community Edition sandboxes</a> are freely available, hosted environments with ready-to-use Tanzu Community Edition clusters. Try out these workshops for hands-on learning in sandbox environments:</p>
<div class="grid three">
<div class="col">
<div class="content">
<h3><a href="https://tanzu.vmware.com/developer/workshops/lab-tce-deploy">Deploying Apps and Microservices with Tanzu Community Edition</a></h3>
<p>Learn how Tanzu Community Edition provides a platform to simplify deploying Modern Apps.</p>
</div>
</div>
<div class="col">
<div class="content">
<h3><a href="https://tanzu.vmware.com/developer/workshops/lab-tce-dependencies">Manage Platform Dependencies with Tanzu Community Edition</a></h3>
<p>Build a Kubernetes platform perfectly suited to your needs</p>
</div>
</div>
</div>
<h2>Tanzu Community Edition Playlist on YouTube</h2>
<p>Videos, videos, videos! Check out our library <a href="https://www.youtube.com/playlist?list=PLAdzTan_eSPR6pDE3wa8P0BKz9QqmqZxs">here</a>.</p>
<div class="grid three">
<div class="col">
<div class="embed-responsive">
<iframe allowfullscreen class="embed-responsive-item" src="https://www.youtube.com/embed/ww3EfXyMhUw" title="Managed and Unmanaged Clusters in VMware Tanzu Community Edition: What You Need to Know"></iframe>
</div>
<div class="content">
<p><a href="https://youtu.be/ww3EfXyMhUw">Managed and Unmanaged Clusters in VMware Tanzu Community Edition: What You Need to Know</a></p>
</div>
</div>
<div class="col">
<div class="embed-responsive">
<iframe allowfullscreen class="embed-responsive-item" src="https://www.youtube.com/embed/KdR_QGXdCzw" title="Build and Deploy an Application with VMware Tanzu Community Edition"></iframe>
</div>
<div class="content">
<p><a href="https://youtu.be/KdR_QGXdCzw">Build and Deploy an Application with VMware Tanzu Community Edition</a></p>
</div>
</div>
<div class="col">
<div class="embed-responsive">
<iframe allowfullscreen class="embed-responsive-item" src="https://www.youtube.com/embed/7ygtLnq4cIM" title="Step-by-Step Setup of VMware Tanzu Community Edition on AWS"></iframe>
</div>
<div class="content">
<p><a href="https://youtu.be/7ygtLnq4cIM">Step-by-Step Setup of VMware Tanzu Community Edition on AWS</a></p>
</div>
</div>
<a href="https://youtube.com/playlist?list=PLAdzTan_eSPR6pDE3wa8P0BKz9QqmqZxs">Browse more videos</a>
</div>
<h2>Tanzu Developer Center</h2>
<p>Visit the <a href="https://tanzu.vmware.com/developer/">Tanzu Developer Center</a> to learn more about cloud native technologies and practices. You'll find informative articles, guides, videos, samples, workshops, and more on topics that matter to you:</p>
<ul class="two-col">
<li><a href="https://tanzu.vmware.com/developer/topics/modern-app-basics/">Modern App Basics</a></li>
<li><a href="https://tanzu.vmware.com/developer/topics/building-kubernetes-runtime/">Building a Kubernetes Runtime</a></li>
<li><a href="https://tanzu.vmware.com/developer/topics/managing-and-operating-kubernetes/">Managing and Operating Kubernetes</a></li>
<li><a href="https://tanzu.vmware.com/developer/topics/building-modern-applications/">Building Modern Applications</a></li>
<li><a href="https://tanzu.vmware.com/developer/topics/modernizing-legacy-applications/">Modernizing Legacy Applications</a></li>
<li><a href="https://tanzu.vmware.com/developer/topics/deploying-modern-applications/">Deploying Modern Applications</a></li>
<li><a href="https://tanzu.vmware.com/developer/topics/managing-and-operating-applications/">Managing and Operating Applications</a></li>
<li><a href="https://tanzu.vmware.com/developer/topics/agile-transformation-and-practices/">Agile Transformation and Practices</a></li>
</ul>
<h2>KubeAcademy</h2>
<p class="clearfix"><img class="float-right" src="/img/kubeacademy-logo.svg" alt="KubeAcademy" width="300" /> <a href="https://kube.academy/">KubeAcademy</a> is a free, product-agnostic Kubernetes and cloud native technology education program built by a team of expert instructors. Courses comprise a series of <a href="https://kube.academy/courses">short video lessons</a> and dive into topics for skill levels ranging from beginner to advanced.</p>
<h2>TGI Kubernetes</h2>
<p>Every week, <a href="https://www.youtube.com/playlist?list=PL7bmigfV0EqQzxcNpmcdTJ9eFRPBe-iZa">TGIK</a> hosts live-stream their dive into new Kubernetes tools and concepts. Join every Friday at 1:00 PM PT to follow along and learn.</p>
<div class="grid three">
<div class="col">
<div class="embed-responsive">
<iframe allowfullscreen class="embed-responsive-item" src="https://www.youtube.com/embed/il8EBSnnyYE" title="TGI Kubernetes 189: Quotas and Budgets"></iframe>
</div>
<div class="content">
<p><a href="https://youtu.be/il8EBSnnyYE">TGI Kubernetes 189: Quotas and Budgets</a></p>
</div>
</div>
<div class="col">
<div class="embed-responsive">
<iframe allowfullscreen class="embed-responsive-item" src="https://www.youtube.com/embed/EaoxUDGpARE" title="TGI Kubernetes 188: vCluster"></iframe>
</div>
<div class="content">
<p><a href="https://youtu.be/EaoxUDGpARE">TGI Kubernetes 188: vCluster</a></p>
</div>
</div>
<div class="col">
<div class="embed-responsive">
<iframe allowfullscreen class="embed-responsive-item" src="https://www.youtube.com/embed/H1D0fk9sZ8I" title="TGI Kubernetes 187: Kubernetes Release - Image Signing MVP"></iframe>
</div>
<div class="content">
<p><a href="https://youtu.be/H1D0fk9sZ8I">TGI Kubernetes 187: Kubernetes Release - Image Signing MVP</a></p>
</div>
</div>
<a href="https://www.youtube.com/playlist?list=PL7bmigfV0EqQzxcNpmcdTJ9eFRPBe-iZa">Browse more videos</a>
</div>
</div>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Advanced Supply Chain Choreography Now Included in VMware Tanzu® Community Edition"
link: https://tanzucommunityedition.io/posts/tanzu-community-edition-011-adds-cartographer-supply-chain-choreography
type: blog
level: basics
order: 106
new: false
use_case_number:
- 2
use_case_order: 101
9 changes: 9 additions & 0 deletions docs/site/data/resources/automate-container-builds-tce.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Automate Container Builds with VMware Tanzu Community Edition"
link: https://tanzu.vmware.com/content/webinars/feb-22-automate-container-builds-with-vmware-tanzu-community-edition
type: webinar
level: getting-started
order: 216
new: false
use_case_number:
- 2
use_case_order: 206
9 changes: 9 additions & 0 deletions docs/site/data/resources/build-deploy-application-tce.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Build and Deploy an Application with VMware Tanzu Community Edition"
link: https://tanzucommunityedition.io/posts/build-deploy-application-tanzu-community-edition/
type: blog
level: getting-started
order: 215
new: false
use_case_number:
- 2
use_case_order: 205
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Build Modern Software Supply Chains with Cartographer in VMware Tanzu Community Edition"
link: https://tanzucommunityedition.io/posts/build-modern-software-supply-chains-with-cartographer/
type: blog
level: getting-started
order: 200
new: true
use_case_number:
- 2
use_case_order: 201
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Building Production Ready Container Images at Scale"
link: https://www.twitch.tv/videos/1276349772
type: video
level: getting-started
order: 217
new: false
use_case_number:
- 2
use_case_order: 207
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Comparing Managed and Unmanaged Clusters on VMware Tanzu Community Edition"
link: https://tanzucommunityedition.io/posts/managed-unmanaged-clusters-tanzu-community-edition/
type: blog
level: getting-started
order: 205
new: false
use_case_number:
- 1
use_case_order: 203
9 changes: 9 additions & 0 deletions docs/site/data/resources/create-software-supply-chain-tce.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Create a Software Supply Chain with VMware Tanzu Community Edition"
link: https://www.youtube.com/watch?v=URgg2s4OClc&list=PLAdzTan_eSPR6pDE3wa8P0BKz9QqmqZxs&index=13&t=137s
type: video
level: getting-started
order: 214
new: false
use_case_number:
- 2
use_case_order: 204
9 changes: 9 additions & 0 deletions docs/site/data/resources/deploying-apps-microservices-tce.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Deploying Apps and Microservices with Tanzu Community Edition"
link: https://tanzu.vmware.com/developer/workshops/lab-tce-deploy/
type: workshop
level: getting-started
order: 200
new: false
use_case_number:
- 2
use_case_order: 200
9 changes: 9 additions & 0 deletions docs/site/data/resources/get-started-tce-amazon-aws-ec2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Get Started with Tanzu Community Edition on Amazon AWS EC2"
link: https://www.youtube.com/watch?v=5EcFkW9N5iE
type: video
level: getting-started
order: 208
new: false
use_case_number:
- 1
use_case_order: 206
9 changes: 9 additions & 0 deletions docs/site/data/resources/get-started-tce-microsoft-azure.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Get Started with Tanzu Community Edition on Microsoft Azure"
link: https://www.youtube.com/watch?v=o6ptDRVWxyI
type: video
level: getting-started
order: 210
new: false
use_case_number:
- 1
use_case_order: 208
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Get Started with Tanzu Community Edition and VMware vSphere Using Kube-VIP"
link: https://www.youtube.com/watch?v=6cC4xdBqbJw
type: video
level: getting-started
order: 207
new: false
use_case_number:
- 1
use_case_order: 205
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Get Started with Tanzu Community Edition on Your Local Workstation"
link: https://www.youtube.com/watch?v=u4s1OAzPeHs&list=PLAdzTan_eSPR6pDE3wa8P0BKz9QqmqZxs&index=8
type: video
level: getting-started
order: 206
new: false
use_case_number:
- 1
use_case_order: 204
9 changes: 9 additions & 0 deletions docs/site/data/resources/get-up-running-tce-in-minutes.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Get Up and Running with VMware Tanzu Community Edition in Minutes"
link: https://www.youtube.com/watch?v=XY8YktV2Nuo
type: video
level: getting-started
order: 202
new: false
use_case_number:
- 1
use_case_order: 200
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Getting Started with Tanzu Community Edition - Tech Overview"
link: https://www.youtube.com/watch?v=UnxQjhXb2K4
type: video
level: basics
order: 103
new: false
use_case_number:
- 1
use_case_order: 100
9 changes: 9 additions & 0 deletions docs/site/data/resources/getting-started-with-tce.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Getting Started with Tanzu Community Edition"
link: https://tanzu.vmware.com/content/blog/getting-started-vmware-tanzu-community-edition-guide
type: blog
level: getting-started
order: 203
new: false
use_case_number:
- 1
use_case_order: 201
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "How to Customize Tanzu Community Edition and Add Value with Carvel"
link: https://www.twitch.tv/videos/1276354357?filter=all&sort=time
type: video
level: advanced-topics
order: 400
new: false
use_case_number:
- 1
use_case_order: 400
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
title: "Introducing VMware Tanzu Community Edition: Simple, Turnkey Access to the Kubernetes and Cloud Native Ecosystem"
link: https://tanzu.vmware.com/content/blog/vmware-tanzu-community-edition-kubernetes-cloud-native-ecosystem
type: blog
level: basics
order: 101
new: false
use_case_number:
use_case_order:
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Level-Up Your Path to Production with Supply Chain Choreography"
link: https://community.cncf.io/events/details/cncf-cncf-online-programs-presents-cncf-live-webinar-from-pipelines-to-supply-chains-level-up-with-supply-chain-choreography/
type: webinar
level: getting-started
order: 213
new: false
use_case_number:
- 2
use_case_order: 203
9 changes: 9 additions & 0 deletions docs/site/data/resources/manage-platform-dependencies-tce.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Manage Platform Dependencies with Tanzu Community Edition"
link: https://tanzu.vmware.com/developer/workshops/lab-tce-dependencies
type: workshop
level: getting-started
order: 211
new: false
use_case_number:
- 1
use_case_order: 209
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Managed and Unmanaged Clusters in VMware Tanzu Community Edition: What You Need to Know"
link: https://www.youtube.com/watch?v=ww3EfXyMhUw&list=PLAdzTan_eSPR6pDE3wa8P0BKz9QqmqZxs&index=11
type: video
level: getting-started
order: 204
new: false
use_case_number:
- 1
use_case_order: 202
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Speed App Delivery with Modern Software Supply Chains in VMware Tanzu Community Edition"
link: https://tanzu.vmware.com/content/webinars/apr-14-speed-app-delivery-with-modern-software-supply-chains-in-vmware-tanzu-community-edition
type: webinar
level: getting-started
order: 212
new: false
use_case_number:
- 2
use_case_order: 202
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Speed time to developer productivity with v0.12 release of VMware Tanzu Community Edition"
link: https://tanzucommunityedition.io/posts/tanzu-community-edition-012-speeds-developer-time-to-productivity
type: blog
level: basics
order: 105
new: false
use_case_number:
- 2
use_case_order: 100
9 changes: 9 additions & 0 deletions docs/site/data/resources/step-by-step-setup-tce-aws.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Step-by-Step Setup of VMware Tanzu Community Edition on AWS"
link: https://www.youtube.com/watch?v=7ygtLnq4cIM&list=PLAdzTan_eSPR6pDE3wa8P0BKz9QqmqZxs&index=9
type: video
level: getting-started
order: 209
new: false
use_case_number:
- 1
use_case_order: 207
8 changes: 8 additions & 0 deletions docs/site/data/resources/tce-010-now-available.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
title: "Tanzu Community Edition 0.10 is Now Available"
link: https://tanzucommunityedition.io/posts/tanzu-community-edition-0.10-available/
type: blog
level: intermediate
order: 300
new: false
use_case_number:
use_case_order:
8 changes: 8 additions & 0 deletions docs/site/data/resources/tce-3-min-overview.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
title: "Tanzu Community Edition Three Minute Overview"
link: https://www.youtube.com/watch?v=Dp5qJAyDpsQ
type: video
level: basics
order: 100
new: false
use_case_number:
use_case_order:
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "VMware Tanzu Community Edition Deepens Appeal to Developers with Container Build Automation"
link: https://tanzucommunityedition.io/posts/tanzu-community-edition-adds-kpack/
type: blog
level: basics
order: 107
new: false
use_case_number:
- 2
use_case_order: 102
8 changes: 8 additions & 0 deletions docs/site/data/resources/tce-five-ways-to-begin.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
title: "VMware Tanzu Community Edition: Five Ways to Begin"
link: https://tanzucommunityedition.io/posts/five-ways-to-begin/
type: blog
level: getting-started
order: 201
new: false
use_case_number:
use_case_order:
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
title: "VMware Tanzu Community Edition: a Free Kubernetes Platform for Learners and Users"
link: https://tanzu.vmware.com/content/webinars/nov-18-vmware-tanzu-community-edition-a-free-kubernetes-platform-for-learners-and-users
type: webinar
level: basics
order: 102
new: false
use_case_number:
use_case_order:
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Tanzu Community Edition: An Open Source, Community Kubernetes Platform"
link: https://www.twitch.tv/videos/1227233384?filter=all&sort=time
type: video
level: basics
order: 104
new: false
use_case_number:
- 1
use_case_order: 101
Loading

0 comments on commit 762ed99

Please sign in to comment.