mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Add kylin OS support (#9078)
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
* [OpenSUSE](docs/opensuse.md)
|
||||
* [RedHat Enterprise Linux](docs/rhel.md)
|
||||
* [CentOS/OracleLinux/AlmaLinux/Rocky Linux](docs/centos.md)
|
||||
* [Kylin Linux Advanced Server V10](docs/kylinlinux.md)
|
||||
* [Amazon Linux 2](docs/amazonlinux.md)
|
||||
* CRI
|
||||
* [Containerd](docs/containerd.md)
|
||||
|
||||
11
docs/kylinlinux.md
Normal file
11
docs/kylinlinux.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Kylin Linux
|
||||
|
||||
Kylin Linux is currently only supported with containerd runtime.
|
||||
|
||||
**Note:** that Kylin Linux is not currently covered in kubespray CI and
|
||||
support for it is currently considered experimental.
|
||||
|
||||
At present, only `Kylin Linux Advanced Server V10` has been adapted, which can support the deployment of aarch64 and x86_64 platforms.
|
||||
|
||||
There are no special considerations for using Kylin Linux as the target OS
|
||||
for Kubespray deployments.
|
||||
Reference in New Issue
Block a user