This directory contains the infrastructure code for the project.
- Install Kubernetes
- Install Skaffold
- Install Google SDK GCP SDK
- RUN
gcloud init - Then log in (si20303022@gmail.com has the cluster), and then select the cloud project: sisrstp
- Now all G-Cloud CLI actions will have the context of that cloud project
- Commands that require authentication will use si20303022@gmail.com by default
- Commands will reference project
sisrstpby default
Note that you need all the respositories cloned in the top level directory. Should look something like:
.
├── Tramoove_app
├── bustruck-service
├── infra
└── users-service
then access to the infra/skaffold directory and run the following command: