Commit Graph

49 Commits

Author SHA1 Message Date
John Howard 6dd543f209
Add glossary entries for ambient (#12805)
* Add glossary entries for ambient

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* address most comments

* apply suggestion

* hbone

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-02-28 13:01:15 -08:00
Eric Van Norman 510f278525
Update lint checker configuration. (#12602)
* Update lint checker configuration.

* Uses mdl.rb in the root

* Fix trailing lines

* Reset mdl.rb

* Fix for adding an empty line
2023-02-07 13:18:34 -08:00
tedli db3731fe20
clarify unmentioned constraint port.name equalness (cherry-pick #11680) (#11891)
* doc the port name should be same

* namespace sameness, accept craigbox's suggestion
2022-11-10 19:40:44 -08:00
merusso 8baf1f34ec
Update broken Envoy links (envoyproxy.github.io) (#11321)
This change updates broken Envoy links in documentation.

Change: envoyproxy.github.io/envoy/ -> www.envoyproxy.io/
Updates pages under: content/*/docs/
Ignores pages under:
* content/*/blog/
* archive/
2022-05-18 18:56:57 -07:00
Steven Landow 337c78b076
multicluster traffic management (#10486)
* multicluster traffic management

* restructure

* locality section

* restructure #2

* remove locality

* top level headers

* touchup

* s/subsettings/subset/

* blanks

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/multicluster/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-01-11 07:06:28 -08:00
Dhi Aurrahman bec80c21e1
glossary: Update spiffe trust-domain reference link (#10338)
This updates the trust-domain reference link. The spiffe docs site is
updated and this fix the direct link to the trust-domain anchor.

Signed-off-by: Dhi Aurrahman <dio@rockybars.com>
2021-09-15 04:43:46 -07:00
craigbox f4ee46bc96
Remove page icons (#9767) 2021-05-17 07:53:20 -07:00
John Howard 51da58a2a3
Add glossary for injection and gateway (#9733)
* Add glossary for injection and gateway

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-05-13 11:54:22 -07:00
Brian Avery 11df9826fb
Add IOP to glossary (#9595)
* Add IOP

* update IOP as per pr comments

* Add synonyms

* Delete istio-resource.md

* Update content/en/docs/reference/glossary/istio-operator-custom-resource.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-04-28 08:32:09 -07:00
orangegzx f2b41939fb
zh-translation: docs/reference/glossary/service.md (#9218)
* zh-translation: docs/reference/glossary/service.md

* modify
2021-04-02 16:09:48 -07:00
Jianfei Hu 93becebd02
Add auto mtls glossary. (#9430)
* Add auto mtls glossary.

* update with comments, 1st.

* Update content/en/docs/reference/glossary/auto-mtls.md

Co-authored-by: Sven Mawson <sven@google.com>

* update 3rd.

* remove blank space

* lint link fix

Co-authored-by: Sven Mawson <sven@google.com>
2021-04-01 17:58:48 -07:00
orangegzx 5c7d000fb1
zh translation: docs/reference/glossary/ all file out of date (#9215)
* zh-translation: docs/reference/glossary/

* zh-translation: docs/reference/glossary remove headefile

* zh-translation: docs/reference/glossary remove headerfile

* zh-translation: docs/reference/glossary remove headerfile

* zh-translation: docs/reference/glossary modify
2021-03-31 20:42:42 -07:00
craigbox a76d373e2a
Update istiod entry in glossary (#8495)
It never included Mixer, but it did include the sidecar injector. Better blog reference now exists too.
2020-11-12 13:40:09 -08:00
Nathan Mittler 565ee0cfbe
Expand deployment models to include multicluster considerations (#8162)
* Expand deployment models to include multicluster considerations

This is a prerequisite for the new multicluster installation guide.

* Update content/en/docs/reference/glossary/network.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-09-21 07:55:27 -07:00
Istio Automation 61eb38b9a8
[master] Updating incorrect information in the glossary (#8136)
* Updating incorrect information in the glossary

* Update trust-domain.md

* Update control-plane.md

control plane configuration sources are independent.

* Update trust-domain.md

* Update content/en/docs/reference/glossary/trust-domain.md

* Update content/en/docs/reference/glossary/trust-domain.md

Co-authored-by: Shriram Rajagopalan <rshriram@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-09-14 15:55:44 -04:00
Shamsher Ansari 676c6da91c
Remove deprecated Mixer Policies and Telemetry config (#8071) 2020-09-08 09:10:28 -07:00
Frank Budinsky fa7cbc4948
Describe external control planes (#8017)
* Describe external control planes

* tweak

* lint

* Update content/en/docs/reference/glossary/external-control-plane.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* update diagram

* update istio icon

Co-authored-by: Nathan Mittler <nmittler@gmail.com>
2020-08-26 15:42:42 -04:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
Rigs Caballero 8a609bf3ca
Add new entries to clarify multicluster terminology. (#7591)
* Add new entries to clarify multicluster terminology.

These entries are part of a wider effort to improve
multicluster content. The new terms are implemented
across the current content in a separate PR.

Signed-off-by: Rigs Caballero <grca@google.com>

* Implement suggested edits to the definitions.

Signed-off-by: Rigs Caballero <grca@google.com>
2020-06-24 10:00:35 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Tariq Ibrahim 66b02be6f4
correct typo in spiffe and add glossary entry (#7360) 2020-05-20 06:33:24 -07:00
John Pape 8ecc8fc10c
Add istiod to the glossary page (#6899)
* Add istiod to the glossary page

* Updated istio learning link.

* adding gloss links to first term usage in page

* Updated gloss links per review
2020-03-18 12:01:53 -04:00
Brian Avery 0f742fc026
Fixed anchor links to point at glossary (#6652) 2020-02-28 16:50:49 -08:00
Frank Budinsky 90ddf0383a Remove virtual service from glossary (#6088)
* Remove virtual service from glossary

* tweak wording
2019-12-13 14:35:48 -08:00
Frank Budinsky dc7124a10a Clarify workload glossary entry (#5962) 2019-12-04 08:36:12 -08:00
Frank Budinsky 60f73570f0 Another ops guide incremental improvement (#5830)
* Another ops guide incremental improvement

* fix broken links

* more lint errors

* one more lint

* fix aliases
2019-11-25 11:58:39 -08:00
Martin Taillefer cb5380ad33
Adapt to broken link. (#5813) 2019-11-20 15:42:31 -08:00
Martin Taillefer f631e0ca26
Fix problems with the glossary page. (#5758)
- Remove some stray characters at the top of the page.

- Fix scrolling behavior such that the selected letter stays on the
screen. This broke due to a bug fix on the istioctl page which had
an unexpected side effect,

- Remove extraneous alias that could lead to infinite redirect loops.
2019-11-16 12:18:00 -08:00
Phillip Quy Le bc16c4c4a7 Create trust domain migration task for authz (#5486)
* Create trust domain migration task for authz

* Revise content and address comments

* Remove httpbin and sleep from example
2019-11-15 10:14:46 -08:00
Rigs Caballero 22d066be37 Added the Best Practices section with general principles. (#5137)
* Added the Best Practices section with general principles.

This is the beginning of the new Best Practices section.
Our goal is to provide a section for all the best practices and recommendations
for Istio deployments. The best practices are based on the identified and
recommended deployment models.

Signed-off-by: rcaballeromx <grca@google.com>

* Change headings for clarity.

Adds clarity to some passages based on feedback.
Removes a list of recommendations that was causing some confusion.
Adds a glossary entry for failure domains and how they relate to a
platform's availability zones.

Signed-off-by: rcaballeromx <grca@google.com>

* Move Best Practices to Ops Guide

Signed-off-by: rcaballeromx <grca@google.com>

* Moved Deployment Best Practices to a new "Prepare Your Deployment" section.

Moved all deployment preparation content into a new section under "Setup".
For now the content includes the following sections:

- Deployment models
- Deployment best practices
- Pod requirements

Merged the two existing pages containing pod requirements into one single page.

Signed-off-by: rcaballeromx <grca@google.com>

* Replace example with better guidance around namespace tenancy.

Signed-off-by: Rigs Caballero <grca@google.com>

* Add links and language pointing to the Prepare section

Signed-off-by: Rigs Caballero <grca@google.com>

* Fix minor typos and broken links.

Signed-off-by: Rigs Caballero <grca@google.com>

* Move from Setup to Operations

Signed-off-by: Rigs Caballero <grca@google.com>

* Fix broken links

Signed-off-by: Rigs Caballero <grca@google.com>

* Fix rebasing issues.

Signed-off-by: Rigs Caballero <grca@google.com>

* Fix multicluster install link.

Signed-off-by: Rigs Caballero <grca@google.com>
2019-11-14 11:58:29 -05:00
Adam Miller e9ea67a96d istioctl analyze messages documentation (#5291)
* Added first draft of all analyzer messages

* Fixed linter errors

* Add glossary entry

* Implemented PR comments

* Addressed more PR comments

* More PR comments

* PR comments implemented

* More PR comment fixes

* Removed blank line, updated annotation gloss entry
2019-11-07 14:58:52 -08:00
Neeraj Poddar db10e052ff Fix directory structure/heading for istioctl install (#5390) 2019-11-05 12:37:19 -08:00
Frank Budinsky abab549d5d Fix broken links (#5288) 2019-10-29 16:18:21 -07:00
Rigs Caballero 03ca9f6478 Move pages out from the Concepts section (#5256)
* Move Deployment Models from Concepts to Setup

Signed-off-by: rcaballeromx <grca@google.com>

* Move Architecture from Concepts to Ops.

Signed-off-by: rcaballeromx <grca@google.com>

* Move Performance page from Concepts to Ops

Signed-off-by: rcaballeromx <grca@google.com>
2019-10-24 15:40:25 -07:00
Jesse Lumme 07d0b4c7d4 Added references to glossary (#5208)
* Added reference to pod

* Added missing workload instance references
2019-10-20 07:11:17 -07:00
Jesse Lumme 0aefbf4a95 Added references to glossary (#5201)
* Added reference to mixer

* Added reference for Pilot

* Added reference for Pilot
2019-10-19 06:10:36 -07:00
Martin Taillefer 63225a0ceb
Fix order of entries in docs/reference. (#5177) 2019-10-17 11:41:06 -07:00
Jesse Lumme 2028027493 Added references to glossary (#5143)
* Added reference link to Operator

* Added reference to Envoy

* Added reference to virtual service
2019-10-13 13:42:54 -07:00
Frank Budinsky c82861d10e Clarify relationship between pods and workloads (#5130)
* Clarify relationship between pods and workloads

* Update content/en/docs/reference/glossary/pod.md

Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-10-11 12:55:21 -07:00
Rigs Caballero 4492b89b4f Ensure consistent use of 'multicluster'. (#5108) 2019-10-08 20:55:42 -07:00
LisaFC 1ecc6cf6bb Updated traffic management concept guide (#5014)
* New traffic management rewrite

* Updated traffic management guide

* Fix typo

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: John Howard <howardjohn@google.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: John Howard <howardjohn@google.com>

* Implementing Frank and John's edits

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Data plane definition

* Added glossary links

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Implementing Frank's suggestions

* More edits

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* More edits from Frank and Srinath

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* More edits

* Update index.md

* yet more edits

* Lint fixes and CRD glossary entry

* more links

* sdake's edits
2019-09-20 12:51:10 -07:00
Greg Taylor 23c0e985fa Remove "etc" from service version glossary term (#5001)
The etc does not add to the statement being made. Fixes #4899.
2019-09-17 07:33:06 -07:00
Frank Budinsky b038c281c6 Fix service version glossary entry (#4994) 2019-09-13 12:21:55 -07:00
Greg Taylor e1db23d5c7 Improve "destination" glossary definition (#4964)
Trim some content that is best left to other glossary entries.
Fixes #4886.
2019-09-12 06:16:56 -07:00
Greg Taylor 2fe5079929 Reword "service name" glossary definition (#4965)
Slight wording adjustments for better flow. Fixes #4895.
2019-09-12 05:52:56 -07:00
Adam Miller 8a119d66b2 Add Istio Operator install guide (#4790)
* Added operator install guide

Added draft of operator install doc

Added entries to dict and fixed typo

Fixed tip syntax error

Moved install docs to new en folder structure

Toned-down intro, bash command fixes, reordered subsections

* PR review feedback, link from feature status page

* Fixed install verification example
2019-09-06 09:17:02 -07:00
Frank Budinsky dec69f0b69 Glossary improvements (#4877)
* Glossary improvements

* tweaks

* control plane tweak

* clarify control plane source

* trailing spaces

* Update content/en/docs/reference/glossary/service-mesh.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/reference/glossary/service-mesh.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/reference/glossary/managed-control-plane.md

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-03 10:02:31 -07:00
Rigs Caballero df9db64b27 Add Istio Deployment Models concept. (#4813)
* Add Istio Deployment Models concept.

This concept replaces the old multi-cluster concept.
Includes new diagrams that comply with the diagram creation guidelines.
Updates the Chinese content to use a local copy of the previous diagrams.
Fixes all internal links to the previous version of the doc.

Signed-off-by: rcaballeromx <grca@google.com>

* Add glossary entries for needed terms.

The terms involved are:

    - Cluster
    - Identity
    - Trust domain

Signed-off-by: rcaballeromx <grca@google.com>

* Define cluster in a platform agnostic way.

Also adds links between `identity` and `trust domain`.

Signed-off-by: rcaballeromx <grca@google.com>

* Add missing `(` in links.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix links to sections and reduce image sizes.

Signed-off-by: rcaballeromx <grca@google.com>

* Simplify the definition of `trust domain`

Signed-off-by: rcaballeromx <grca@google.com>

* Move old images to the ZH content.

Signed-off-by: rcaballeromx <grca@google.com>

* Add reworked control plane content.

Also addresses the comments left on the PR including those regarding the
diagrams.

Signed-off-by: rcaballeromx <grca@google.com>

* Add fail over example and glossary entries.

This update also reworks the control plane models section to fit the example.
Additional adjustments were made to the diagrams too.

Signed-off-by: rcaballeromx <grca@google.com>

* Move mesh models section.

Also minor fixes and edits.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix glossary entries and links.

Signed-off-by: rcaballeromx <grca@google.com>
2019-08-30 10:34:30 -07:00
Martin Taillefer d0cf1e171e
Move English content to content/en as agreed in WG meeting. (#4789)
Once this goes in, I'll move content_zh to content/zh.
2019-08-14 15:45:31 -07:00