Loading and Uploading Docker Images on AKS
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 tml-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:
./set-registry-secret.sh
Note: User must login to Docker.
Copyright © Cloud Software Group, Inc. All rights reserved.