In this tutorial we'll build a dev platform for learning purposes, leveraging KPack, ArgoCD and Knative deployed on top of a Kubernetes Cluster version 1.17 provided by Tanzu Kubernetes Grid (TKG) created and managed by Tanzu Mission Control (TMC). And for now we're using external tools such as Github and DockerHub.
Below a picture of what we're going to implement:
- Before we get started, clone this repo to your workspace.
- In order to have a reliable and reproducible tutorial the original projects scripts were saved on this repo so it doesn't get affected by global changes.
For the next release, we'll be including
- Harbor Registry for Docker Images repository
- Include Tekton for implementing a full Continuous Integration