mirror of https://github.com/istio/istio.io.git
Drop operator page to bottom of list (#10524)
This commit is contained in:
parent
72de90d75b
commit
c53dd54afc
|
@ -1,12 +1,13 @@
|
||||||
---
|
---
|
||||||
title: Istio Operator Install
|
title: Istio Operator Install
|
||||||
description: Instructions to install Istio in a Kubernetes cluster using the Istio operator.
|
description: Instructions to install Istio in a Kubernetes cluster using the Istio operator.
|
||||||
weight: 20
|
weight: 99
|
||||||
keywords: [kubernetes, operator]
|
keywords: [kubernetes, operator]
|
||||||
aliases:
|
aliases:
|
||||||
- /docs/setup/install/standalone-operator
|
- /docs/setup/install/standalone-operator
|
||||||
owner: istio/wg-environments-maintainers
|
owner: istio/wg-environments-maintainers
|
||||||
test: no
|
test: no
|
||||||
|
status: Beta
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< warning >}}
|
{{< warning >}}
|
||||||
|
|
Loading…
Reference in New Issue