From 5ca8cd67e8ffe6c10c4a8c4d654b3bdcca324a12 Mon Sep 17 00:00:00 2001 From: David Yu Date: Wed, 16 Aug 2023 09:10:02 -0700 Subject: [PATCH] docs: Update OpenShift compatibility (#18478) Update compatibility.mdx --- website/content/docs/k8s/compatibility.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/website/content/docs/k8s/compatibility.mdx b/website/content/docs/k8s/compatibility.mdx index 60932c0cb105..637e2ef05185 100644 --- a/website/content/docs/k8s/compatibility.mdx +++ b/website/content/docs/k8s/compatibility.mdx @@ -42,7 +42,6 @@ Starting with Consul K8s 0.39.0 and Consul 1.11.x, Consul Kubernetes supports th ### Red Hat OpenShift You can enable support for Red Hat OpenShift by setting `enabled: true` in the `global.openshift` stanza. Refer to the [Deploy Consul on RedHat OpenShift tutorial](https://developer.hashicorp.com/consul/tutorials/kubernetes/kubernetes-openshift-red-hat) for instructions on deploying to OpenShift. -- Only the default CNI Plugin, [OpenShift SDN CNI Plugin](https://docs.openshift.com/container-platform/4.9/networking/openshift_sdn/about-openshift-sdn.html) is currently supported. ### VMware Tanzu Kubernetes Grid and Tanzu Kubernetes Grid Integrated Edition