From ff8e5eb479a760caf0336e410dea495c1eb8ee87 Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Wed, 16 Aug 2023 11:44:58 -0500 Subject: [PATCH] Backport of docs: Update OpenShift compatibility into release/1.16.x (#18481) backport of commit 2e091c0ef17fa26183123256cefe1dc5f39eeb11 Co-authored-by: David Yu --- 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 935e76192694..526474548426 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