Shiming Zhang
Shiming Zhang
The `kwokctl config view` is used to view the default configuration of kwokctl, not the current cluster configuration, that is in `~/.kwok/clusters//kwok.yaml`
My idea would be to add a template function to [node template]( https://github.com/kubernetes-sigs/kwok/blob/ace628e8c2a152ec1f5d507cad1699db893b9e13/kustomize/stage/node/fast/node-initialize.yaml) that would look like this ``` yaml images: {{ with NodeImages status.images }} {{ YAML . 1...
> Hi, @wzshiming. Is the feature independent of `v1alpha2`? Yes, It add a template function to the Node Controller
https://github.com/kubernetes-sigs/kwok/issues/977#issuecomment-1951162145 I plan to add a new API that should cover this capability
/remove-lifecycle rotten /reopen
/remove-lifecycle stale
@dependabot rebase
/assign @Sharpz7 Thank you
/reopen /remove-lifecycle rotten
Thank you for your feedback. Although this is still experimental, there is no test coverage that looks like the expected behavior changes. I plan to refine it in this release.