Skip to content
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

provisioner-localpv-x64 #97

Closed
styshoo opened this issue Dec 10, 2024 · 1 comment
Closed

provisioner-localpv-x64 #97

styshoo opened this issue Dec 10, 2024 · 1 comment

Comments

@styshoo
Copy link
Owner

styshoo commented Dec 10, 2024

{
"platform":"",
"hub-mirror": [
"openebs/provisioner-localpv:4.1.1",
"openebs/linux-utils:4.1.0"
]
}

Copy link

docker 版本

docker pull registry.cn-hangzhou.aliyuncs.com/styshoo/openebs.linux-utils:4.1.0 && docker tag registry.cn-hangzhou.aliyuncs.com/styshoo/openebs.linux-utils:4.1.0 openebs/linux-utils:4.1.0
docker pull registry.cn-hangzhou.aliyuncs.com/styshoo/openebs.provisioner-localpv:4.1.1 && docker tag registry.cn-hangzhou.aliyuncs.com/styshoo/openebs.provisioner-localpv:4.1.1 openebs/provisioner-localpv:4.1.1

containerd 版本(以 k8s.io namespaces 为例)

ctr -n k8s.io image pull registry.cn-hangzhou.aliyuncs.com/styshoo/openebs.linux-utils:4.1.0 && ctr -n k8s.io image tag registry.cn-hangzhou.aliyuncs.com/styshoo/openebs.linux-utils:4.1.0 openebs/linux-utils:4.1.0
ctr -n k8s.io image pull registry.cn-hangzhou.aliyuncs.com/styshoo/openebs.provisioner-localpv:4.1.1 && ctr -n k8s.io image tag registry.cn-hangzhou.aliyuncs.com/styshoo/openebs.provisioner-localpv:4.1.1 openebs/provisioner-localpv:4.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant