Skip to content

jeffgbutler/TCEWorkshop

Repository files navigation

Tanzu Community Edition Workshops

Workshops for Tanzu Community Edition (TCE) covering basic installation, Knative, Kpack, and Cartographer.

Important: these workshops are based on version 0.12.1 or greater of Tanzu Community Edition. The instructions may not work if you use earlier versions.

Workshop Goals

In the workshops we are going to focus on building and configuring a Kubernetes cluster that is customized for developer experience. The cluster we build will have the following characteristics:

  1. It could easily run on a developer workstation
  2. It will automatically build and publish images from source code
  3. It will automatically deploy images and expose a URL through a Kubernetes ingress controller using Knative

In the VMware parlance, this is an "iterate" cluster - meaning that it is meant to be used as a cluster where developers can iterate on application development.

We will start with installing TCE, creating a cluster, and deploying a simple workload. Then we will dig in to the details and what's going on behind the scenes.

How to Proceed

To proceed, start with the pre-requisites page and follow the links through the workshop. You should follow the steps in order through #4 below (Install the App Toolkit). After that, you can skip any of the following sections or take them in any order you wish. If you are not familiar with the Carvel tools, we suggest working through the sections on Carvel before attempting to build a custom supply chain with Cartographer.

If you already have the pre-requisites installed and want to jump straight into Knative, Kpack, or Cartographer, you can create and prepare a cluster with the simple steps outlined on the Quick Start.

  1. Install the Pre-Requisites
  2. Create a Cluster
  3. Explore the Cluster
  4. Install the App Toolkit
  5. Deploy Applications with Knative (Optional)
  6. Build OCI Images with Kpack (Optional)
  7. Software Supply Chains with Cartographer (Optional)
  8. Create a Custom Supply Chain with Cartographer (Optional)

Appendix: Explore the Carvel Tools (Optional):

About

Guided hands on exercises for Tanzu Community Edition focusing on developer experience

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published