mirror of https://github.com/istio/istio.io.git
34 lines
1.0 KiB
Markdown
34 lines
1.0 KiB
Markdown
---
|
|
title: Reference
|
|
headline: Reference
|
|
sidenav: doc-side-reference-nav.html
|
|
bodyclass: docs
|
|
layout: docs
|
|
type: markdown
|
|
---
|
|
|
|
# Reference
|
|
|
|
The Reference section contains detailed authoritative reference
|
|
material such as command-line options, configuration options,
|
|
and API calling parameters.
|
|
|
|
- [istioctl](./istioctl.md). Describes the usage and option of the `istioctl` command-line
|
|
tool.
|
|
|
|
- [Routing and Traffic Management](./routing-and-traffic-management.md). Describes how to
|
|
configure Istio's Layer 4 & 7 routing logic.
|
|
|
|
- [Attribute Vocabulary](./attribute-vocabulary.md). Describes the base attribute
|
|
vocabulary used for policy and control.
|
|
|
|
- [Glossary](./glossary.md). A glossary of common Istio term.s
|
|
|
|
- [Release Notes](./release-notes.md). What's been happening with Istio.
|
|
|
|
- [Roadmap](./release-roadmap.md). What Istio will become in the coming months.
|
|
|
|
- [Writing Configuration](./writing-config.md). How to write Istio config YAML content.
|
|
|
|
- [Contributing to the Docs](./contribute/index.md). See how you can help make these docs better.
|