mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 13:29:11 +01:00
Run below commands to build and push a staging image to staging-k8s.gcr.io. ``` $ make push ``` Run below commands to build and push a release image to k8s.gcr.io. ``` $ git checkout v0.9.0 $ VERSION=v0.9.0 REGISTRY=k8s.gcr.io make push ```
1.9 KiB
1.9 KiB