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
$ kwok --version
# Its not showing an output on my mac. I installed kwok using homebrew
$ kwokctl --versionkwokctl version v0.6.1 go1.22.3 (darwin/amd64)
OS version
# On Darwin:
$ uname -aDarwin macs-MacBook-Pro.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:00 PDT 2024; root:xnu-10063.141.2~1/RELEASE_X86_64 x86_64
The text was updated successfully, but these errors were encountered:
How to use it?
What happened?
When deploying kwok using kustomize, it deploys successfully, but when you create a new fake node, it is stuck in a
NotReady
state.I believe that the required "default custom resources (CRs) of stages" is missing. When I install this myself, it worked.
My suggested fix is to include stage to the kustomize definition.
Let me know what you think, @wzshiming.
What did you expect to happen?
I expected the node to be in a ready state.
How can we reproduce it (as minimally and precisely as possible)?
Anything else we need to know?
No response
Kwok version
OS version
The text was updated successfully, but these errors were encountered: