mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-28 20:15:51 +00:00
The install guides assumed that users wanted to install Docker. Since there are other container managers, split the Docker-specific instructions into separate documents (with backlinks) and allow the user to choose between Docker or Kubernetes from the install guides. Fixes #144. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Kata Containers installation user guides
Kata Containers requires nested virtualization or bare metal. See the hardware requirements to see if your system is capable of running Kata Containers.
Select your preferred distribution:
For further information, see:
- The the upgrading document.
- The developer guide.
- The runtime documentation.