mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
Add URL For Viewing Staging Registry
This newly documented URL can be used to view the descheduler staging registry in a web browser. This is easier to browse if the gcloud command is not available.
This commit is contained in:
@@ -27,6 +27,9 @@
|
|||||||
## Notes
|
## Notes
|
||||||
See [post-descheduler-push-images dashboard](https://testgrid.k8s.io/sig-scheduling#post-descheduler-push-images) for staging registry image build job status.
|
See [post-descheduler-push-images dashboard](https://testgrid.k8s.io/sig-scheduling#post-descheduler-push-images) for staging registry image build job status.
|
||||||
|
|
||||||
|
View the descheduler staging registry using [this URL](https://console.cloud.google.com/gcr/images/k8s-staging-descheduler/GLOBAL/descheduler) in a web browser
|
||||||
|
or use the below `gcloud` commands.
|
||||||
|
|
||||||
List images in staging registry.
|
List images in staging registry.
|
||||||
```
|
```
|
||||||
gcloud container images list --repository gcr.io/k8s-staging-descheduler
|
gcloud container images list --repository gcr.io/k8s-staging-descheduler
|
||||||
|
|||||||
Reference in New Issue
Block a user