Commit Graph

146 Commits

Author SHA1 Message Date
Tariq Ibrahim 66b02be6f4
correct typo in spiffe and add glossary entry (#7360) 2020-05-20 06:33:24 -07:00
Istio Automation 1303851f2c
Automator: update istio.io@release-1.6 reference docs (#7363) 2020-05-20 06:21:28 -07:00
Istio Automation 0cadef9a6d
Automator: update istio.io@release-1.6 reference docs (#7351) 2020-05-19 06:42:23 -07:00
Istio Automation d35ab0ec7b
Automator: update istio.io@release-1.6 reference docs (#7346) 2020-05-18 05:59:56 -07:00
Istio Automation 84bf358b17
Automator: update istio.io@release-1.6 reference docs (#7341) 2020-05-17 11:36:55 -07:00
Douglas Reid fddb179a56
fix(metrics): Add multicluster labels to Standard Metrics doc (#7307)
* fix(metrics): Add multicluster labels to Standard Metrics doc

* Fixed title case

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-05-15 10:52:22 -07:00
Istio Automation 676cef92ac
Automator: update istio.io@release-1.6 reference docs (#7324)
Force merge because of netlify
2020-05-15 09:48:47 -04:00
Istio Automation 383459a30b
Automator: update istio.io@release-1.6 reference docs (#7314) 2020-05-14 16:43:57 -04:00
Istio Automation 32393453e3
Automator: update istio.io@release-1.6 reference docs (#7292) 2020-05-13 05:59:24 -07:00
Istio Automation 34483f9e1f
Automator: update istio.io@release-1.6 reference docs (#7247) 2020-05-11 19:12:52 -07:00
Istio Automation 5931b2b2da
Automator: update istio.io@release-1.6 reference docs (#7240) 2020-05-08 05:55:34 -07:00
Istio Automation 5350dd44d0
Automator: update istio.io@release-1.6 reference docs (#7234)
Force merge, netlify flake
2020-05-07 09:18:08 -04:00
Istio Automation 7011f7650d
Automator: update istio.io@release-1.6 reference docs (#7230) 2020-05-06 09:26:29 -04:00
Guy Templeton 9397d21b55
Correct Envoy Access Log links (#7226) 2020-05-05 16:47:09 -04:00
Adam Miller 6a178a450f
Add docs for Wait for Resource Status to Apply Configuration (#7157)
* Reset branch and fix bad merge

* Update content/en/docs/reference/config/config-status/index.md

Co-authored-by: Mitch Connors <mitchconnors@gmail.com>

* Update content/en/docs/reference/config/config-status/index.md

Co-authored-by: Mitch Connors <mitchconnors@gmail.com>

* Another linter fix

* Recover dropped text

* Reapply lost changes made via the GitHub UI

* PR comment

Co-authored-by: Mitch Connors <mitchconnors@gmail.com>
2020-05-05 11:37:37 -07:00
Istio Automation 758f668d46
Automator: update istio.io@release-1.6 reference docs (#7224) 2020-05-05 07:48:47 -07:00
Istio Automation 04504db0af
Automator: update istio.io@release-1.6 reference docs (#7218) 2020-05-03 12:16:20 -07:00
davidhauck 9c24d0d72b
add linkinator to replace htmlproofer (#7204) 2020-05-01 11:30:44 -07:00
Istio Automation b95ec2ef54
Automator: update istio.io@release-1.6 reference docs (#7210) 2020-04-30 20:46:09 -07:00
Istio Automation c59ca25a02
Automator: update istio.io@release-1.6 reference docs (#7191) 2020-04-30 06:30:03 -07:00
Eric Van Norman a95018f62e
Another Manual doc update (#7183) 2020-04-29 13:47:10 -04:00
Adam Miller 6731953961
Add docs for Customizing Istio Metrics (#7137)
* first draft

* More updates

* Remove experimental tag

* Typos and linter fix

* Deleted redundant file

* Link to reference page

* Address PR comments

* Linter fix

* Updated procedure

* URL fix
2020-04-28 15:58:42 -07:00
Eric Van Norman dab6c9adb9
Manual ref doc update from release 1.6 with galley removed. (#7171)
* Run SOURCE_BRANCH_NAME=release-1.6 make update_ref_docs

* Fix galley reference doc being removed.
2020-04-28 12:20:17 -04:00
Robin Whitmore 2dca907e87
Updated Lightstep topic with new Lighstep brand and products (#7123)
* Updated with instructions for LightStep Tracing vs. LightStep [x]pm (#4203)

* Remove [x]PM unless necessary (#4405)

These instructions are now for both LightStep [x]PM and LightStep Tracing.

* Updated with instructions for LightStep Tracing vs. LightStep [x]pm (#4203)

* remove bad dir

* fix graphic name

* Changed spelling of Lightstep

Changed spelling of "LightStep" to "Lightstep" due to brand changes.

* Update Lightstep 

Update for branding

* Change LightStep to Lightstep and removed bad link

* Change LightStep to Lightstep

* Change LightStep to Lightstep

* Change LightStep to Lightstep

* change LightStep to Lightstep

* remove changes from other langs

* merge changes from istio

* put branding changes back in

* resolve merge conflict

* fix lint issues and add LighStep back into .spelling

* Update content/en/docs/tasks/observability/distributed-tracing/lightstep/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-27 15:05:31 -04:00
Xinnan Wen 74550f1bd4
add proxy repo to scrap docs from (#7113)
* add proxy repo to scrap docs

* add new docs

* fix lint
2020-04-21 17:19:54 -07:00
Steven Dake d6e9f4b92b
Retire helm documentation as we use a protobuf (#7106)
* Retire helm documentation as we use a protobuf

The new rendered source of truth is:
https://preliminary.istio.io/docs/reference/config/istio.operator.v1alpha1/

This is rendered from the API repo protobuf which (may) need description fields
set. That protobuf is here:

https://github.com/istio/api/blob/master/operator/v1alpha1/operator.proto

* Follow the flowchart

The flowchart is not quite right and could use some improvement.

* Update content/en/blog/2019/performance-best-practices/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-21 07:55:44 -07:00
Istio Automation 21e890610f
Automator: update istio.io@master reference docs (#6976)
* Automator: update istio.io@master reference docs

* Updates to fix automated doc changes

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-04-06 17:16:32 -07:00
Eric Van Norman 284f345e6f
Fix links for removal of helm installation directory (#6826)
* Fix links for removal of helm installation directory

* Point to archive version of istioctl upgrade instructions

* Add Aporeto to lint ignores for now.
2020-03-30 11:48:11 -07:00
Yangmin Zhu ccf7e68471
remove v1alpha1 RBAC page (#6989) 2020-03-27 13:58:46 -07:00
Istio Automation f077cba5aa
Automator: update istio.io@master reference docs (#6964) 2020-03-24 19:47:21 -07:00
Frank Budinsky d84b2cf28a
Temporary fix broken link blocking doc builds (#6961)
* Temporary fix broken link blocking doc builds

* better fix

* pt and zh
2020-03-24 22:07:10 -04:00
Istio Automation 2acaa5b9fd
Automator: update istio.io@master reference docs (#6954) 2020-03-24 09:12:40 -07:00
Istio Automation fe060519a3
Automator: update istio.io@master reference docs (#6942) 2020-03-23 08:03:11 -07:00
Istio Automation d9e585ac14
Automator: update istio.io@master reference docs (#6940) 2020-03-21 07:42:17 -07:00
Istio Automation ff78387a16
Automator: update istio.io@master reference docs (#6908) 2020-03-19 06:25:15 -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
Istio Automation 0c3f225672
Automator: update istio.io@master reference docs (#6900) 2020-03-18 06:44:02 -07:00
Istio Automation 5d51965e4b
Automator: update istio.io@master reference docs (#6893) 2020-03-17 08:56:53 -07:00
Istio Automation 42fce40dc3
Automator: update istio.io@master reference docs (#6419) 2020-03-16 10:45:24 -07:00
Kuat ef5a5b54ec
edit standard metrics (#6845)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2020-03-10 13:44:55 -07:00
mandarjog 67f914d96c
fix label name for telemetry v2 (#6762)
* fix label name for telemetry v2

* update spelling
2020-03-10 08:57:48 -07:00
Pengyuan Bian bd34b44c77
Add telemetry v2 with Wasm runtime as experiment feature (#6793) 2020-03-06 12:35:41 -08:00
Eric Van Norman fb50276d14
More base release 1.6 stuff - Get pipeline working again (#6769)
* More base release 1.6 stuff

* Add 1.6.x to spelling

* Fix some broken links with sidecar/tls-check being removed

* Fix links pointing to install/kubernetes/helm/...

* Incorporate #6783 - Fix bug requiring placeholder release notes

* Restore some links to archive

* Fix one remainging link to archive

* Someone still pointing to current release upgrade notes. Remove.
2020-03-06 12:02:20 -05:00
Diem Vu 055f5e480c
[Release-1.5] Delete auto-mTLS task (#6591)
* Delete auto-mTLS task

* Fix links

* Fix links

* Fix links on 1.5

* Fix links
2020-03-05 18:01:06 -08:00
Martin Taillefer 323f2a67fa
Update generated docs (#6759) 2020-03-05 15:21:03 -08:00
Frank Budinsky 3f9e5a0e6c
Add new security reference docs (#6755) 2020-03-05 16:36:04 -05:00
Istio Automation b54ad1d36f
[Release-1.5] Update the Installation Options page for Helm (#6750)
Co-authored-by: johnma14 <johnma14@users.noreply.github.com>
2020-03-05 13:14:58 -08:00
Istio Automation 812c91672a
make update_ref_docs against release_1.5 (#6732)
* make update_ref_docs against release_1.5

* Put back the file deleted by the script: istio.operator.v1alpha1/index.html

* Remove extraneous file (missing cherry pick from master)
2020-03-05 08:43:03 -08:00
Istio Automation bfdf9783a7
Update telemetry with mixer deprecations in config section (#6700)
* Add deprecation labels in more places

* deprecate banner

* fix lint

* Add canonical service
2020-03-04 14:52:40 -08:00
Brian Avery 0f742fc026
Fixed anchor links to point at glossary (#6652) 2020-02-28 16:50:49 -08:00