From d6c71ca46f3f190b82233734ce3f8f3dc7e51050 Mon Sep 17 00:00:00 2001 From: Hayden Date: Fri, 7 May 2021 11:15:35 -0400 Subject: [PATCH 1/2] Create Windows Linux feature parity matrix --- .../windows-clusters/windows-parity/_index.md | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 content/rancher/v2.5/en/cluster-provisioning/rke-clusters/windows-clusters/windows-parity/_index.md diff --git a/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/windows-clusters/windows-parity/_index.md b/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/windows-clusters/windows-parity/_index.md new file mode 100644 index 00000000000..74fd492dcd3 --- /dev/null +++ b/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/windows-clusters/windows-parity/_index.md @@ -0,0 +1,47 @@ +--- +title: Windows and Linux Cluster Feature Parity +weight: 3 +--- + +Windows clusters do not share the same feature support as Linux clusters. + +The following chart describes the feature parity between Windows and Linux on Rancher as of May 7, 2021. + +**Component** | **Linux** | **Windows** +--- | --- | --- +**Distributions** | | +RKE | Supported | Supported +RKE2 | Supported | Tenatively Planned For 2.6.x +K3S | Supported | Not Supported +EKS | Supported | Not Supported +GKE | Supported | Not Supported +AKS | Supported | Not Supported +**Rancher Components** | | +Server | Supported | Not Supported +Agent | Supported | Supported +Fleet | Supported | Supported +EKS Operator | Supported | Not Supported +AKS Operator | Not Supported | Not Supported +GKE Operator | Not Supported | Not Supported +Alerting v1 | Supported | Supported +Monitoring v1 | Supported | Supported +Logging v1 | Supported | Supported +Monitoring/Alerting v2 | Supported | Supported In 2.5.8+ +Logging v2 | Supported | Supported In 2.5.8+ +Istio | Supported | Not Supported +Catalog v1 | Supported | Not Supported +Catalog v2 | Supported | Not Supported +OPA | Supported | Not Supported +Longhorn | Supported | Not Supported +CIS Scans | Supported | Not Supported +Backup/Restore Operator | Supported | Not Supported +**CNI / Add-ons** | | +Flannel | Supported | Supported +Canal | Supported | Not Supported +Calico | Supported | Tentatively Planned for 2.6.x +Cilium | Supported | Not Supported +Multus | Supported | Not Supported +Traefik | Supported | Not Supported +NGINX Ingress | Supported | Not Supported + +For updated information on feature support, you may visit [rancher/windows](https://github.com/rancher/windows) on GitHub. \ No newline at end of file From 941209c4ac2d3b7afc3c2ca7b52f2ea08918af92 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 7 May 2021 14:28:17 -0700 Subject: [PATCH 2/2] Change 'as of' to Rancher version --- .../rke-clusters/windows-clusters/windows-parity/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/windows-clusters/windows-parity/_index.md b/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/windows-clusters/windows-parity/_index.md index 74fd492dcd3..ce7d7b67ae2 100644 --- a/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/windows-clusters/windows-parity/_index.md +++ b/content/rancher/v2.5/en/cluster-provisioning/rke-clusters/windows-clusters/windows-parity/_index.md @@ -5,7 +5,7 @@ weight: 3 Windows clusters do not share the same feature support as Linux clusters. -The following chart describes the feature parity between Windows and Linux on Rancher as of May 7, 2021. +The following chart describes the feature parity between Windows and Linux on Rancher as of Rancher v2.5.8: **Component** | **Linux** | **Windows** --- | --- | --- @@ -44,4 +44,4 @@ Multus | Supported | Not Supported Traefik | Supported | Not Supported NGINX Ingress | Supported | Not Supported -For updated information on feature support, you may visit [rancher/windows](https://github.com/rancher/windows) on GitHub. \ No newline at end of file +For updated information on feature support, you may visit [rancher/windows](https://github.com/rancher/windows) on GitHub.