mirror of https://github.com/istio/istio.io.git
Extensibilty concept section postion wrong (#6874)
This commit is contained in:
parent
01feea181e
commit
e7abbb1131
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Security
|
title: Security
|
||||||
description: Describes Istio's authorization and authentication functionality.
|
description: Describes Istio's authorization and authentication functionality.
|
||||||
weight: 25
|
weight: 30
|
||||||
keywords: [security,policy,policies,authentication,authorization,rbac,access-control]
|
keywords: [security,policy,policies,authentication,authorization,rbac,access-control]
|
||||||
aliases:
|
aliases:
|
||||||
- /docs/concepts/network-and-auth/auth.html
|
- /docs/concepts/network-and-auth/auth.html
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Extensibility
|
title: Extensibility
|
||||||
description: Describes Istio's WebAssembly Plugin system.
|
description: Describes Istio's WebAssembly Plugin system.
|
||||||
weight: 25
|
weight: 50
|
||||||
keywords: [wasm,webassembly,emscripten,extension,plugin,filter]
|
keywords: [wasm,webassembly,emscripten,extension,plugin,filter]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: What is Istio?
|
title: What is Istio?
|
||||||
description: Introduces Istio, the problems it solves, its high-level architecture, and its design goals.
|
description: Introduces Istio, the problems it solves, its high-level architecture, and its design goals.
|
||||||
weight: 15
|
weight: 10
|
||||||
aliases:
|
aliases:
|
||||||
- /docs/concepts/what-is-istio/overview
|
- /docs/concepts/what-is-istio/overview
|
||||||
- /docs/concepts/what-is-istio/goals
|
- /docs/concepts/what-is-istio/goals
|
||||||
|
|
Loading…
Reference in New Issue