We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I follow the Tutorial 'Existing Application' link
At step 2.2: verify the successful app deployment There are some errors regarding the pods using the gcr.io/google-samples images are shown:
NAME READY STATUS RESTARTS AGE pod/frontend-69b9556bc-6jbk5 0/1 ImagePullBackOff 0 11m pod/frontend-69b9556bc-95pxl 0/1 ImagePullBackOff 0 11m pod/frontend-69b9556bc-pxkhs 0/1 ImagePullBackOff 0 11m pod/redis-master-56bdd57d44-wnh49 1/1 Running 0 11m pod/redis-replica-749c7957c4-9nktk 0/1 CrashLoopBackOff 7 (38s ago) 11m pod/redis-replica-749c7957c4-q9hrd 0/1 CrashLoopBackOff 7 (52s ago) 11m
images are pulled and usable
I exchanged the image URL using this list synced images
RELEASE VERSION BICEP COMMIT 0.29.0 v0.29.0 0.29.0 6abd7bfc3de0e748a2c34b721d95097afb6a2bba
Client Version: v1.29.1 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.29.1
inside Docker Desktop 4.27.0 (135262)
WinOS 11
AB#11078
The text was updated successfully, but these errors were encountered:
Duplicate of #914
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
If I follow the Tutorial 'Existing Application' link
Observed behavior
At step 2.2: verify the successful app deployment
There are some errors regarding the pods using the gcr.io/google-samples images are shown:
Desired behavior
images are pulled and usable
Workaround
I exchanged the image URL using this list synced images
rad Versoion
RELEASE VERSION BICEP COMMIT
0.29.0 v0.29.0 0.29.0 6abd7bfc3de0e748a2c34b721d95097afb6a2bba
kubernetes
Client Version: v1.29.1
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.29.1
inside Docker Desktop 4.27.0 (135262)
OS
WinOS 11
AB#11078
The text was updated successfully, but these errors were encountered: