TBS Walthrough

Go from a blank kubernetes cluster to an environment running Tanzu Build Service.

Things you'll need

  • A github or similar account
    • Public facing is assumed
    • A fork of spring-petclinic
  • A docker hub or similar registry available
    • Assumes docker hub
  • duffle installed
  • The pb cli
  • a k8s cluster
    • with a default storage class configured

Getting the repo ready

  • Fill out the values for your instance by editing vars.json
    • Explain values here
  • Run the templating script
  • Profit

Using the demos

Once you've run the templating script your repo will be approriately configured for use. Test out the install and demo scripts then get started.