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
root@dewiserver:/home/dewi/tmp# kwokctl create cluster --runtime=kind
Cluster already exists cluster=kwok
Cluster is not ready yet, will be restarted cluster=kwok
Deleting cluster "kwok-kwok" ...
Deleted nodes: ["kwok-kwok-control-plane"]
Cluster is starting cluster=kwok
Creating cluster "kwok-kwok" ...
✓ Ensuring node image (docker.io/kindest/node:v1.27.1) 🖼
✓ Preparing nodes 📦
✓ Writing configuration 📜
✓ Starting control-plane 🕹️
✓ Installing CNI 🔌
✓ Installing StorageClass 💾
✓ Waiting ≤ 1m0s for control-plane = Ready ⏳
• Ready after 15s 💚
Set kubectl context to "kind-kwok-kwok"
You can now use your cluster with:
kubectl cluster-info --context kind-kwok-kwok
Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/
Loaded image cluster=kwok image="registry.k8s.io/kwok/kwok:v0.2.0"
ERROR Failed cordon nodecluster=kwok err="cmd wait: /home/dewi/code/dot-files/bash_stuff/helpers/kubectl cordon kwok-kwok-control-plane: exit status 1\n+ exec /usr/bin/kubectl -s :8080 cordon kwok-kwok-control-plane\nE0505 08:56:01.086474 63851 memcache.go:265] couldn't get current server API group list: Get \"http://:8080/api?timeout=32s\": dial tcp :8080: connect: connection refused\nE0505 08:56:01.086584 63851 memcache.go:265] couldn't get current server API group list: Get \"http://:8080/api?timeout=32s\": dial tcp :8080: connect: connection refused\nE0505 08:56:01.087781 63851 memcache.go:265] couldn't get current server API group list: Get \"http://:8080/api?timeout=32s\": dial tcp :8080: connect: connection refused\nE0505 08:56:01.088970 63851 memcache.go:265] couldn't get current server API group list: Get \"http://:8080/api?timeout=32s\": dial tcp :8080: connect: connection refused\nThe connection to the server :8080 was refused - did you specify the right host or port?\n"
Cluster is started cluster=kwok elapsed=33s
You can now use your cluster with:
kubectl cluster-info --context kwok-kwok
Thanks for using kwok!
What did you expect to happen?
For it to successfully spin up a cluster using kind
How can we reproduce it (as minimally and precisely as possible)?
kwokctl create cluster --runtime=kind
Anything else we need to know?
No response
Kwok version
root@dewiserver:/home/dewi/tmp# kwok --version
kwok version v0.2.0 go1.20.4 (linux/amd64)
root@dewiserver:/home/dewi/tmp# kwokctl --version
kwokctl version v0.2.0 go1.20.4 (linux/amd64)
root@dewiserver:/home/dewi/tmp#
OS version
root@dewiserver:/home/dewi/tmp# uname -a
Linux dewiserver 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
Need more information, feel free to open it if you still have questions
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
How to use it?
What happened?
What did you expect to happen?
For it to successfully spin up a cluster using kind
How can we reproduce it (as minimally and precisely as possible)?
kwokctl create cluster --runtime=kind
Anything else we need to know?
No response
Kwok version
OS version
root@dewiserver:/home/dewi/tmp# uname -a
Linux dewiserver 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: