Skip to content

support recommend with pod metric #923

New issue

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

github-wyy
Copy link

What type of PR is this?

support recommend with pod metric

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Copy link
Contributor

github-actions bot commented May 14, 2025

🎉 Successfully Build Images.
Now Support ARM Platforms.
Comment Post Time: 2025-07-24 19:56
Git Version: d822e36

Docker Registry

Overview: https://hub.docker.com/u/gocrane

Image Pull Command
crane-agent:pr-923-d822e36 docker pull gocrane/crane-agent:pr-923-d822e36
dashboard:pr-923-d822e36 docker pull gocrane/dashboard:pr-923-d822e36
metric-adapter:pr-923-d822e36 docker pull gocrane/metric-adapter:pr-923-d822e36
craned:pr-923-d822e36 docker pull gocrane/craned:pr-923-d822e36

Quick Deploy - Helm

helm repo add crane https://finops-helm.pkg.coding.net/gocrane/gocrane
helm install crane -n crane-system --create-namespace \
                   --set craned.image.repository=gocrane/craned \
                   --set craned.image.tag=pr-923-d822e36 \
                   --set metricAdapter.image.repository=gocrane/metric-adapter \
                   --set metricAdapter.image.tag=pr-923-d822e36 \
                   --set craneAgent.image.repository=gocrane/crane-agent \
                   --set craneAgent.image.tag=pr-923-d822e36 \
                   --set cranedDashboard.image.repository=gocrane/dashboard \
                   --set cranedDashboard.image.tag=pr-923-d822e36 crane/crane

Coding Registry

Overview: https://finops.coding.net/public-artifacts/gocrane/crane/packages

Image Pull Command
crane-agent:pr-923-d822e36 docker pull finops-docker.pkg.coding.net/gocrane/crane/crane-agent:pr-923-d822e36
dashboard:pr-923-d822e36 docker pull finops-docker.pkg.coding.net/gocrane/crane/dashboard:pr-923-d822e36
metric-adapter:pr-923-d822e36 docker pull finops-docker.pkg.coding.net/gocrane/crane/metric-adapter:pr-923-d822e36
craned:pr-923-d822e36 docker pull finops-docker.pkg.coding.net/gocrane/crane/craned:pr-923-d822e36

Quick Deploy - Helm

helm repo add crane https://finops-helm.pkg.coding.net/gocrane/gocrane
helm install crane -n crane-system --create-namespace \
                   --set craned.image.repository=finops-docker.pkg.coding.net/gocrane/crane/craned \
                   --set craned.image.tag=pr-923-d822e36 \
                   --set metricAdapter.image.repository=finops-docker.pkg.coding.net/gocrane/crane/metric-adapter \
                   --set metricAdapter.image.tag=pr-923-d822e36 \
                   --set craneAgent.image.repository=finops-docker.pkg.coding.net/gocrane/crane/crane-agent \
                   --set craneAgent.image.tag=pr-923-d822e36 \
                   --set cranedDashboard.image.repository=finops-docker.pkg.coding.net/gocrane/crane/dashboard \
                   --set cranedDashboard.image.tag=pr-923-d822e36 crane/crane

Ghcr Registry

Overview: https://github.com/orgs/gocrane/packages?repo_name=crane

Image Pull Command
crane-agent:pr-923-d822e36 docker pull ghcr.io/gocrane/crane/crane-agent:pr-923-d822e36
dashboard:pr-923-d822e36 docker pull ghcr.io/gocrane/crane/dashboard:pr-923-d822e36
metric-adapter:pr-923-d822e36 docker pull ghcr.io/gocrane/crane/metric-adapter:pr-923-d822e36
craned:pr-923-d822e36 docker pull ghcr.io/gocrane/crane/craned:pr-923-d822e36

Quick Deploy - Helm

helm repo add crane https://finops-helm.pkg.coding.net/gocrane/gocrane
helm install crane -n crane-system --create-namespace \
                   --set craned.image.repository=ghcr.io/gocrane/crane/craned \
                   --set craned.image.tag=pr-923-d822e36 \
                   --set metricAdapter.image.repository=ghcr.io/gocrane/crane/metric-adapter \
                   --set metricAdapter.image.tag=pr-923-d822e36 \
                   --set craneAgent.image.repository=ghcr.io/gocrane/crane/crane-agent \
                   --set craneAgent.image.tag=pr-923-d822e36 \
                   --set cranedDashboard.image.repository=ghcr.io/gocrane/crane/dashboard \
                   --set cranedDashboard.image.tag=pr-923-d822e36 crane/crane

@github-wyy github-wyy force-pushed the feat/support-recommend-with-pod-metric branch from 2802f23 to 805a077 Compare May 19, 2025 10:39
@github-wyy github-wyy force-pushed the feat/support-recommend-with-pod-metric branch from 805a077 to 1a48e08 Compare June 19, 2025 03:53
@github-wyy github-wyy force-pushed the feat/support-recommend-with-pod-metric branch from b6958d6 to 0eeaee6 Compare June 25, 2025 13:06
@github-wyy github-wyy force-pushed the feat/support-recommend-with-pod-metric branch from f089e40 to 774c345 Compare July 24, 2025 07:47
@github-wyy github-wyy force-pushed the feat/support-recommend-with-pod-metric branch from 774c345 to d822e36 Compare July 24, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant