mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
55 lines
2.9 KiB
Markdown
55 lines
2.9 KiB
Markdown
# CI test coverage
|
|
|
|
To generate this Matrix run `./tests/scripts/md-table/main.py`
|
|
|
|
## containerd
|
|
|
|
| OS / CNI | calico | cilium | custom_cni | flannel | kube-ovn | kube-router | macvlan |
|
|
|---| --- | --- | --- | --- | --- | --- | --- |
|
|
almalinux9 | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: |
|
|
amazon | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
debian11 | :white_check_mark: | :x: | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: |
|
|
debian12 | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: |
|
|
fedora39 | :white_check_mark: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: |
|
|
fedora40 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
flatcar4081 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
openeuler24 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
rockylinux9 | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: |
|
|
ubuntu20 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
ubuntu22 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
ubuntu24 | :white_check_mark: | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: |
|
|
|
|
## crio
|
|
|
|
| OS / CNI | calico | cilium | custom_cni | flannel | kube-ovn | kube-router | macvlan |
|
|
|---| --- | --- | --- | --- | --- | --- | --- |
|
|
almalinux9 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
debian11 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
debian12 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
fedora39 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
fedora40 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
flatcar4081 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
openeuler24 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
rockylinux9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
ubuntu20 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
ubuntu22 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
ubuntu24 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
|
|
## docker
|
|
|
|
| OS / CNI | calico | cilium | custom_cni | flannel | kube-ovn | kube-router | macvlan |
|
|
|---| --- | --- | --- | --- | --- | --- | --- |
|
|
almalinux9 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
debian11 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
debian12 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
fedora39 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
fedora40 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
flatcar4081 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
openeuler24 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
rockylinux9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
ubuntu20 | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
ubuntu22 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|
|
ubuntu24 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
|