8000 GitHub - rajm893/practice
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rajm893/practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKY ASSIGNMENT Requirements

BASE Image

I am using custom docker image to run the vertex ai pipeline. So below are the necessary steps:

  1. Create repository in Artifact Registry.
  2. Edit the parameters in docker_build.sh and run ./docker_build.sh to build docker image
  3. Edit the parameters in docker_push_gcr.sh and run ./docker_push_gcr.sh to build docker image to push docker image to artifact registry.
  4. Also added requirements file, so make sure docker_build.sh, docker_push_gcr.sh and requirements.txt files are in the same folder.

As now the BASE image is pushed to artifact registry:

  • we can use this image as our custom docker container to run Vertex AI pipeline.
  • Please follow the steps mentioned in sky_assignment.ipynb and run the pipeline.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0