2.1 Create 3 GitHub repos

Create the three GitHub repos

Create vprofile-app, vprofile-helm, vprofile-infra. Clone them into one working folder:

git clone https://github.com/<username>/vprofile-app.git
git clone https://github.com/<username>/vprofile-helm.git
git clone https://github.com/<username>/vprofile-infra.git

vprofile-app already contains the source + Dockerfiles, vprofile-helm already contains the kubedefs/ folder (original manifests). vprofile-infra starts empty.