Changes

Jump to navigation Jump to search
m
Checking in on the job
<syntaxhighlight lang="bash">
> kubectl describe job tf-mnist
# replace xxxx with the code from get pods.
> kubectl describe pod tf-mnist-xxxx
root@tf-mnist-xxxxx:/workspace#
</syntaxhighlight>
 
 
== Shutting down the job early ==

Navigation menu