You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
3.4 KiB

  1. # CI test coverage
  2. To generate this Matrix run `./tests/scripts/md-table/main.py`
  3. ## containerd
  4. | OS / CNI | calico | canal | cilium | flannel | kube-ovn | kube-router | macvlan | weave |
  5. |---| --- | --- | --- | --- | --- | --- | --- | --- |
  6. almalinux8 | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: |
  7. amazon | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  8. centos7 | :white_check_mark: | :x: | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: | :x: |
  9. debian10 | :white_check_mark: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: |
  10. debian11 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  11. debian9 | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: |
  12. fedora34 | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: |
  13. fedora35 | :white_check_mark: | :x: | :x: | :x: | :x: | :white_check_mark: | :x: | :x: |
  14. opensuse | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
  15. oracle7 | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: |
  16. ubuntu16 | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: | :white_check_mark: | :x: | :x: |
  17. ubuntu18 | :white_check_mark: | :x: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :white_check_mark: |
  18. ubuntu20 | :white_check_mark: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: |
  19. ## crio
  20. | OS / CNI | calico | canal | cilium | flannel | kube-ovn | kube-router | macvlan | weave |
  21. |---| --- | --- | --- | --- | --- | --- | --- | --- |
  22. almalinux8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  23. amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  24. centos7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  25. debian10 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  26. debian11 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  27. debian9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  28. fedora34 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  29. fedora35 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  30. opensuse | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  31. oracle7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  32. ubuntu16 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  33. ubuntu18 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  34. ubuntu20 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  35. ## docker
  36. | OS / CNI | calico | canal | cilium | flannel | kube-ovn | kube-router | macvlan | weave |
  37. |---| --- | --- | --- | --- | --- | --- | --- | --- |
  38. almalinux8 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  39. amazon | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  40. centos7 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: |
  41. debian10 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  42. debian11 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  43. debian9 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  44. fedora34 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: |
  45. fedora35 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  46. opensuse | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: |
  47. oracle7 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  48. ubuntu16 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :white_check_mark: |
  49. ubuntu18 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
  50. ubuntu20 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |