mirror of https://github.com/istio/istio.io.git
Temp improvement for istioctl auto-gen content.
This commit is contained in:
parent
c6ad2fca22
commit
b386fb1eed
|
@ -2,9 +2,11 @@
|
|||
title: API and Configuration Schemas
|
||||
overview: Detailed information on API parameters and configuration options.
|
||||
|
||||
order: 100
|
||||
order: 21
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
type: markdown
|
||||
---
|
||||
|
||||
{% include section-index.html %}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
title: Istioctl-autogen
|
||||
overview: Options showing how to use the istioctl command.
|
||||
title: The Istioctl Command - Take 2
|
||||
overview: Explains the various features and options of the istioctl command.
|
||||
|
||||
order: 40
|
||||
order: 11
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
title: Istioctl
|
||||
title: Istioctl Control
|
||||
overview: Istio control interface
|
||||
|
||||
order: 10
|
||||
order: 200
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Generate bash completion for Istioctl
|
||||
overview: Generate bash completion for Istioctl
|
||||
|
||||
order: 10
|
||||
order: 200
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Create policies and rules
|
||||
overview: Create policies and rules
|
||||
|
||||
order: 10
|
||||
order: 20
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Delete policies or rules
|
||||
overview: Delete policies or rules
|
||||
|
||||
order: 10
|
||||
order: 30
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Retrieve a policy or rule
|
||||
overview: Retrieve a policy or rule
|
||||
|
||||
order: 10
|
||||
order: 40
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Inject istio sidecar proxy into kubernetes resources
|
||||
overview: Inject istio sidecar proxy into kubernetes resources
|
||||
|
||||
order: 10
|
||||
order: 60
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Istio Mixer configuration
|
||||
overview: Istio Mixer configuration
|
||||
|
||||
order: 10
|
||||
order: 100
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Istio Mixer Rule configuration
|
||||
overview: Istio Mixer Rule configuration
|
||||
|
||||
order: 10
|
||||
order: 110
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Create Istio Mixer rules
|
||||
overview: Create Istio Mixer rules
|
||||
|
||||
order: 10
|
||||
order: 120
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Get Istio Mixer rules
|
||||
overview: Get Istio Mixer rules
|
||||
|
||||
order: 10
|
||||
order: 130
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Replace policies and rules
|
||||
overview: Replace policies and rules
|
||||
|
||||
order: 10
|
||||
order: 50
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
title: Display version information and exit
|
||||
overview: Display version information and exit
|
||||
overview: Display version information and exit.
|
||||
|
||||
order: 10
|
||||
order: 200
|
||||
|
||||
bodyclass: docs
|
||||
layout: docs
|
||||
|
|
Loading…
Reference in New Issue