You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.2.0: Pulling from kosmos-io/clusterlink-floater
8921db27df28: Retrying in 1 second
414834ece500: Retrying in 1 second
4c8a6e1d1bac: Retrying in 1 second
f945322ee5cb: Waiting
5206f920d3a9: Waiting
error pulling image configuration: download failed after attempts=6: Using feature requires a Business Subscription: a SOCKS proxy
➜ ~ docker pull --platform linux/amd64 ghcr.io/kosmos-io/clusterlink-floater:v0.2.1
Error response from daemon: manifest unknown
The text was updated successfully, but these errors were encountered:
[root@dev-tools ~]# ./netctl init
I0708 16:49:55.411695 9899 init.go:69] write opts success
[root@dev-tools
]# cat config.json/.kube/config",{
"namespace": "kosmos-system",
"version": "0.2.1",
"protocol": "tcp",
"podWaitTime": 30,
"port": "8889",
"maxNum": 3,
"cmdTimeout": 10,
"srcKubeConfig": "
"srcImageRepository": "ghcr.io/kosmos-io"
}
执行初始化后这里的自动定义的version 为:0.2.1 ,貌似是没有这个镜像 ,但是例子里的v0.2.0是有的
➜ ~ docker pull --platform linux/amd64 ghcr.io/kosmos-io/clusterlink-floater:0.2.1
Error response from daemon: manifest unknown
➜
~ docker pull --platform linux/amd64 ghcr.io/kosmos-io/clusterlink-floater:v0.2.0
v0.2.0: Pulling from kosmos-io/clusterlink-floater
8921db27df28: Retrying in 1 second
414834ece500: Retrying in 1 second
4c8a6e1d1bac: Retrying in 1 second
f945322ee5cb: Waiting
5206f920d3a9: Waiting
error pulling image configuration: download failed after attempts=6: Using feature requires a Business Subscription: a SOCKS proxy
➜ ~ docker pull --platform linux/amd64 ghcr.io/kosmos-io/clusterlink-floater:v0.2.1
Error response from daemon: manifest unknown
The text was updated successfully, but these errors were encountered: