Fix Typo in cri-o Tutorial

Signed-off-by: Malepati Bala Siva Sai Akhil <malepatib.akhil@huawei.com>
This commit is contained in:
Malepati Bala Siva Sai Akhil 2017-08-13 23:12:38 +05:30
parent 4311020c36
commit 01dac86b1c

View file

@ -277,7 +277,7 @@ At this point `CNI` is installed and configured to allocation IP address to cont
## Pod Tutorial
Now that the `cri-o` components have been installed and configured we are ready to create a Pod. This section will walk you through lauching a Redis server in a Pod. Once the Redis server is running we'll use telnet to verify it's working, then we'll stop the Redis server and clean up the Pod.
Now that the `cri-o` components have been installed and configured we are ready to create a Pod. This section will walk you through launching a Redis server in a Pod. Once the Redis server is running we'll use telnet to verify it's working, then we'll stop the Redis server and clean up the Pod.
### Creating a Pod