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

KylinOS dont install k3d success #1454

Open
liyongmu37 opened this issue Jun 21, 2024 · 1 comment
Open

KylinOS dont install k3d success #1454

liyongmu37 opened this issue Jun 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@liyongmu37
Copy link

OS version:
[root@kylinos k3d]# cat /etc/os-release
NAME="Kylin Linux Advanced Server"
VERSION="V10 (Sword)"
ID="kylin"
VERSION_ID="V10"
PRETTY_NAME="Kylin Linux Advanced Server V10 (Sword)"
ANSI_COLOR="0;31"

docker version:
20.10.9、23.0.6、19.03.9 all have the same errors
image

k3d version:
image

Error Logs:
image

@liyongmu37 liyongmu37 added the bug Something isn't working label Jun 21, 2024
@liyongmu37
Copy link
Author

liyongmu37 commented Jun 21, 2024

the create cluster cmd is :
k3d cluster create --agents 1 --image docker.io/rancher/k3s:v1.28.8-k3s1 --token c7c3c8bfdabe9015124f84 --volume '/data:/var/lib/rancher/k3s/storage@server:0;agent:*' --port 30080-30100:30080-30100@agent:0 --registry-create registry.localhost --api-port 16443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant