You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Kinga Marton (Jira)" <ji...@apache.org> on 2020/03/27 13:02:00 UTC

[jira] [Created] (YUNIKORN-61) Typo in user-guide.md sleep job example

Kinga Marton created YUNIKORN-61:
------------------------------------

             Summary: Typo in user-guide.md sleep job example
                 Key: YUNIKORN-61
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-61
             Project: Apache YuniKorn
          Issue Type: Bug
            Reporter: Kinga Marton


The provided example command is wrong: 

A simple sleep job example:
{code:bash}
kubectl create -f examples/sleep/sleeppods.xml{code}

It should be 
{code:bash}
kubectl create -f examples/sleep/sleeppods.yaml{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org