The purpose of this document is to describe the process of using secondary boot disks for pre loading docker images on the node for as an alternative to Image Streaming
Setup:
use below link for google docs for setting up a secondary boot disks
secondary boot disk setup command for envision is described below :
go run ./cli --project-name=jetrr-cloud --image-name=a1111-realisticvision-optomized --zone=us-central1-f --gcs-path=gs://preload-docker-images-storage-bucket/ --disk-size-gb=50 --container-image=us-central1-docker.pkg.dev/jetrr-cloud/training-app/training-main-dev:A1111_realisticVision_optomized --image-pull-auth=ServiceAccountToken --gcp-oauth=keyfile.json
The above go command is for using is for creating a secondary boot disk for A1111_realisticVision_optomized image, it’s commands explain the necessary auth requirements for using the