diff options
Diffstat (limited to 'vnfs/DAaaS/sample-apps/training/sample-horovod-app/templates/NOTES.txt')
-rw-r--r-- | vnfs/DAaaS/sample-apps/training/sample-horovod-app/templates/NOTES.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vnfs/DAaaS/sample-apps/training/sample-horovod-app/templates/NOTES.txt b/vnfs/DAaaS/sample-apps/training/sample-horovod-app/templates/NOTES.txt new file mode 100644 index 00000000..774555ae --- /dev/null +++ b/vnfs/DAaaS/sample-apps/training/sample-horovod-app/templates/NOTES.txt @@ -0,0 +1,5 @@ +1. Get the application URL by running these commands: + +*** NOTE: It may take a few minutes for the statefulset to be available + +*** you can watch the status of statefulset by running 'kubectl get sts --namespace {{ .Release.Namespace }} -w {{ template "horovod.fullname" . }}' ***
\ No newline at end of file |