docs: add link to the OpenShift platform guide to k8s docs (#9177)

pull/9183/head
Iryna Shustava 4 years ago committed by GitHub
parent a3653a7ae2
commit 491a1ab877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -117,7 +117,7 @@ export default [
{ {
title: 'Kind', title: 'Kind',
href: href:
'https://learn.hashicorp.com/tutorials/consul/kubernetes-kind?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=mk', 'https://learn.hashicorp.com/tutorials/consul/kubernetes-kind?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=kind',
}, },
{ {
title: 'AKS (Azure)', title: 'AKS (Azure)',
@ -134,6 +134,11 @@ export default [
href: href:
'https://learn.hashicorp.com/tutorials/consul/kubernetes-gke-google?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=gke', 'https://learn.hashicorp.com/tutorials/consul/kubernetes-gke-google?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=gke',
}, },
{
title: 'Red Hat OpenShift',
href:
'https://learn.hashicorp.com/tutorials/consul/kubernetes-openshift-red-hat?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=openshift',
},
'self-hosted-kubernetes', 'self-hosted-kubernetes',
], ],
}, },

Loading…
Cancel
Save