{"id":17145674,"url":"https://github.com/jeffgbutler/tceworkshop","last_synced_at":"2026-03-12T16:11:01.264Z","repository":{"id":46378372,"uuid":"486977094","full_name":"jeffgbutler/TCEWorkshop","owner":"jeffgbutler","description":"Guided hands on exercises for Tanzu Community Edition focusing on developer experience","archived":false,"fork":false,"pushed_at":"2022-10-19T09:53:24.000Z","size":3374,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-13T11:23:22.702Z","etag":null,"topics":["cartographer","carvel","knative","kpack","tanzu","tanzu-community-edition","tutorial","workshop"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeffgbutler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-29T13:11:42.000Z","updated_at":"2022-09-20T20:43:34.000Z","dependencies_parsed_at":"2023-01-20T09:00:50.026Z","dependency_job_id":null,"html_url":"https://github.com/jeffgbutler/TCEWorkshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeffgbutler/TCEWorkshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffgbutler%2FTCEWorkshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffgbutler%2FTCEWorkshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffgbutler%2FTCEWorkshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffgbutler%2FTCEWorkshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffgbutler","download_url":"https://codeload.github.com/jeffgbutler/TCEWorkshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffgbutler%2FTCEWorkshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30431883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cartographer","carvel","knative","kpack","tanzu","tanzu-community-edition","tutorial","workshop"],"created_at":"2024-10-14T21:06:27.661Z","updated_at":"2026-03-12T16:11:01.243Z","avatar_url":"https://github.com/jeffgbutler.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tanzu Community Edition Workshops\n\nWorkshops for Tanzu Community Edition (TCE) covering basic installation, Knative, Kpack, and Cartographer.\n\n**Important:** these workshops are based on version 0.12.1 or greater of Tanzu Community Edition.\nThe instructions may not work if you use earlier versions.\n\n## Workshop Goals\n\nIn the workshops we are going to focus on building and configuring a Kubernetes cluster that is customized\nfor developer experience. The cluster we build will have the following characteristics:\n\n1. It could easily run on a developer workstation\n2. It will automatically build and publish images from source code\n3. It will automatically deploy images and expose a URL through a Kubernetes ingress controller using Knative\n\nIn the VMware parlance, this is an \"iterate\" cluster - meaning that it is meant to be used as a cluster\nwhere developers can iterate on application development.\n\nWe will start with installing TCE, creating a cluster, and deploying a simple workload. Then we will dig in\nto the details and what's going on behind the scenes.\n\n## How to Proceed\n\nTo proceed, start with the pre-requisites page and follow the links through the workshop. You should follow the steps\nin order through #4 below (Install the App Toolkit). After that, you can skip any of the following sections\nor take them in any order you wish. If you are not familiar with the Carvel tools, we suggest working through\nthe sections on Carvel before attempting to build a custom supply chain with Cartographer.\n\nIf you already have the pre-requisites installed and want to jump straight into Knative, Kpack, or Cartographer,\nyou can create and prepare a cluster with the simple steps outlined on the [Quick Start](QuickStart.md).\n\n1. [Install the Pre-Requisites](00-basic-setup/README.md)\n2. [Create a Cluster](01-creating-clusters/README.md)\n3. [Explore the Cluster](02-explore-the-cluster/README.md)\n4. [Install the App Toolkit](03-app-toolkit/README.md)\n5. [Deploy Applications with Knative](04-knative/README.md) (Optional)\n6. [Build OCI Images with Kpack](05-kpack/README.md) (Optional)\n7. [Software Supply Chains with Cartographer](06-cartographer/README.md) (Optional)\n   - [Cartographer Deep Dive](06-cartographer/CartographerDeepDive.md)\n8. [Create a Custom Supply Chain with Cartographer](07-CustomSupplyChain/README.md) (Optional)\n\nAppendix: Explore the Carvel Tools (Optional):\n\n- [Carvel Overview](90-Carvel/README.md)\n- [Secretgen Controller](90-Carvel/secretgen-controller/README.md)\n- [YTT](90-Carvel/ytt/README.md)\n- [Kbld](90-Carvel/kbld/README.md)\n- [Kapp](90-Carvel/kapp/README.md)\n- [Kapp Controller](90-Carvel/kapp-controller/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffgbutler%2Ftceworkshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffgbutler%2Ftceworkshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffgbutler%2Ftceworkshop/lists"}