docs: add link to the OpenShift platform guide to k8s docs (#9177)
This commit is contained in:
parent
2504ddc9f1
commit
41dddba967
|
@ -117,7 +117,7 @@ export default [
|
|||
{
|
||||
title: 'Kind',
|
||||
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)',
|
||||
|
@ -134,6 +134,11 @@ export default [
|
|||
href:
|
||||
'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',
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue