Signed-off-by: xianlu <xianlu.cxl@alibaba-inc.com>
This commit is contained in:
xianlubird 2017-11-07 17:39:44 +08:00 committed by xianlu
parent e7373ded2b
commit c717cbd65d

View File

@ -344,7 +344,7 @@ The currently supported options are:
## Restart
If you want to create normal pods without controllers you can use `restart` construct of docker-compose to define that. Follow table below to see what heppens on the `restart` value.
If you want to create normal pods without controllers you can use `restart` construct of docker-compose to define that. Follow table below to see what happens on the `restart` value.
| `docker-compose` `restart` | object created | Pod `restartPolicy` |
|----------------------------|-------------------|---------------------|