mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-19 18:01:01 +00:00
docs: fix static check errors in docs/install/README.md
It was merged in while the static checker is disabled. Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
parent
59224a76b4
commit
6c4300c65f
@ -1,15 +1,16 @@
|
|||||||
# Kata Containers installation user guides
|
# Kata Containers installation user guides
|
||||||
|
|
||||||
* [Prerequisites](#prerequisites)
|
- [Kata Containers installation user guides](#kata-containers-installation-user-guides)
|
||||||
* [Packaged installation methods](#packaged-installation-methods)
|
- [Prerequisites](#prerequisites)
|
||||||
* [Official packages](#official-packages)
|
- [Packaged installation methods](#packaged-installation-methods)
|
||||||
* [Automatic Installation](#automatic-installation)
|
- [Official packages](#official-packages)
|
||||||
* [Snap Installation](#snap-installation)
|
- [Automatic Installation](#automatic-installation)
|
||||||
* [Scripted Installation](#scripted-installation)
|
- [Snap Installation](#snap-installation)
|
||||||
* [Manual Installation](#manual-installation)
|
- [Scripted Installation](#scripted-installation)
|
||||||
* [Build from source installation](#build-from-source-installation)
|
- [Manual Installation](#manual-installation)
|
||||||
* [Installing on a Cloud Service Platform](#installing-on-a-cloud-service-platform)
|
- [Build from source installation](#build-from-source-installation)
|
||||||
* [Further information](#further-information)
|
- [Installing on a Cloud Service Platform](#installing-on-a-cloud-service-platform)
|
||||||
|
- [Further information](#further-information)
|
||||||
|
|
||||||
The following is an overview of the different installation methods available. All of these methods equally result
|
The following is an overview of the different installation methods available. All of these methods equally result
|
||||||
in a system configured to run Kata Containers.
|
in a system configured to run Kata Containers.
|
||||||
@ -38,12 +39,12 @@ to see if your system is capable of running Kata Containers.
|
|||||||
|
|
||||||
Kata packages are provided by official distribution repositories for:
|
Kata packages are provided by official distribution repositories for:
|
||||||
|
|
||||||
|Distribution (link to packages) | Versions | Contacts |
|
| Distribution (link to packages) | Versions | Contacts |
|
||||||
|---------------------------------------------------------|--------------------------------------------------------------------------------|-------------------------------------------------------|
|
| -------------------------------------------------------- | ------------------------------------------------------------------------------ | -------- |
|
||||||
|[CentOS](centos-installation-guide.md) | 8 | |
|
| [CentOS](centos-installation-guide.md) | 8 | |
|
||||||
|[Fedora](fedora-installation-guide.md) | 32, Rawhide | |
|
| [Fedora](fedora-installation-guide.md) | 32, Rawhide | |
|
||||||
|[SUSE Linux Enterprise (SLE)](sle-installation-guide.md) | SLE 15 SP1, 15 SP2 | |
|
| [SUSE Linux Enterprise (SLE)](sle-installation-guide.md) | SLE 15 SP1, 15 SP2 | |
|
||||||
|[openSUSE](opensuse-installation-guide.md) | [Leap 15.1](opensuse-leap-15.1-installation-guide.md)<br>Leap 15.2, Tumbleweed | |
|
| [openSUSE](opensuse-installation-guide.md) | [Leap 15.1](opensuse-leap-15.1-installation-guide.md)<br>Leap 15.2, Tumbleweed | |
|
||||||
|
|
||||||
|
|
||||||
### Automatic Installation
|
### Automatic Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user