Getting started with Tanzu Build Service
After learning about the challenges addressed by TBS and the details of what TBS contains, let’s learn how we can quickly get started with it running in a Kubernetes cluster.
Important note
All these instructions are for Tanzu Build Service (TBS) v1.3.
The following section details different prerequisites that you may need to get TBS fully up and running in your Kubernetes cluster.
Prerequisites
You will need the following to configure TBS in your Kubernetes environment:
- Administrator-level
kubectl
CLI access to a Kubernetes cluster with version 1.19 or later. If administrator-level access is not feasible, then the user must at least have permissions listed at https://github.com/tandcruz/DevSecOps-in-Practice-with-VMware-Tanzu/blob/main/chapter-03/tbs-k8s-cluster-permissions.yml on the cluster to install and configure TBS. - The worker nodes of the Kubernetes cluster should at least have 50 GB of ephemeral storage...