Replies: 1 comment 2 replies
-
|
The kwok can work together with kubelet in a cluster, so we can only check which nodes are managed by kwok. I think you can use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When doing sanity checking it's typically a bad sign if there are no nodes and/or pods; especially pods like kubelet...
But in a kwok cluster that's perfectly fine. For a sanity-checker it'd hence be nice to be able to tell between a functional kwok cluster and a non-functional non-kwok cluster. There are also other use-cases where it might be useful to know what cluster is running.
Is there a means to find out, through an API-request, that this is a kwok cluster?
Beta Was this translation helpful? Give feedback.
All reactions