Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 984 Bytes

overview.md

File metadata and controls

25 lines (13 loc) · 984 Bytes

Overview

Here's the recipe for a delicious, free, 100% open-source, all-natural development workstation:

  • We'll start with a foundation of Tanzu Community Edition, which gives us a composable Kubernetes cluster

img.png

  • Next, we'll sprinkle in a dash of kpack, which automates the process of turning your source code into a running container.

img.png

  • Time to add bold flavor with Knative, which makes it easy to run, access, version, and scale our application

img.png

  • We'll blend in Cartographer, which ties it all together and keeps your software supply chain running!

img.png

  • For dessert, we'll take the source code for your favorite application, and onboard it to our new development platform!

img.png

Back to Homepage