Craig Box
9140d5208c
Update to v1 in all API examples ( #15515 )
...
* s/v1[ab].*/v1/g
* Fix tests with new snip versions
* always be kind
2024-08-06 22:59:22 -04:00
Istio Automation
aee2aa4ef6
Update traffic-management page typo ( #15299 )
...
Co-authored-by: Eric Bishop <60610299+ericdbishop@users.noreply.github.com>
2024-06-18 14:31:33 -04:00
Frank Budinsky
a529b4143b
Fix broken link ( #13762 )
2023-08-23 09:46:16 -07:00
Calvin Huang
ae106d86a8
update docs/concepts/traffic-management to reflect least requests default load balancing policy ( #13206 )
2023-05-17 10:41:27 -07:00
my-git9
efdd982450
Ajust format for traffic-management ( #13192 )
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-05-15 07:28:25 -07:00
Rachael Luo
fee96dcf10
fix route docs ( #12121 )
...
fix docs
fix route docs
2022-10-19 07:46:51 -07:00
merusso
ac3967eb8d
Fix ServiceEntry example in concepts/traffic-management ( #11398 )
...
* Fix ServiceEntry example in concepts/traffic-management (#11396 )
This change replaces the incorrect mTLS egress example with a simpler,
valid example that adjusts the TCP connection timeout.
Page: Documentation / Concepts / Traffic Management
Section: Service entry example
URL: https://istio.io/latest/docs/concepts/traffic-management/#service-entry-example
* Revert apiVersion change in DestinationRule example
Change back to v1alpha3 to be consistent with rest of page
Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: John Howard <howardjohn@google.com>
2022-06-15 03:34:14 -07:00
Dennis Effing
7a2d85b927
Add docs about configuring faults and retry/timeout on the same ( #10781 )
...
VirtualService
Signed-off-by: Dennis Effing <dennis.effing@codecentric.de>
2022-04-11 12:49:15 -07:00
Istio Automation
2f83574770
Lean more towards resilient vs robust and reliability vs failure recovery. ( #10620 )
...
Co-authored-by: Bob Van Dell II <AwesomeBobX64@users.noreply.github.com>
2021-12-16 13:27:22 -08:00
zirain
3a2d06517e
clarify sidecar doc ( #10587 )
...
* clarify sidecar doc
* fix zh doc
* fix doc
2021-12-09 01:25:21 -08:00
John Howard
b7a6c07d4d
Mark concept docs as `test: n/a` ( #10091 )
2021-07-19 11:48:25 -07:00
Istio Automation
ee307c322f
Remove outdated usage ( #10007 )
...
Co-authored-by: Zhonghu Xu <xuzhonghu@huawei.com>
2021-06-28 13:13:15 -07:00
craigbox
b959e3e2c4
Add traffic management concept alias ( #9971 )
...
The [Istio mesh dashboard for Grafana](https://grafana.com/grafana/dashboards/7639 ) includes a link to https://istio.io/docs/concepts/traffic-management/overview.html which is 404.
(TODO: update the dashboard URLs)
2021-06-23 06:52:40 -07:00
John Howard
f59718c0a0
Update example doc with modern settings ( #8386 )
2020-10-29 06:45:15 -07:00
Nathan Mittler
84cb2189f2
Rewrite multicluster installation docs ( #8180 )
...
* Rewrite multicluster installation docs
This completely replaces the existing docs for multi-primary, primary-remote, and single/multi-network.
Changed blogs dependent on the `.global` hack to reference the 1.6 docs.
* addressing sven's comments
* renaming resources and changing heading style within tabs
* using <h3> for headings in tabs
2020-09-27 17:28:39 -07:00
rpagliuca
b69a2f056a
Fix duplicate period (..) in the end of last paragraph ( #8036 )
2020-08-26 16:17:03 -07:00
Lin Sun
fbb263e6de
clarify request timeout default ( #7983 )
...
* clarify request timeout default
* fix lint
* update timeout
* upper case http
* Update content/en/docs/concepts/traffic-management/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-21 14:08:42 -07:00
Frank Budinsky
e9a89c879f
Add owner attribute to docs ( #7737 )
...
* Add owner attribute to docs
* remove @
2020-07-15 15:19:40 -07:00
Frank Budinsky
e11cf24f0d
Add test: attribute to all md files ( #7413 )
2020-05-27 09:11:26 -07:00
Davin Kevin
cfbd480166
fix(retry): add default behavior about retry ( #7328 )
...
Link to https://github.com/istio/istio/issues/20547
2020-05-15 08:02:23 -07:00
Istio Automation
f0f1bcf652
Fix doc 'Traffic Management' ( #7119 )
...
The external service `ServiceEntry` adds in this chapter is `ext-svc.example.com`, so fix it from `ext-resource` to `ext-svc.example.com`.
Co-authored-by: Koki Tomoshige <36136133+tomocy@users.noreply.github.com>
2020-04-21 16:01:30 -04:00
Kebe
b8b7f2c02b
Remove sourceLabels match part ( #6965 )
...
* Fix sourceLabels example yaml error
* Remove sourceLabels match part
* Remove ...
2020-03-25 09:12:33 -07:00
Adam Miller
7bdfd9f233
Removed SDS reference per John Howard ( #6654 )
2020-03-01 17:08:52 -08:00
jbounds83
a6e1ce49e3
Update index.md ( #5991 )
...
Fix indent on gateways value
2019-12-05 12:26:22 -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
Frank Budinsky
f5ce9feb70
Consolidate getting started instructions ( #5642 )
...
* Consolidate getting started instructions
* review comments
* fix broken links
* add istioctl link
* Fix spelling
* more broken links
* one more
2019-11-12 23:04:33 -05:00
Frank Budinsky
49de5021b8
Followup fixes from #5215 ( #5632 )
...
* Followup fixes from #5215
* remove extra bracket
2019-11-12 07:17:02 -08:00
Rigs Caballero
047785da6a
Replace "Mesh Expansion" with "VM Support" and related edits. ( #5215 )
...
Let's make additional changes in a followup PR.
* Replace "Mesh Expansion" with "VM Support" and related edits.
To avoid confusion and improve the visibility of the VM-related content, these
changes align with terminology used by our users.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix descriptions, titles and link texts.
Addressed the feedback given around the link text still containing "mesh
expansion". Also addressed the feedback around the accuracy of the
titles and descriptions used.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix bullets and descriptions.
Signed-off-by: rcaballeromx <grca@google.com>
* Return content to examples.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix broken links.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix title for accuracy.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix links for ZH content.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix language for clarity.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix broken link to SDS task.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix merge conflicts.
Signed-off-by: Rigs Caballero <grca@google.com>
2019-11-11 18:28:05 -05:00
Martin Taillefer
01747f2349
Fix a bunch of busted links. ( #5588 )
2019-11-11 07:43:43 -08:00
Martin Taillefer
4d4e6ae28e
General cleanup items. ( #5325 )
...
- Fix a bunch of heading capitalization.
- Remove words that shouldn't be in the dictionary
and update the text accordingly.
- Added a few @@ sequences to reference content files from text blocks.
- Used a few {{< source_branch_name >}} sequences to refer to the proper
branch in GitHub rather than master.
2019-11-04 06:41:54 -08: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
Martin Taillefer
d6445fc726
Update reference docs. ( #5173 )
...
preliminary.istio.io will now display reference material for the release-1.4 branches
of istio/istio, istio/api, and istio/operator.
2019-10-17 11:09:11 -07:00
Frank Budinsky
78ec428817
Improve concepts organization ( #5095 )
...
* cleanup unused files
* tweak wording
* merge traffic management architecture material
* reorg top level concept sections
* lint errors
* fix list style
2019-10-04 11:43:31 -07:00
Martin Taillefer
d42dfe94ba
Introduce top-level News section. ( #5060 )
2019-09-27 07:09:58 -07:00
Frank Budinsky
7fe843b480
Small traffic-management corrections ( #5062 )
2019-09-26 15:04:43 -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
Frank Budinsky
883ed8f797
Clarify multi-match and remove sourceLabels doc ( #4953 )
...
* Clarify multi-match and remove sourceLabels doc
* Update content/en/docs/concepts/traffic-management/index.md
Co-Authored-By: Rigs Caballero <grca@google.com>
* Update content/en/docs/concepts/traffic-management/index.md
Co-Authored-By: Rigs Caballero <grca@google.com>
* Update content/en/docs/concepts/traffic-management/index.md
Co-Authored-By: Rigs Caballero <grca@google.com>
* Update content/en/docs/concepts/traffic-management/index.md
Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-10 13:18:58 -07:00
Adam Miller
917f34f843
Moved LLB content from tasks to ops / fixed links ( #4819 )
2019-08-22 13:32:26 -07:00
Adam Miller
07178c1348
Reorganized the Operations node ( #4765 )
2019-08-16 16:03:31 -07:00
navinger
fecc4ca84e
Change the service name in the description to match the example. ( #4787 )
...
Signed-off-by: Nancy Avinger <navinger@google.com>
2019-08-16 13:11:31 -07:00
Frank Budinsky
ca7559cab2
Remove Nomad & Consul docs ( #4805 )
...
* Remove Nomad & Consul docs
* broken links
* more broken links
* more broken links
* fix spelling errors
* remove broken ref
2019-08-16 12:13: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