Iris
60941d311a
Update vm examples for mesh expansion to use istioctl ( #5671 )
2019-11-15 08:12:46 -08:00
Steven Dake
602b75bdfb
Cleanup standalone operator instructions ( #5700 )
...
* Cleanup standalone operator instructions
* Fix linter error.
2019-11-15 06:25:46 -08:00
Frank Budinsky
fc94fd4270
Some minor corrections ( #5696 )
...
* Some minor corrections
* fix lint errors
2019-11-14 14:25:46 -08:00
Martin Taillefer
48c8a28968
Prepare for 1.5. ( #5689 )
2019-11-14 13:01:31 -08:00
Istio Automation
03fce8d76e
[master] Fix Download ( #5693 )
...
* Fix Download
* Update content/en/docs/setup/getting-started/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-11-14 12:31:51 -08:00
Lin Sun
2836c05b39
update istioctl download instruction ( #5691 )
...
* update istioctl download instruction
```
$ curl -L https://istio.io/downloadIstioctl | ISTIO_VERSION=1.4.0 sh -
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 101 100 101 0 0 261 0 --:--:-- --:--:-- --:--:-- 260
100 2339 100 2339 0 0 4524 0 --:--:-- --:--:-- --:--:-- 4524
Downloading istioctl-1.4.0-osx.tar.gz from https://github.com/istio/istio/releases/download/1.4.0/istioctl-1.4.0-osx.tar.gz ...
istioctl-1.4.0-osx.tar.gz download complete!
Add the istioctl to your path with:
export PATH=$PATH:$HOME/.istioctl/bin
Begin the Istio pre-installation verification check by running:
istioctl verify-install
Need more information? Visit https://istio.io/docs/reference/commands/istioctl/
```
* Update content/en/docs/ops/diagnostic-tools/istioctl/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-11-14 12:27:03 -08:00
Martin Taillefer
77a6535313
Add redirect for download scripts. ( #5687 )
2019-11-14 10:50:09 -08:00
Lin Sun
78a98b3d20
add istioctl download instruction ( #5683 )
2019-11-14 10:46:25 -08:00
imgbot[bot]
7127c4b401
[ImgBot] Optimize images ( #5686 )
...
*Total -- 462.00kb -> 354.39kb (23.29%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml1.png -- 70.47kb -> 50.40kb (28.47%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml3.png -- 71.62kb -> 54.33kb (24.14%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig3-details-yaml2.png -- 71.49kb -> 54.54kb (23.7%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig1-tooltip.png -- 69.20kb -> 53.49kb (22.7%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig0-errormsgs.png -- 95.54kb -> 74.65kb (21.87%)
/content/en/docs/tasks/observability/kiali/kiali-istioconfig2-details-errormsgs.png -- 83.69kb -> 66.98kb (19.97%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-14 10:42:04 -08:00
John Mazzitelli
0eefb5f1bd
[kiali] add viewing and editing Istio configuration YAML to the task ( #5682 )
...
* [kiali] add viewing and editing Istio configuration YAML to the task
* The linter is failing this because it considered "Config" a spelling error. However, the actual GUI menu item is literally called "Istio Config".
Because of this, I cannot format "Istio Config" in simply bold letters (which is the Istio doc standard for denoting GUI elements).
Thus, even though its a GUI element, I have to surround with backticks to avoid this being considered a spelling error.
* Incorporate review suggestion.
Fix some other things I noticed.
2019-11-14 10:19:46 -08:00
mtail
e64468ecd0
Fix order of ops guide items.
2019-11-14 09:45:02 -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
imgbot[bot]
44f3b69571
[ImgBot] Optimize images ( #5681 )
...
*Total -- 519.17kb -> 415.78kb (19.92%)
/content/en/docs/tasks/observability/kiali/kiali-wiz2-ratings-service-action-menu.png -- 74.48kb -> 56.30kb (24.41%)
/content/en/docs/tasks/observability/kiali/kiali-validate1-list.png -- 56.54kb -> 42.82kb (24.27%)
/content/en/docs/tasks/observability/kiali/kiali-validate2-errormsg.png -- 66.59kb -> 51.16kb (23.17%)
/content/en/docs/tasks/observability/kiali/kiali-validate3-ok.png -- 64.55kb -> 49.65kb (23.09%)
/content/en/docs/tasks/observability/kiali/kiali-wiz3-weighted-routing-wizard.png -- 56.24kb -> 45.06kb (19.87%)
/content/en/docs/tasks/observability/kiali/kiali-wiz1-graph-ratings-percent.png -- 92.98kb -> 78.59kb (15.48%)
/content/en/docs/tasks/observability/kiali/kiali-wiz0-graph-options.png -- 62.54kb -> 53.13kb (15.04%)
/content/en/docs/tasks/observability/kiali/kiali-wiz4-ratings-weighted-route-90-10.png -- 45.25kb -> 39.07kb (13.66%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-14 06:47:27 -08:00
John Mazzitelli
c17237118b
[kiali] add new sections to illustrate non-graph-related features ( #5665 )
...
* [kiali] add a new section that creates a weighted route to show kiali is more than just a pretty graph.
* spell checker failed, I assume "dropdown" and "checkbox" and "popup" must not be compound words.
(I can't get the linter to run locally on my box, so I have to commit this and see what travis says)
* address suggestions.
* Alot of the Istio community does not know that Kiali is more than just a graph.
We want to get that across. This Task can't cover it all, so this commit
adds a link to the "Features" page of the kiali website
which lists the non-graph features as well so people can at least
learn about those other features.
* add a task to show kiali validation
2019-11-14 06:43:16 -08:00
Martin Taillefer
9e3cb73b2f
Improve some wording. ( #5680 )
2019-11-14 06:42:25 -08:00
Martin Taillefer
efad815752
New experimental multicluster setup instructions ( #5495 )
2019-11-14 06:12:45 -08:00
John Zheng
3d7011c31b
Improve index.md ( #5646 )
...
Suggest to add this commit, to improve user experience.
Already be merged into release-1.3, FYI
https://github.com/istio/istio.io/pull/5489/commits
2019-11-14 05:49:31 -08:00
Tao HE
8d67ec7825
Missing CLI change line mark ( #5667 )
2019-11-13 18:22:45 -08:00
Martin Taillefer
34727cba6d
Update reference docs. ( #5666 )
2019-11-13 15:15:11 -08:00
Frank Budinsky
bb6e6277a4
Some cleanup and clarifications ( #5663 )
2019-11-13 12:26:45 -08:00
Martin Ostrowski
94c2f097f1
Temporarily remove SDS profile from docs ( #5661 )
2019-11-13 12:03:46 -08:00
Eric Van Norman
50479f17c6
Remove coreDNS,egressgateway --sets (now in values-istio-multicluster-gateways) ( #5660 )
2019-11-13 11:49:45 -08:00
Tao HE
37a55d689b
Update multicluster shared-vpn doc ( #5645 )
...
* Update multicluster shared-vpn doc
Update docs for the multicluster installation for Shared control plane (single-network) to make it work with `istioctl manifest`.
* Update index.md
* Apply suggestions from code review
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-11-13 11:38:45 -08:00
Martin Taillefer
73d6830128
Add warning about out of date helm options. ( #5659 )
2019-11-13 10:05:52 -08:00
Arun Fung
ca399fad04
fix helm docs URL ( #5654 )
2019-11-13 09:33:20 -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
Hongzhi
4a8a81306a
update ingress-certmgr index.md ( #5617 )
...
* update index.md
I think the words I delete has no strong relation with this article and the words is really hard to understand.
* remove extra space
2019-11-12 17:52:52 -08:00
Kuat
8bdc407a6e
update tracing doc ( #5643 )
...
Signed-off-by: Kuat Yessenov <kuat@google.com>
2019-11-12 14:10:54 -08:00
Eric Van Norman
c1b3683152
Fixup Shared control plane (multi-network) with using itstioctl ( #5639 )
2019-11-12 10:55:54 -08:00
Kevin Kunkel
7806506728
Added Verify Istio CNI to observability-issues.md ( #5427 )
...
* Added Verify Istio CNI to observability-issues.md
If using the Istio CNI to avoid granting `NET_ADMIN` to pods, the CNI
node pods must be running for metrics to be collected. The helm charts
don't include a PodSecurityPolicy, so the documentation guides users to
a non-working setup if the cluster has PodSecurityPolicy enabled.
* Markup changes to PodSecurityPolicy and NET_ADMIN
* Added backticks to `PodSecurityPolicy`
* Added backticks and link to NET_ADMIN capability requirement
* Removed trailing whitespace on line 39
* Added backticks to `istio-init`
2019-11-12 10:14:55 -08:00
imgbot[bot]
9a80859e32
[ImgBot] Optimize images ( #5635 )
...
/content/en/docs/ops/performance-and-scalability/latency_p90.svg -- 194.79kb -> 194.62kb (0.09%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-12 08:06:11 -08:00
carolynhu
372a19e830
Update perf and scalability page for istio 1.4 release ( #5318 )
...
* update latency performance number for istio-1.4
* update latency p90 svg
* fix svg resolution issue
* attempt to fix lint error
* address review comments
* address new comments
2019-11-12 07:29:06 -08:00
Ed Snible
b419fcbfab
Use 'istioctl dashboard' instead of port-forward ( #5296 )
...
* Use 'istioctl dashboard' instead of port-forward
* bold references to UI elements
* Cleanup dashboards
* Address comments
* Mention control-c, which is easier way to stop dashboard
2019-11-12 07:28:54 -08:00
Eric Buehl
ad1020b40c
s/10514/15014/ ( #5260 )
2019-11-12 07:17:53 -08:00
Frank Budinsky
49de5021b8
Followup fixes from #5215 ( #5632 )
...
* Followup fixes from #5215
* remove extra bracket
2019-11-12 07:17:02 -08:00
Jimmy Chen
08a92bb255
fix workload-SDS user guide ( #5612 )
2019-11-12 07:16:54 -08:00
Jason Parraga
574207efe4
Add grpc-web as port prefix example to docs ( #5611 )
2019-11-12 07:06:30 -08:00
Diem Vu
822701661d
Fix tls-check output example ( #5608 )
...
* Fix tls-check output example
* Fix spacing
2019-11-11 15:54:54 -08:00
lei-tang
62453fc38e
Add an explanation that Chiron is linked with Pilot ( #5609 )
2019-11-11 15:42:53 -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
Chris Wilson
c2c4ada670
Update istioctl analyze ops doc to not recommend using master ( #5607 )
...
* Update istioctl analyze ops doc to not recommend using master
* Apply suggestions from code review
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* fix link
2019-11-11 15:08:53 -08:00
Frank Budinsky
823e85b69a
Reorganize reference docs ( #5595 )
...
* Reorganize reference docs
* aliases
* corrections
* fix broken links
* fix broken link
* another broken link
* another broken link
2019-11-11 17:46:27 -05:00
Eric Van Norman
f9b731eb60
Remove --force option ( #5606 )
2019-11-11 14:38:54 -08:00
Pengyuan Bian
160a2f721d
Update telemetry v2 to use istio/istio test data ( #5603 )
...
* update telemetry v2 to use istio/istio test data
* Update content/en/docs/ops/telemetry/in-proxy-service-telemetry/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/ops/telemetry/in-proxy-service-telemetry/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-11-11 12:51:54 -08:00
lei-tang
7f85876be6
Check no prior webhook configs and clean up webhook configs ( #5597 )
2019-11-11 12:36:54 -08:00
Chris Wilson
7011c6f029
Add basic doc for IST0112 ( #5592 )
...
* Add basic doc for IST0112
* fix link
* Update content/en/docs/reference/config/analysis/ist0112/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-11-11 10:03:53 -08:00
Jonh Wendell
51e6c4df1f
Improve CNI installation instructions ( #5591 )
...
* Improve CNI installation instructions
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* s/flow/guide/
2019-11-11 09:27:53 -08:00
Chris Wilson
e166d999be
Add docs for Sidecar workload selector config analysis messages ( #5389 )
...
See:
* https://github.com/istio/istio/issues/18468
* https://github.com/istio/istio/pull/18600
2019-11-11 09:14:53 -08:00
Martin Taillefer
01747f2349
Fix a bunch of busted links. ( #5588 )
2019-11-11 07:43:43 -08:00
Frank Budinsky
d570473a7c
Fix helm depercation warning ( #5587 )
2019-11-11 07:33:53 -08:00
Eric Van Norman
40719adc10
Update Replicated Control Plane scenario ( #5522 )
2019-11-11 06:40:53 -08:00
imgbot[bot]
164f35a12c
[ImgBot] Optimize images ( #5585 )
...
*Total -- 469.72kb -> 381.24kb (18.84%)
/content/en/docs/tasks/observability/kiali/kiali-services.png -- 52.14kb -> 39.89kb (23.49%)
/content/en/docs/tasks/observability/kiali/kiali-overview.png -- 47.88kb -> 37.63kb (21.41%)
/content/en/docs/tasks/observability/kiali/kiali-graph.png -- 133.93kb -> 107.29kb (19.89%)
/content/en/docs/tasks/observability/kiali/kiali-workload.png -- 86.63kb -> 69.61kb (19.65%)
/content/en/docs/tasks/observability/kiali/kiali-app.png -- 55.39kb -> 46.01kb (16.94%)
/content/en/docs/tasks/observability/kiali/kiali-service-graph.png -- 31.46kb -> 26.99kb (14.21%)
/content/en/docs/tasks/observability/kiali/kiali-versionedapp.png -- 62.29kb -> 53.82kb (13.6%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-11 06:20:06 -08:00
John Mazzitelli
5313384279
[kiali] update task doc ( #5440 )
...
* [kiali] update task doc
* remind the user what the demo secret credentials are
2019-11-11 06:12:53 -08:00
Martin Taillefer
ff16e5f477
Release note improvements. ( #5547 )
...
- Improved look of the call to action buttons
- Removed redundant attributions on all news items, those were
leftovers from when the relesse notes were in the blog section.
- Used consistent subtitles and descriptions for all news items.
2019-11-09 12:52:33 -08:00
Oliver Liu
98ce605cb8
Fix several istio.io tasks. ( #5539 )
2019-11-09 06:32:00 -08:00
Tao HE
f46ad5fe89
Update to use istio-reader-service-account ( #5531 )
2019-11-09 06:31:52 -08:00
Tao HE
bc385d5064
Update index.md ( #5530 )
2019-11-09 06:21:00 -08:00
Jianfei Hu
16d07b0483
Update the egrep and service accounts. ( #5523 )
...
* Update the egrep and service accounts.
* fix the lint.
2019-11-09 06:20:52 -08:00
imgbot[bot]
93b9d9c721
[ImgBot] Optimize images ( #5544 )
...
*Total -- 247.88kb -> 204.01kb (17.7%)
/content/en/blog/2019/webhook/example_attack.png -- 169.33kb -> 135.51kb (19.97%)
/content/en/docs/concepts/security/authz.svg -- 78.55kb -> 68.50kb (12.79%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-09 06:07:51 -08:00
Yangmin Zhu
9a57887706
update authz concept page for the new v1beta1 policy ( #5165 )
...
* update authz doc
* address comments.
* use master
* address more comments
* implicit enablement
* comments
* link to ref page
* fix lint
* address more comments
* Update content/en/docs/ops/common-problems/security-issues/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/reference/config/authorization/conditions/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/reference/config/authorization/conditions/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/reference/config/authorization/conditions/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/reference/config/authorization/constraints-and-properties/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/concepts/security/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/concepts/security/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/concepts/security/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/concepts/security/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/concepts/security/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/concepts/security/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/concepts/security/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/concepts/security/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Update content/en/docs/concepts/security/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* more fix
2019-11-09 06:02:52 -08:00
leo
7e3ee2cace
fix incorrect content ( #5504 )
2019-11-09 00:09:52 -08:00
lei-tang
026bb329d4
Change the config names to be consistent with istioctl installation ( #5529 )
2019-11-08 16:33:52 -08:00
Oliver Liu
7bd65f7bd9
Improve the root transition doc. ( #5499 )
...
* Improve root transition doc.
* Small fix.
* Small fix.
* Small fix.
* Small fix.
* Update index.md
* Update index.md
* Small fix.
* Small fix.
* Small fix.
2019-11-08 16:22:52 -08:00
Frank Budinsky
f2e005466e
Standalone operator ( #5433 )
...
* Standalone operator guide
* verify install
* separate controller and CR
* tweaks
* add section
* address review comments
* remove update command
* fix lint
2019-11-08 19:10:21 -05:00
Martin Taillefer
5effeb4c3c
Update reference docs. ( #5526 )
2019-11-08 15:53:54 -08:00
Frank Budinsky
2b21256025
Update helm mtls enablement instructions ( #5527 )
2019-11-08 15:49:52 -08:00
Oliver Liu
ef1ffd4cfd
Fix auth installation and its references. ( #5482 )
...
* Fix auth installation and its references.
* Apply suggestions from code review
Fix according to the feedback.
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-11-08 16:51:19 -05:00
lei-tang
1d2c74a629
Fix bug istioctl manifest command does not read from standard input ( #5521 )
2019-11-08 10:36:52 -08:00
Martin Ostrowski
09db22c2ea
More updates to istioctl install ( #5483 )
...
* More updates to istioctl install
* Lint
2019-11-08 13:11:46 -05:00
lei-tang
b0cdd6f222
User guide for istioctl managing webhooks ( #5162 )
...
* User guide for istioctl managing webhooks
* Generate the webhook configurations
* Skip long config
* Move the task to be under setup/install directory
* Add jq as a prerequisite
* Decouple installation from the user guide
* Add explanations to config
* Change the weight
* Revisions on cleanup
* Revise headings
* Revise the search instructions
* Revise the wordings
* Revise install instructions and location
* Skip --validation
* Use istioctl to generate webhook configurations
* Use istioctl to install
* Revise the commands
* Revise the wording
* Remove two comment lines
2019-11-08 07:59:51 -08:00
lei-tang
acd3269915
User guide for Istio DNS certificates ( #5152 )
...
* User guide for Istio DNS certificates
A guide of how to provision and manage DNS certificates in Istio.
* Explain why uses this feature
* Use the boilerplate command
* Unindent a text block
* Add jq as a prerequisite
* Decouple installation step from the user guide
* Wording revisions
* Wording revisions and change weight
* Follow the same installation approach of CNI
* Revise the writing
* Merge the javascript functions
* Fix the lint error
- ./public/docs/tasks/security/dns-cert/index.html
* linking to /docs/setup/install/helm/#dnscerts, but dnscerts does not exist (line 58176)
<a href="/docs/setup/install/helm/#dnscerts">Customizable Install with Helm</a>
htmlproofer 3.12.0 | Error: HTML-Proofer found 1 failure!
* Use istioctl to install Istio
* Revisions according to review comments
* Add an explanation
* Revise based on review comments
* Remove the referrence to a file
2019-11-08 07:47:51 -08: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
Dirk Jablonski
9c4c827938
Add podAnnotations param for cni helm chart ( #5257 )
...
* Add podAnnotations param for cni helm chart
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-11-07 14:08:53 -08:00
Jonh Wendell
5d996f6f2d
Mention OpenShift specific instructions on Bookinfo tutorial ( #5429 )
...
It's easy to skip that step, and when deployment fails it will
take some time to people realize what was the mistake.
2019-11-07 13:08:17 -08:00
Frank Budinsky
a6a5769f12
Organize security tasks ( #5474 )
...
* Organize security tasks
* lint errors
* fixes
* more fixes
2019-11-07 15:54:27 -05:00
Yangmin Zhu
cbcea241ad
update authz group task for 1.4 ( #5435 )
...
* update authz group page for 1.4
* address comments
2019-11-07 06:24:51 -08:00
Martin Ostrowski
6fd90678a5
Update install text ( #5437 )
2019-11-06 18:55:14 -08:00
Jianfei Hu
d0dae3fb18
Auto mTLS user guide doc on istio.io ( #5313 )
...
* first rewrite of the DR removal till global mTLS section.
* remove all destinationrule for authn policy doc.
* lint fix
* add separate page for automtls
* restore the original authn policy
* new page with auto mtls separately.
* fix the lint
* fix lint and using istioctl manifest.
* complete the instructions for auto mlts
* finish and verify with install
* more delta before and after in strict
* header with certificate identity.
* no more helm
* apply the suggestion.
2019-11-06 15:20:15 -08:00
Martin Ostrowski
ee7afacb26
Update istioctl setup docs ( #5428 )
2019-11-06 12:11:14 -08:00
Jonh Wendell
7e3bd1a0a8
Fix references to samples/operator files ( #5391 )
...
Closes https://github.com/istio/istio/issues/18441
2019-11-05 20:50:13 -08:00
Neeraj Poddar
db10e052ff
Fix directory structure/heading for istioctl install ( #5390 )
2019-11-05 12:37:19 -08:00
Martin Taillefer
08189f25ef
Update reference docs. ( #5392 )
2019-11-05 12:03:41 -08:00
Jonh Wendell
905dc2fe90
Update instructions for CNI on OpenShift ( #5388 )
...
Also use `--set` to allow easy copy and paste of commands.
2019-11-05 10:38:44 -08:00
John Mazzitelli
af3c1b09c6
issue 5314 - OpenShift 4.2+ requires customized CNI settings. Documenting them here. ( #5315 )
2019-11-04 06:59:03 -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
imgbot[bot]
a51eabbd47
[ImgBot] Optimize images ( #5323 )
...
*Total -- 1,169.34kb -> 1,168.70kb (0.05%)
/static/img/istio-logo.svg -- 0.24kb -> 0.19kb (20.08%)
/static/img/istio-whitelogo-nobackground-unframed.svg -- 0.32kb -> 0.26kb (19.64%)
/static/img/istio-whitelogo-nobackground-framed.svg -- 0.35kb -> 0.29kb (17.27%)
/content/zh/docs/ops/architecture/arch.svg -- 92.54kb -> 92.35kb (0.2%)
/content/en/docs/ops/architecture/arch.svg -- 92.54kb -> 92.35kb (0.2%)
/content/zh/blog/2018/egress-mongo/bookinfo-ratings-v2-mongodb-external.svg -- 66.77kb -> 66.76kb (0.01%)
/content/en/blog/2018/egress-mongo/bookinfo-ratings-v2-mongodb-external.svg -- 66.77kb -> 66.76kb (0.01%)
/content/zh/blog/2018/egress-tcp/bookinfo-ratings-v2-mysql-external.svg -- 66.77kb -> 66.76kb (0.01%)
/content/en/blog/2018/egress-tcp/bookinfo-ratings-v2-mysql-external.svg -- 66.77kb -> 66.76kb (0.01%)
/content/zh/blog/2018/egress-https/bookinfo-details-v2.svg -- 67.00kb -> 66.99kb (0.01%)
/content/en/blog/2018/egress-https/bookinfo-details-v2.svg -- 67.00kb -> 66.99kb (0.01%)
/content/zh/blog/2017/0.1-auth/istio_auth_overview.svg -- 137.41kb -> 137.41kb (0.01%)
/content/en/blog/2017/0.1-auth/istio_auth_overview.svg -- 137.41kb -> 137.41kb (0.01%)
/content/en/blog/2018/v1alpha3-routing/virtualservices-destrules.svg -- 68.97kb -> 68.97kb (0.01%)
/content/zh/blog/2018/v1alpha3-routing/virtualservices-destrules.svg -- 68.97kb -> 68.97kb (0.01%)
/content/zh/blog/2018/v1alpha3-routing/gateways.svg -- 84.75kb -> 84.74kb (0%)
/content/en/blog/2018/v1alpha3-routing/gateways.svg -- 84.75kb -> 84.74kb (0%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-04 06:32:37 -08:00
Morven Cao
d7544d4388
fix invalid operator example. ( #5334 )
2019-11-04 05:55:04 -08:00
Yangmin Zhu
9532bc0dda
update authorization for HTTP task for v1beta1 policy ( #5185 )
...
* update authorization for HTTP task for v1beta1 policy
* fix
* small update
* resolve comments
* address comments
* minor
* more fix
* address comments
* address comments
* remove namespace-level
* more fix
* remove duplicate
2019-11-01 15:54:22 -07:00
Lin Sun
3f16a004aa
remove completed pods ( #5309 )
...
* remove completed pods
as they aren't shown any more, not seeing them in the generated manifest via `istioctl manifest generate --set profile=demo`
* remove sidecars
We also recently removed sidecars for policy telemetry and pilot for demo profile.
2019-10-31 13:48:04 -07:00
Frank Budinsky
4bf2fb2e5e
Remove uses of istio-demo.yaml ( #5311 )
...
* Remove uses of istio-demo.yaml
* broken link
2019-10-31 13:38:03 -07:00
Frank Budinsky
cdd8d7f50f
Clarify istioctl install support for helm options ( #5302 )
...
* Clarify istioctl helm option support
* add helm deprecation warning to install options page
* remove space
* add prepend to .spelling
* address review comments
2019-10-31 09:22:07 -07:00
Yangmin Zhu
facbed0482
update authorization for TCP task for v1beta1 policy ( #5196 )
...
* update authorization for TCP task for v1beta1 policy
* address comments
* address comment
* address comments
* more fix
* resolve comments
* fix
2019-10-31 09:37:35 -04:00
Frank Budinsky
161afd25df
Remove bad aliases ( #5295 )
2019-10-30 12:09:20 -04:00
Jonh Wendell
4923c025b4
Simplify a little bit OpenShift instructions ( #5286 )
...
* Simplify a little bit OpenShift instructions
* Apply suggestions from code review
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-10-30 11:59:27 -04:00
Morven Cao
e3fd2b8969
update install doc on icp. ( #5294 )
2019-10-30 10:06:47 -04:00
Martin Ostrowski
b9280ce88b
Update multicluster instructions ( #5293 )
2019-10-29 20:59:21 -04:00
Martin Taillefer
df5410b037
Update reference docs. ( #5292 )
2019-10-29 16:42:48 -07:00
Frank Budinsky
abab549d5d
Fix broken links ( #5288 )
2019-10-29 16:18:21 -07:00
Martin Taillefer
c9ec2cef42
Update reference docs. ( #5290 )
2019-10-29 16:17:41 -07:00
Adam Miller
72ac49375e
istioctl upgrade feature docs ( #5245 )
...
* Draft of upgrade docs
* Fixed PR comments
* More PR review comments addressed
* Added note about -f and --set flag support
* Further PR comments
* shortcode added for istioctl
* rebase and typo fixes
* Typo fixes
2019-10-29 17:12:11 -04:00
Frank Budinsky
2fa3abddaa
Improvements to install with istioctl guide ( #5284 )
...
* Improvements to install with istioctl guide
* move uninstall to the end
2019-10-29 11:05:42 -07:00
Vadim Eisenberg
83908ddaa4
Fix certificates generation in secure gateways ( #5263 )
...
* fix the certificate and private key generation for the first section
* rewrite the second section
* fix the third section
* fix the troubleshooting section
* remove a reference to generating certificates and keys in the ingress passthru task
* a certificates -> a certificate, Generate a certificate -> Create a certificate
2019-10-29 08:07:35 -07:00
Vadim Eisenberg
241143bfa9
add port name "tls" to both Service and Endpoints ( #5261 )
...
otherwise the service is treated as HTTP, causing an error
2019-10-29 08:00:36 -07:00
Frank Budinsky
f86b9fc90f
Make quick-start quicker ( #5279 )
2019-10-29 07:25:35 -07:00
Vadim Eisenberg
e5cb80badc
add a cleanup subsection to set desired outbound traffic policy mode ( #5264 )
...
* add a cleanup subsection to set desired outbound traffic policy mode
the title: "Set the `global.outboundTrafficPolicy.mode` to your desired mode"
* remove a redundant empty line
* rename the subsection to be "Set the outbound traffic policy mode to your desired value"
* remove a semicolon at the end of the subsection's title
* add `uniq` so the output of the current outbound traffic policy mode will appear once
2019-10-29 07:10:35 -07:00
Frank Budinsky
9e676b9b7c
Move standalone-operator install to ops section ( #5277 )
2019-10-29 07:03:36 -07:00
Frank Budinsky
f220f655a7
Deprecate helm install ( #5270 )
...
* Deprecate helm install
* fix lint
* address review comments
* correction
2019-10-29 06:37:34 -07:00
Morven Cao
0045ba590b
fix operator doc. ( #5276 )
2019-10-29 06:25:35 -07:00
Martin Ostrowski
c6bba52018
Change multicluster and CNI instructions to use istioctl ( #5273 )
...
* Change multicluster and CNI instructions to use istioctl
* Lint
* Lint
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/multicluster/shared-gateways/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/multicluster/gateways/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/multicluster/shared-vpn/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/multicluster/shared-vpn/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/multicluster/gateways/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/multicluster/shared-vpn/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-10-28 20:07:34 -07:00
Martin Taillefer
c1aa9858ab
Remove kubectl from the spelling dictionary. ( #5268 )
2019-10-28 19:45:34 -07:00
Martin Taillefer
c2d1a234c3
Experiment with improved istioctl TOC layout. ( #5274 )
2019-10-28 19:19:34 -07:00
Martin Taillefer
2124af177c
Update reference docs. ( #5271 )
2019-10-28 16:45:12 -07:00
Martin Taillefer
68c6ee0b84
Update reference docs. ( #5269 )
2019-10-28 14:42:16 -07:00
Eric Van Norman
1b10a13ea2
Remove demo-auth profile from operator ( #5243 )
2019-10-25 11:35:47 -04: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
Brian Avery
dcb8b7ecef
Add `and` to description ( #5253 )
...
* Add to description
* Update content/en/docs/concepts/what-is-istio/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-10-24 12:32:42 -07:00
Martin Taillefer
da331d6934
Fix formatting issues. ( #5252 )
2019-10-24 11:11:42 -07:00
Jimmy Chen
3fec0dd43f
update user guide ( #5233 )
2019-10-24 10:07:43 -07:00
Chris Wilson
2190ff0010
Fix duplicate example, replace with example for simulating apply ( #5240 )
2019-10-24 07:01:47 -07:00
Diem Vu
272a55b88b
Update istioctl auth tls-check example to reflect https://github.com/istio/istio/pull/17720 ( #5219 )
...
* content/en/docs/tasks/security/mutual-tls/index.md
* Correct destination rule name in tls-check example
* UPdate check-policy.md
2019-10-23 12:19:42 -07:00
Frank Budinsky
a0833c9e8b
Add warning for kubectl rollout restart ( #5238 )
...
* Add warning for kubectl rollout restart
* spelling
2019-10-23 10:46:42 -07:00
John Howard
962c9ac0aa
Remove one last mention of demo-auth ( #5236 )
2019-10-23 08:59:11 -07:00
Chris Wilson
8a4324d8d8
Add documentation for galley.enableAnalysis ( #5216 )
...
* Add documentation for galley.enableAnalysis
* add link to validation message reference docs
* fix linter error
* Apply suggestions from code review
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* add caveats / differences from istioctl analyze
* Change wording slightly
* Fix spelling errors
* Apply suggestions from code review #2
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-10-23 07:16:12 -07:00
Eric Van Norman
c8723d052d
Add link to enabling policy enforcement ( #5232 )
2019-10-22 12:09:08 -07:00
Jimmy Chen
4cefe4f495
update user guide ( #5230 )
2019-10-22 11:45:10 -07:00
John Howard
745d1f30c4
Fix protocol sniffing docs ( #5226 )
...
* Fix protocol sniffing docs
These were outdated
* Lower case headers
2019-10-22 11:33:50 -07:00
Eric Van Norman
c73c9df09b
Put text into a text box ( #5228 )
...
* Put text into a text box
* Fix lint error with extra line
2019-10-22 11:32:02 -07:00
Eric Van Norman
5653996827
Fix ordering between setup and prereq pages ( #5229 )
2019-10-22 11:30:43 -07:00
John Howard
1fb510e814
Clean up pod requirement around protocol naming ( #5225 )
...
* Clean up pod requirement around protocol naming
Just put a quick summary here and link to the detailed doc to clean things up
* Fix link
2019-10-22 11:15:19 -07:00
John Howard
d20f491832
Clean up config profiles page ( #5227 )
...
* Clean up config profiles page
There is no longer an auth profile, and clean up a minor usage of helm -> Helm
* Fix lint
2019-10-22 11:08:20 -07:00
Johannes Scheuermann
523094bd70
Update docs for CoreDNS newer than 1.3.2 ( #4811 )
...
* Update docs for CoreDNS newer than 1.3.2
* Use tabs in website
* Fix lint issues
2019-10-22 10:16:28 -07:00
Rigs Caballero
04058ad57a
Fix broken Helm links ( #5217 )
...
Signed-off-by: rcaballeromx <grca@google.com>
2019-10-21 16:00:20 -07:00
Neeraj Poddar
5e7715aee2
Operator docs fixes ( #5204 )
...
* Fix operator docs
* Change default to demo
* Clarified default profile meaning
2019-10-21 10:26:37 -07:00
Naoki Oketani
92eac8892c
Quote jsonpath to support zsh ( #5211 )
2019-10-21 10:02:37 -07:00
Gary Brown
e1072c7494
Revert port back to 9411 ( #5156 )
2019-10-21 09:54:37 -07:00
Martin Taillefer
e8f8b4feb8
Improve snippet logic. ( #5205 )
...
- Support snippets that specify the body syntax and output
syntax of the snippet.
- Snippets with bash syntax triggered an incorrect error message.
- No error message was produced for a misnamed snippet
- Convert a security task to use snippets to populate its
many preformatted blocks.
2019-10-20 16:27:51 -07:00
Lin Sun
402e41d772
modify watch namespace to only Istio-operator ( #5183 )
...
* modify watch namespace to only Istio-operator
also start the eval with demo profile first.
* use demo as the first starting point
* update grab script
* add watch ns
* fix lint
2019-10-20 15:00:36 -07:00
Jesse Lumme
0c464a3bdc
Updated formatting of Virtual Service in docs ( #5209 )
2019-10-20 07:12:05 -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
craigbox
9a90c888d4
Add missing backticks to display example DNS name ( #5207 )
...
Reads: '..global'
Should read: '<name>.<namespace>.global'
2019-10-20 07:10:18 -07:00
craigbox
a42efeb7f8
Remove unnecessary backslashes from example SVID ( #5206 )
...
reads: `spiffe://\<domain\>/ns/\<namespace\>/sa/\<serviceaccount\>`
should read: `spiffe://<domain>/ns/<namespace>/sa/<serviceaccount>`
2019-10-20 07:06:35 -07:00
Martin Taillefer
92c548ea1d
Update reference docs. ( #5203 )
2019-10-19 06:46:31 -07:00
Zhonghu Xu
0350dc178a
Fix kiali link ( #5002 )
2019-10-19 06:17:35 -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 Ostrowski
241bab8ab9
Remove experimental from istioctl manifest and profile commands ( #5195 )
...
* Remove experimental from istioctl manifest and profile commands
* Fix link
2019-10-19 06:00:36 -07:00
Yangmin Zhu
adc0b9c44a
remove deprecated authz permissive task ( #5191 )
...
* remove deprecated authz permissive task
* update alias
2019-10-18 13:49:56 -07:00
Istio Automation
7b3a0a8591
update logging-stack.yaml in Logging with Fluentd ( #5194 )
...
Use apps/v1 Deployment rather than extensions/v1beta1
2019-10-18 15:48:59 -04:00
Istio Automation
21b8391695
[master] update doc for http prob annotation ( #5192 )
...
* update doc for http prob annotation
* address comments from frankbu and incfly
* typo
* option -> options
* Update content/en/docs/ops/app-health-check/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-10-18 13:47:39 -04:00
Martin Taillefer
55fba592f8
Fixed pinned branch references. ( #5190 )
2019-10-18 10:10:55 -07:00
Istio Automation
dbf110d977
global hub and tag defaults are only for dev ( #5172 )
...
In release this is changed to below:
```yaml
global:
# Default hub for Istio images.
# Releases are published to docker hub under 'istio' project.
# Daily builds from prow are on gcr.io
hub: docker.io/istio
# Default tag for Istio images.
tag: 1.3.2
```
Not sure how to fix, but having the dev defaults here may be misleading.
2019-10-18 08:04:55 -07:00
Joe Selman
723f6eaa63
Document analyzer code IST0105 ( #5161 )
...
* Document analyzer code IST0105
* Update content/en/docs/reference/config/analysis/ist0105/index.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
2019-10-18 07:48:47 -07:00
Pengyuan Bian
1fa95b7953
Update stats filter instruction to versioned config ( #5189 )
...
* Update to use envoyfilter config in 1.3 branch
* use source_branch
2019-10-18 07:38:55 -07:00
Chunlin Yang
38f252fb68
Get rid of demo-auth ( #5024 )
...
* Get rid of demo-auth
Signed-off-by: Chun Lin Yang <clyang@cn.ibm.com>
* remove strict mtls mode
* address comments
* fix linter error
* Add instruction for mtls
* add back demo-auth in configuration profile
* Update content/zh/docs/setup/kubernetes/install/kubernetes/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
* Update content/zh/docs/tasks/security/health-check/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
* Update content/zh/docs/tasks/security/https-overlay/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
* Update content/zh/docs/tasks/security/https-overlay/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
* Update content/zh/docs/tasks/security/plugin-ca-cert/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
* Update content/zh/docs/tasks/security/plugin-ca-cert/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
* Update content/zh/docs/tasks/security/health-check/index.md
Co-Authored-By: SataQiu <1527062125@qq.com>
2019-10-18 09:55:29 -04:00
Martin Taillefer
8d9d2ace3c
Delete a stray file.
2019-10-17 13:46:29 -07:00
John Howard
7fd714b507
Simplify CRD check step ( #5176 )
...
Currently we are asking users to get a count of their CRDs. This is hard
because the docs fall out of sync very frequently, they may have CRDs
for the operator or something, etc. In generally its really hard to be
right here, and it involves the users manually running this command over
and over until it works.
Instead, we can just wait for the jobs to complete. This has the benefit
of working regardless of their environment, and won't fall out of date.
2019-10-17 13:21:55 -07:00
Martin Taillefer
63225a0ceb
Fix order of entries in docs/reference. ( #5177 )
2019-10-17 11:41:06 -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
32592c56b2
Correct secure ingress task cleanup ( #5175 )
2019-10-17 10:42:15 -07:00
imgbot[bot]
6e1825036e
[ImgBot] Optimize images ( #5167 )
...
*Total -- 2,116.10kb -> 2,113.71kb (0.11%)
/assets/inline_images/landing/routing-and-load-balancing.svg -- 2.02kb -> 1.49kb (26.05%)
/assets/inline_images/landing/telemetry-and-reporting.svg -- 2.26kb -> 1.74kb (22.86%)
/assets/inline_images/landing/policy-enforcement.svg -- 1.41kb -> 1.12kb (21.01%)
/static/img/istio-bluelogo-nobackground-unframed.svg -- 0.32kb -> 0.26kb (18.73%)
/static/img/istio-whitelogo-bluebackground-unframed.svg -- 0.39kb -> 0.32kb (17.75%)
/static/img/istio-bluelogo-whitebackground-unframed.svg -- 0.39kb -> 0.32kb (17.13%)
/static/img/istio-bluelogo-nobackground-framed.svg -- 0.35kb -> 0.29kb (17.13%)
/assets/inline_images/landing/resiliency.svg -- 2.33kb -> 1.94kb (16.83%)
/static/img/istio-bluelogo-whitebackground-framed.svg -- 0.42kb -> 0.35kb (16.47%)
/static/img/istio-whitelogo-bluebackground-framed.svg -- 0.42kb -> 0.35kb (15.89%)
/assets/inline_images/landing/istio-logo.svg -- 0.17kb -> 0.16kb (6.25%)
/assets/inline_images/istio-whitelogo-bluebackground-rounded.svg -- 0.21kb -> 0.21kb (3.21%)
/content/en/blog/2018/egress-https/https_from_the_app.svg -- 16.61kb -> 16.59kb (0.12%)
/content/en/about/contribute/diagrams/diagram-guidelines.svg -- 47.65kb -> 47.63kb (0.05%)
/content/en/blog/2018/egress-monitoring-access-control/https-to-gateway.svg -- 37.47kb -> 37.46kb (0.05%)
/content/en/blog/2018/egress-monitoring-access-control/http-to-gateway.svg -- 37.63kb -> 37.61kb (0.05%)
/content/en/docs/reference/config/policy-and-telemetry/mixer-overview/topology-with-cache.svg -- 81.78kb -> 81.75kb (0.03%)
/content/en/blog/2019/data-plane-setup/arch-2.svg -- 82.76kb -> 82.74kb (0.03%)
/content/en/docs/setup/install/multicluster/shared-gateways/diagram.svg -- 116.08kb -> 116.05kb (0.02%)
/content/en/docs/tasks/traffic-management/egress/wildcard-egress-hosts/EgressGatewayWithSNIProxy.svg -- 71.72kb -> 71.71kb (0.02%)
/content/en/docs/examples/mesh-expansion/bookinfo-expanded/mesh-expansion.svg -- 217.56kb -> 217.53kb (0.01%)
/content/en/blog/2017/mixer-spof-myth/mixer-spof-myth-2.svg -- 91.28kb -> 91.28kb (0.01%)
/content/en/blog/2019/egress-traffic-control-in-istio-part-2/SecurityArchitectureWithL3Firewalls.svg -- 502.86kb -> 502.83kb (0%)
/content/zh/docs/concepts/multicluster-deployments/multicluster-with-gateways.svg -- 249.43kb -> 249.42kb (0%)
/content/en/docs/setup/install/multicluster/gateways/multicluster-with-gateways.svg -- 250.49kb -> 250.48kb (0%)
/content/zh/docs/concepts/multicluster-deployments/multicluster-with-vpn.svg -- 150.61kb -> 150.60kb (0%)
/content/en/docs/setup/install/multicluster/shared-vpn/multicluster-with-vpn.svg -- 151.47kb -> 151.47kb (0%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-10-17 10:05:01 -07:00
Frank Budinsky
c8ac8eb91c
Better organize operations guide material ( #5163 )
...
\
2019-10-16 09:59:04 -07:00
Adam Miller
8a29b55cf5
Add microservices tutorial - first modules ( #5111 )
...
* Add intro, fix broken links/titles, set 80 columns
* Clarified, expanded wording and made it consistent
* Fixed curl case
* Removed tutorial node and moved to examples node
* Fixed PR comments
2019-10-15 12:02:38 -07:00
Naoki Oketani
31d21ffbb4
migrate Deployment apiVersion from extensions/v1beta1 to apps/v1 to support k8s 1.16 ( #5159 )
...
* migrate Deployment apiVersion from extensions/v1beta1 to apps/v1 to support k8s 1.16
* migrate Deployment, PodSecurityPolicy apiVersion to support k8s 1.16
2019-10-15 10:56:21 -07:00
Steven Dake
d5482da0aa
A compromise PR of a long original work ( #5146 )
...
* A compromise PR of a long original work
See PR: https://github.com/istio/istio.io/pull/5142
Pretty much everything about this PR is compromised...
* Apply reviewer comments.
2019-10-15 09:55:20 -07:00
Martin Taillefer
f7dd8c6613
Consolidate release-specific material into the news section. ( #5138 )
2019-10-15 09:27:11 -07:00
Naoki Oketani
01c8fe2a1b
Update fault injection percentage syntax ( #5139 )
2019-10-15 07:31:22 -07:00
Vadim Eisenberg
e392d7260a
add a task about Kubernetes Services for egress ( #4710 )
...
* add the first version of Egress with Kubernetes Services
* add explicit disabling of TLS in destination rules
* rewrite the motivation for Kubernetes service entries
motivation: location transparency
* remove pre-Istio from .spelling
* add "The external services are not part of an Istio service mesh..."
so they cannot perform the mutual TLS of Istio.
* split a long line
* expand the explanations about disabling Istio's mutual TLS
* add explanation about disabling TLS mode in the HTTP case
* add explanation about disabling Istio mutual TLS for HTTPS case
* unencoded -> unencrypted
* fix a link
* fix the location of the task to be in content/en
2019-10-15 01:30:21 -07:00
David Ebbo
1f71199ebf
Add doc page for 'istioctl analyze' ( #5147 )
...
* Add doc page for 'istioctl analyze'
* Address lint comments
* Fix spelling errors
* Use github_blob in link
* Changes based on PR feedback
* Fix lint issues
* More changes based on PR feedback
* Fix couple typos
* Remove one word
* Shorten title and use bulletted list
2019-10-14 15:23:19 -07:00
Jason Wang
beddb17a9a
update reference docs ( #5148 )
2019-10-14 13:01:58 -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
Martin Taillefer
9aaf5e4cba
Update reference docs. ( #5136 )
2019-10-11 13:18:13 -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
Ram Vennam
25d8f5c983
SCC policies are not specific to BookInfo ( #5132 )
...
* SCC policies are not specific to BookInfo
* Update index.md
2019-10-11 12:36:22 -07:00
LisaFC
38c6a004e5
Add missing word(s) ( #5129 )
...
Fixes #5089
2019-10-11 09:06:20 -07:00
Frank Budinsky
152a485e7d
Istioctl describe entry for op guide ( #5121 )
...
* Istioctl describe op guide
* Fix lint
* spelling
* small corrections
* wording tweak
2019-10-11 07:56:21 -07:00
Istio Automation
1bd516b7fa
Remove incorrect warning ( #5124 )
...
cc @lambdai who pointed out this is not accurate
2019-10-10 15:46:20 -07:00
Naoki Oketani
b68cb7540c
Update subcommand for dashboard controlz ( #5119 )
2019-10-10 08:17:50 -07:00
Lin Sun
f556d09041
Fix lint in the announcement ( #5106 )
...
* fix lint
* add spelling
* temporary remove bad doc
2019-10-09 12:16:17 -04:00
Ed Snible
dba3b6ffaa
Task describing new experimental 'describe pod' sub-command ( #4971 )
...
* Task describing new experimental 'describe pod' sub-command
* Move document to troubleshooting and address comments
* Restructured so that commands and command responses are in the same text block
* Rewrite the `istioctl describe` task.
This rewrite fixes the style, tone, and language of the content. Additionally,
it adds links to relevant pages and glossary entries. Lastly, it adds and
improves the markup used.
Signed-off-by: rcaballeromx <grca@google.com>
* Add @frankbu's syntax correction for bash block
2019-10-09 11:41:23 -04:00
Rigs Caballero
4492b89b4f
Ensure consistent use of 'multicluster'. ( #5108 )
2019-10-08 20:55:42 -07:00
Martin Taillefer
74559202aa
Update reference docs. ( #5110 )
2019-10-08 20:54:49 -07:00
Martin Taillefer
03469d0ad9
Fix casing of microk8s.io URL. ( #5103 )
2019-10-08 13:05:28 -07:00
Martin Taillefer
9944d952ff
Add support for config analysis messages. ( #5096 )
...
- This provides the place where we can pour config analysis message
descriptions.
2019-10-08 10:30:41 -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
Frank Budinsky
6535ab7103
Use same bookinfo version on both clusters of MC example ( #5094 )
...
* Use same bookinfo version on both clusters of MC example
* apply reviews serviceaccount
2019-10-03 07:53:29 -07:00
Frank Budinsky
910991317e
Clarify protocol enablement ( #5090 )
...
* Clarify protocol enablement
* clarify name syntax
* fix bad link
2019-10-02 09:36:26 -07:00
John Howard
cfef86521c
Remove mention of Istio managed certmanager ( #5092 )
...
* Remove mention of Istio managed certmanager
* Fix lint
* Number list
* Fix indent
* Update content/en/docs/tasks/traffic-management/ingress/ingress-certmgr/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-10-02 09:26:25 -07:00
Frank Budinsky
60aa772335
Remove inappropriate .spelling entry ( #5087 )
2019-09-30 11:32:23 -07:00
Johannes Scheuermann
7701cc2387
Add docs for psp istio-cni settings ( #5082 )
...
* Add docs for psp istio-cni settings
* Add PodSecurityPolicy to spelling file
2019-09-30 14:15:51 -04:00
Frank Budinsky
00c997abb3
Fix broken links ( #5084 )
2019-09-30 11:06:23 -07:00
John Howard
fbc726c6b7
Remove usages of curl inside istio-proxy ( #5073 )
...
* Remove usages of curl inside istio-proxy
Distroless builds of Istio do not contain curl, so we should not tell
users to use it. Pilot-agent handles this functionality for us
* Fix lint error
2019-09-27 16:46:22 -07:00
Venil Noronha
da9fb2726d
Fix probe rewrite configuration command ( #5076 )
...
Signed-off-by: Venil Noronha <veniln@vmware.com>
2019-09-27 16:40:22 -07:00
Martin Taillefer
d42dfe94ba
Introduce top-level News section. ( #5060 )
2019-09-27 07:09:58 -07:00
Zhonghu Xu
37f3af18a2
Replace multicast address with class E ( #5051 )
...
Ignoring unrelated broken link.
* Replace multicast address with class E
* address comments
* Update content/en/docs/setup/install/multicluster/gateways/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/multicluster/gateways/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/multicluster/gateways/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-09-27 09:34:05 -04:00
Frank Budinsky
7fe843b480
Small traffic-management corrections ( #5062 )
2019-09-26 15:04:43 -07:00
Ryan Michela
351710d058
Egress TLS origination port 443 must be HTTPS ( #5049 )
...
* Port 443 must be HTTPS
* Port 443 must be HTTPS
2019-09-26 12:05:15 -04:00
Martin Taillefer
0baea02755
Update reference docs. ( #5054 )
2019-09-25 12:14:37 -07:00
Xinnan Wen
e606e95503
Fix typo ( #5055 )
2019-09-25 12:00:42 -07:00
Jason Young
a5f38e1bbc
document deleting the istio-system namespace in till uninstall path ( #5043 )
2019-09-24 07:31:13 -07:00
Zhonghu Xu
4a3d0c2d3d
Should not use loopback addresses ( #5036 )
...
* fix multi cluster dns docs
* fix multi cluster dns docs
* ignore multicast spelling check
2019-09-23 11:02:16 -07:00
Vadim Eisenberg
28db342298
Minor egress fixes ( #5025 )
...
* fix the protocol in an HTTPS URL
* add "Enable Envoy's Access Logging" step to egress tasks
2019-09-21 23:41:11 -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
Ram Vennam
19a37e672b
Download button and flow ( #5029 )
...
* download flow
* footer
2019-09-19 14:59:54 -07:00
Ram Vennam
58313738e4
url lint errors ( #5028 )
2019-09-19 14:35:51 -07:00
Jonh Wendell
84b5aaca9e
Mention mirror_percent field in mirroring task ( #4975 )
...
* Mention mirror_percent field in mirroring task
* Apply suggestions from code review
Co-Authored-By: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2019-09-18 09:56:13 -07:00
Yangmin Zhu
9dae69638c
update psp ( #4977 )
2019-09-18 08:40:38 -07:00
Greg Taylor
c0284014fb
Rename Tasks/Telemetry to Tasks/Observability ( #4968 )
...
Matches a similar effort started in #4448 . Fixes #4730 .
2019-09-17 07:57:06 -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
Ed Snible
c8f4c9af40
typo: diconnected ( #5006 )
2019-09-16 13:32:16 -07:00
Darius Jazayeri
2ac88b5ecc
larger machine size that can fit default istio install ( #4927 )
2019-09-16 11:55:52 -07:00
Frank Budinsky
05669c6244
Fix multi-cluster profile descriptions ( #4996 )
2019-09-13 14:52:54 -07:00
Frank Budinsky
b038c281c6
Fix service version glossary entry ( #4994 )
2019-09-13 12:21:55 -07:00
Martin Ostrowski
06f37a9323
Add instructions for deleting Istio ( #4992 )
2019-09-13 10:37:55 -07:00
Lin Sun
1c380509b1
update service name requirement page ( #4976 )
...
* update service name requirement page
* fix lint
* manually merge content from #4973
2019-09-12 17:29:11 -04:00
Martin Taillefer
e4d9f90839
Update reference docs. ( #4979 )
2019-09-12 13:23:39 -07:00
Martin Taillefer
82f6ed62db
Final prep before creating the 1.3 branch.
2019-09-12 10:12:57 -07:00
Rigs Caballero
bc08e6eb9a
Add the upgrade notice for Istio 1.3 ( #4931 )
2019-09-12 10:07:41 -07:00
Ed Snible
71145ac443
Error in Secure Gateways (SDS) extra <angle brackets> ( #4930 )
...
* Fix bash: syntax error near unexpected token
* Use <password> throughout
* Add angle brackets for single-backticked 'password'
2019-09-12 12:02:20 -04:00
Martin Taillefer
91c93a39b3
Added a bunch of links around istioctl. ( #4970 )
2019-09-12 08:26:58 -07:00
Martin Taillefer
c8e691d744
Point users to the version-specific release page entry. ( #4969 )
2019-09-12 07:47:50 -07:00
Greg Taylor
e3ed67fc9f
Make component introspection more user-centric ( #4966 )
...
* Removes instructions that are not exposed in the Helm Charts.
* Replaces kubectl port-forward with the new istioctl equivalent.
Fixes #4852 .
2019-09-12 06:51:11 -07:00
Greg Taylor
bb66f4e90c
Remove sudo call from minikube setup docs ( #4967 )
...
sudo use with minikube is not generally advisable or necessary.
Fixes #4845 .
2019-09-12 06:31:05 -07:00
Douglas Reid
ef3d658fea
Add ops doc on enabling in-proxy metrics generation for 1.3 ( #4957 )
2019-09-12 06:29:49 -07:00
Sam Naser
6cee42471f
Add aside to the Node agent concept section mentioning the debug endpoint ( #4914 )
2019-09-12 06:21:37 -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
Romain Lenglet
78a3473b94
Fix Envoy stats examples in egress docs ( #4903 )
2019-09-12 06:03:56 -07:00
Martin Devlin
b8224eb147
Update text and links to refer to AKS-engine ( #4868 )
2019-09-12 05:56:45 -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
carolynhu
7fbeb7358b
Update Performance and Scalability page for istio 1.3 ( #4956 )
2019-09-11 13:41:56 -07:00
John Howard
50a192392b
Sidecar injection ( #4947 )
...
* Update for new istioctl value requirement
* Update Sidecar Injection docs
Part of this is fixing inaccurate information, and part is trying to
simplify it a bit. If I did a bad job simplifying I'll just revert most
of this and send just the essential fixes.
* Fix typos
* Update content/en/docs/setup/additional-setup/sidecar-injection/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-09-11 09:16:56 -07:00
Martin Ostrowski
d06177b3ee
Add operator repo to internal Istio repos ( #4955 )
2019-09-10 16:09:55 -07:00
Martin Ostrowski
d3d3f9eb1c
Add docs to the Istio operator CLI guide ( #4936 )
...
* Add docs to the Istio operator CLI guide
* Edits
* Edits
* Update index.md
Changed the structure a bit and performed a copy edit.
* Update index.md
* Update index.md
* Update namespaces
* Added node agent example
* Review comments
* Update link
* Lint
* Lint
* Lint
* Lint
* Review comments, lint
* Fix github link
* Review comments
* Review comments
* Lint
2019-09-10 14:51:56 -07:00
Phillip Quy Le
aa0f287161
Remove out-dated SDS stuff ( #4924 )
2019-09-10 17:06:35 -04: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
Jimmy Chen
454a091864
Revise ingress-sds user guide ( #4946 )
...
* add space after -
* revise
* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-09-10 12:17:56 -07:00
Martin Taillefer
c4dd5227f5
Replace uses of ``` with {{< text >}} ( #4950 )
...
- Add a lint check to prevent further use of ```
2019-09-10 10:55:41 -07:00
Sam Naser
9ff424c3ec
Add docs for updated Citadel namespace targeting mechanism ( #4746 )
...
* Add docs for updated Citadel namespace targeting mechanism
* Make doc voicing and audience pronouns fit rest of docs
2019-09-10 07:51:56 -07:00
Morven Cao
1222c37629
remove force flag for istio init chart upgrade. ( #4910 )
2019-09-10 05:43:55 -07:00
Martin Ostrowski
6970d5746c
Refresh docs to include IstioControlPlane proto ( #4948 )
2019-09-09 21:19:57 -07:00
John Howard
0b4077a0e4
Remove port name requirement ( #4928 )
...
* Remove port name requirement
We now do protocol sniffing.
Note - this is definitely not safe to merge. We still need docs explaining protocol sniffing, and how to select a port type explicitly (required for things other than tcp/http, and more performant if you know its tcp/http). Not sure the path forward for this
* Add protocol selection doc
* Fix lint
* Add FAQ
2019-09-09 10:50:44 -07:00
Mariam John
a940cd3227
Update installation-options and installation-option-diff files ( #4866 )
...
Update installation-options and installation-option-diff files to reflect latest release
changes (v1.3).
Fixes Bug: #4864
2019-09-07 07:50:44 -07:00
Martin Taillefer
d46044856c
Update reference docs. ( #4937 )
2019-09-07 07:13:42 -07:00
Frank Budinsky
841d44c4c5
Small correction in IBM Cloud platform instructions ( #4932 )
2019-09-06 13:54:43 -07:00
Frank Budinsky
2b9c7199c8
Remove platform-specific install instructions ( #4923 )
...
* Remove platform-specific install instructions
* fix broken zh images
* fix ibm zh images
* fix broken link
* fix spelling
* wording tweak
* tweaks
* Update content/en/docs/setup/platform-setup/gke/index.md
Co-Authored-By: navinger <navinger@google.com>
* Update content/en/docs/setup/platform-setup/gke/index.md
Co-Authored-By: navinger <navinger@google.com>
* Update content/en/docs/setup/platform-setup/gke/index.md
Co-Authored-By: navinger <navinger@google.com>
* Update content/en/docs/setup/platform-setup/gke/index.md
* fix broken link
2019-09-06 14:08:59 -04: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
Brian Avery
661155bd70
Enable OpenShift ( #4905 )
2019-09-06 07:58:03 -07:00
Frank Budinsky
4210222e60
Align multi-cluster examples with new terminology ( #4925 )
...
* Align multi-cluster examples with new terminology
* Update content/en/docs/setup/install/multicluster/_index.md
Co-Authored-By: Rigs Caballero <grca@google.com>
* Update content/en/docs/setup/install/multicluster/_index.md
Co-Authored-By: Rigs Caballero <grca@google.com>
* Update content/en/docs/setup/install/multicluster/gateways/index.md
Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-06 07:10:03 -07:00
John Howard
c05d6c082b
Remove warning about obscure edge case in install ( #4916 )
...
I don't think we need to document every obscure edge case, especially in the very first page a user will look at. If the user follows our docs, this will never happen. If they *don't* follow the docs, they still will probably never hit this.
2019-09-06 07:00:03 -07:00
lei-tang
dc7acb1b18
[Release 1.3] Temporarily disable the user guide of Istio Vault integration for release 1.3 ( #4904 )
...
* Temporarily disable the user guide of Istio Vault integration for release 1.3
Istio release 1.3 uses new k8s JWT (https://github.com/istio/istio/pull/16147 ),
which breaks the user guide of Istio Vault CA integration for release 1.3.
This PR temporarily disables the user guide of Istio Vault CA integration for release 1.3.
2019-09-05 20:32:27 -07:00
Jimmy Chen
05c692b820
Update ingress-sds ( #4906 )
...
* update ingress-sds
* revise
* revise
* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md
Co-Authored-By: Rigs Caballero <grca@google.com>
* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md
Co-Authored-By: Rigs Caballero <grca@google.com>
* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md
Co-Authored-By: Rigs Caballero <grca@google.com>
* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md
Co-Authored-By: Rigs Caballero <grca@google.com>
* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress-sds/index.md
Co-Authored-By: Rigs Caballero <grca@google.com>
* Update index.md
2019-09-05 15:33:02 -07:00
John Howard
b100d0edd9
Remove unneeded info in Setup page ( #4918 )
...
* Remove unneeded info in Setup page
* You really don't need an "detailed understanding of sidecar injection"... Istio should just work out of the box.
* We already link to pod requirements at the top of the page
* Re-add sidecar injection
2019-09-05 13:52:02 -07:00