I've recently upgraded to 1.8 on my Kubernetes cluster on Google Cloud and it 
seems like the CronJob resources aren't visible anywhere in the UI as far as I 
can tell.  I can only list them by running the following command via kubectl:

kubectl get cronjob --namespace [NAMESPACE]

Are there any plans on making these resources visible in the UI?  I understand 
that these crons are only scheduled to run periodically and you would only see 
resources that are currently running, although I feel it would a very 
reasonable feature to enable the UI display resources that are scheduled for 
future execution.  This is especially useful for those users who may no 
necessarily have access to the kubectl cli utility.   I would appreciate any 
feedback or help on this matter.

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to