docs: Remove support of ubuntu 17.10 on installation guide

Remove the support of ubuntu 17.10 as it is now end of life.

Fixes #223

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
Gabriela Cervantes 2018-08-17 00:13:56 -05:00
parent d4d5a28924
commit 84be074f23

View File

@ -3,7 +3,7 @@
> **Notes:**
>
> - Kata Containers packages are available for [Ubuntu\*](https://www.ubuntu.com)
> versions **16.04**, **17.10** and **18.04** (currently `x86_64` only).
> versions **16.04** and **18.04** (currently `x86_64` only).
>
> - If you are installing on a system that already has Clear Containers or `runv` installed,
> first read [the upgrading document](../Upgrading.md).