knuu
knuu copied to clipboard
Don't just timeout if Pods can't get scheduled on k8s, give valuable error message
Show pending message to dev
check k8s behavior
example: if a pod keeps restarting and user has no idea what is going on. just tell them their instance is restarting. and ideally show the logs of the pod.
StartWithCallback might be the solution