Pre-reqs:
- GKE enabled
- Cloud API and other APIs enabled for deployments just enable as they come up
- Dockerfile whos image creates a usable container
-
Select "Deploy" at the top of the page
-
Select "New Container Image" and use the following information:
a. Repository Provider = "Github" (must be authenticated)
b. Repository = "ben8622/cloud-computing-project"
c. Dockerfile path = this is dependant on your Dockerfile
-
Hit "Continue" at the bottom
-
Change your application name to something descriptive such as "to-the-moon-frontend"
-
Change your label key to repressent this app's function in the system
-
Hit "deploy"