mirror of https://github.com/istio/istio.io.git
Add _index.md for multicluster examples (#2031)
This commit is contained in:
parent
1c300c99bd
commit
adc352c034
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: Enabling multiclusters
|
||||
description: A variety of fully working multicluster examples for Istio that you can experiment with.
|
||||
weight: 100
|
||||
type: section-index
|
||||
keywords: [multicluster]
|
||||
page_icon: /img/examples.svg
|
||||
---
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Enabling Multicluster on Google Kubernetes Engine
|
||||
title: Google Kubernetes Engine
|
||||
description: Example multicluster GKE install of Istio.
|
||||
weight: 65
|
||||
keywords: [kubernetes,multicluster]
|
||||
|
|
|
|||
Loading…
Reference in New Issue