Loading and Uploading Docker Images on GCP using Kubernetes

Procedure

  1. Run the following command to load docker images locally:
     ./load-images.sh path_to_docker_image_files
    Note: When deploying Mashery Local cluster in tm-installer, docker images are already loaded after a successful build. The above step can be skipped.
  2. Run the following command to upload docker images to GCP repository:
    ./upload-images.sh
  3. Run the following command to set registry secret in GCP:
    ./set-registry-secret.sh