Manually run/trigger AdvancedCronJob? #967
Answered
by
hantmac
dev-samples
asked this question in
Q&A
-
A
|
Beta Was this translation helpful? Give feedback.
Answered by
hantmac
Apr 29, 2022
Replies: 1 comment
-
@dev-sample The |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hantmac
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@dev-sample The
kubectl
does not supportadvancedcronjobs.apps.kruise.io
which is not the native resource of k8s, OpenKruise has a plugin kubectl-plugin, this plugin can manipulate Kruise's workload resources, so we can implement the command in this plugin.