|
|
|
@ -103,22 +103,27 @@ export default [
|
|
|
|
|
{ |
|
|
|
|
title: 'Minikube', |
|
|
|
|
href: |
|
|
|
|
'https://learn.hashicorp.com/consul/kubernetes/minikube?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=mk', |
|
|
|
|
'https://learn.hashicorp.com/tutorials/consul/kubernetes-minikube?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=mk', |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
title: 'Kind', |
|
|
|
|
href: |
|
|
|
|
'https://learn.hashicorp.com/tutorials/consul/kubernetes-kind?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=mk', |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
title: 'AKS (Azure)', |
|
|
|
|
href: |
|
|
|
|
'https://learn.hashicorp.com/consul/kubernetes/azure-k8s?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=aks', |
|
|
|
|
'https://learn.hashicorp.com/tutorials/consul/kubernetes-aks-azure?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=aks', |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
title: 'EKS (AWS)', |
|
|
|
|
href: |
|
|
|
|
'https://learn.hashicorp.com/consul/kubernetes/aws-k8s?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=eks', |
|
|
|
|
'https://learn.hashicorp.com/tutorials/consul/kubernetes-eks-aws?utm_source=consul.io&utm_medium=docs&utm_content=k8s&utm_term=eks', |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
title: 'GKE (Google Cloud)', |
|
|
|
|
href: |
|
|
|
|
'https://learn.hashicorp.com/consul/kubernetes/google-cloud-k8s?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', |
|
|
|
|
}, |
|
|
|
|
'self-hosted-kubernetes', |
|
|
|
|
], |
|
|
|
|