Loading and Uploading Docker Images on GCP using Kubernetes
Procedure
-
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.
-
Run the following command to upload docker images to GCP repository:
-
Run the following command to set registry secret in GCP:
Copyright © Cloud Software Group, Inc. All rights reserved.