Skip to content

ben8622/cloud-computing-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud-computing-project

Steps to deploy to GKE cluster (non-automated)

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
  1. Go to the cluster Kubernetes Engine > Clusters
    image

  2. Open up the cluster you want to deploy to
    image

  3. Select "Deploy" at the top of the page

  4. 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
    image

  5. Hit "Continue" at the bottom

  6. Change your application name to something descriptive such as "to-the-moon-frontend"

  7. Change your label key to repressent this app's function in the system image

  8. Hit "deploy"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •