Commit Graph

5225 Commits

Author SHA1 Message Date
davidhauck b2da6a2a7f
cache sidebar smartly when building site (#7431) 2020-05-29 09:17:03 -07:00
Frank Budinsky 55a4416230
Remove temporary login kludge (#7429) 2020-05-29 09:04:07 -07:00
Istio Automation 4aae475610
Automator: update common-files@master in istio/istio.io@master (#7432) 2020-05-28 15:17:41 -07:00
Istio Automation 25c2d74c94
Fix sudo command on VM doc (#7424)
If you are not running as root already, this will fail. The redirect part is not run as root previously

Co-authored-by: John Howard <howardjohn@google.com>
2020-05-28 08:21:46 -07:00
Istio Automation 7ba88781a4
Automator: update istio.io@ reference docs (#7420) 2020-05-28 06:41:08 -07:00
Shamsher Ansari 74f52e0e9a
Update min k8 supported version for istio 1.7 (#7422) 2020-05-28 06:32:19 -07:00
Frank Budinsky c4e7daaa99
Add make test_status command (#7417)
* Add make test_status command

* improvement
2020-05-27 13:34:26 -07:00
Lin Sun a5fceca006
add a test for ingress SNI passthrough (#7380)
* add a test

* fix path

* fix lint 1

* fix lint 2

* hope to get lint pass now

* Update content/en/docs/tasks/traffic-management/ingress/ingress-sni-passthrough/index.md

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

* Update content/en/docs/tasks/traffic-management/ingress/ingress-sni-passthrough/index.md

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

* Update tests/trafficmanagement/ingress/scripts/ingress_sni_passthrough.sh

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

* Update tests/trafficmanagement/ingress/scripts/ingress_sni_passthrough.sh

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

* Update tests/trafficmanagement/ingress/scripts/ingress_sni_passthrough.sh

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

* Update tests/trafficmanagement/ingress/scripts/ingress_sni_passthrough.sh

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

* Update tests/trafficmanagement/ingress/scripts/ingress_sni_passthrough.sh

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

* add fix from frank

* fix name

* update output

* mark test: yes

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-05-27 11:38:07 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Shamsher Ansari bef16dfbdd
Update profile setup output (#7409) 2020-05-27 06:48:06 -07:00
Justin Pettit 21e03db9d9
Add authz-ingress user guide test. (#7407) 2020-05-27 06:40:06 -07:00
Yangmin Zhu 3cca5180d5
auth: do not remove crd in upgrade note (#7406) 2020-05-27 06:39:58 -07:00
Istio Automation 0734eba8f4
Automator: update istio.io@ reference docs (#7408) 2020-05-27 06:28:40 -07:00
Istio Automation 5b752ad237
Add namespace creation step (#7405)
Co-authored-by: John Howard <howardjohn@google.com>
2020-05-26 16:40:33 -07:00
davidhauck f6382001f9
update versions to 1.7 (#7403) 2020-05-26 14:10:02 -07:00
Frank Budinsky 77d3dc6bf1
Fix mirroring test (#7399)
* Fix mirroring test

* fix typo

* fixes

* export vars

* lint
2020-05-26 12:57:19 -07:00
Justin Pettit f27566cc16
Best-Practices: Remove reference to Citadel. (#7398)
Citadel is no longer a standalone component of Istio by default.  Also,
this method won't work properly if istiod is using self-signed
certificates, so remove the warning entirely.
2020-05-26 12:15:19 -07:00
Istio Automation 23a4f5df4a
Automator: update common-files@master in istio/istio.io@master (#7397) 2020-05-26 07:12:28 -07:00
Frank Budinsky b5f5fd897d
Update tests README + small fixes (#7395)
* Update tests README + small fixes

* lint

* wording tweaks
2020-05-25 15:14:39 -07:00
Frank Budinsky a0c11bc65a
Cleanup remaining tests (#7389)
* Cleanup bookinfo test

* fix test name

* convert txt to sh files

* combine scripts

* lint

* txt2sh

* remove trailing spaces

* fault_injection script

* remove WaitForPods

* wait sleep
2020-05-25 12:18:50 -07:00
Frank Budinsky 4e0103110d
Cleanup mirroring test (#7387)
* Cleanup mirroring test

* sleep

* fix mtls-migr cleanup

* debug

* debug2

* debug3

* debug4
2020-05-24 14:35:09 -07:00
Frank Budinsky 6581b52325
Support escaped heredocs (#7386) 2020-05-22 08:12:46 -07:00
Zhonghu Xu 3554f87c4d
Added virtualservice delegation (#7383) 2020-05-22 06:23:52 -07:00
Istio Automation 1043c00ad6
Automator: update istio.io@ reference docs (#7384) 2020-05-22 06:08:41 -07:00
Cynthia Coan 7e8d4094a3
fix broken links in workload entry blog (#7381) 2020-05-21 15:11:05 -07:00
John Howard e9e963a617
Add TLS origination doc test (#7367)
* Add TLS origination doc test

* Fix build

* Add header

* lint
2020-05-21 14:10:26 -07:00
Cynthia Coan e320eb98c5
add a blog entry describing WorkloadEntries (#7321)
* add a blog entry describing WorkloadEntries

* address review comments both internal/external

* update svgs, and fix wordings

* update blog date
2020-05-21 11:26:03 -07:00
Lin Sun b0264d48f9
Small update to release note 1.6 (#7373)
* Small update to release note 1.6

* typo

* Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Rigs Caballero <grca@google.com>
2020-05-21 10:29:11 -07:00
Istio Automation 6adcf81c8e
Automator: update common-files@master in istio/istio.io@master (#7376) 2020-05-21 10:19:03 -07:00
Nupur Garg 666a081e79
Fix Documentation for Customizing Metrics and TCP Metrics Task (#7339)
* Fix Documentation for Customizing Metrics and  TCP Metrics Task
Ref: https://github.com/istio/istio/issues/23782
Ref: https://github.com/istio/istio.io/issues/7184
Ref: https://github.com/istio/istio.io/issues/7280

* fix lint

* Fix lint

* Fix lint

* Fix lint

* Fixed based on feedback

* Fix lint
2020-05-21 09:25:39 -07:00
Frank Budinsky e0e8648fe5
Clean up traffic shifting test (#7369)
* Clean up traffic shifting test

* add var

* v1beta1
2020-05-21 06:31:45 -07:00
Steven Dake fae8b0671e
Some small fixes for the virtual machine document (#7372) 2020-05-21 06:05:45 -07:00
Justin Pettit 5f89f64d49
debug.sh: Add debugging to test runs. (#7370)
When tests are run, shell script debugging is enabled and written to a
file called "<script_name>_debug.txt" in the same directory as the
"<script_name>_output.txt" file.
2020-05-20 20:27:44 -07:00
Adam Miller 82d6cc8103
Remove para about app goals (#7340) 2020-05-20 18:18:36 -07:00
Brian Avery 3f4311ec07
Upgrade notes for 1.6 (#7275)
* Upgrade notes for 1.6

* Updates

* Update content/en/news/releases/1.6.x/index.md

Co-authored-by: John Howard <howardjohn@google.com>

* Updated to fix linter issues

* Addressed comments

* Move upgrade notes to proper location

* fix links

* Updates to make linter happy

* Remove spaces

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Thanks.

Co-authored-by: Lin Sun <linsun@us.ibm.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Brian Avery <bavery@redhat.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

* Added 23718

* Removed space

* Make linter happy

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: jacob-delgado <38300436+jacob-delgado@users.noreply.github.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: jacob-delgado <38300436+jacob-delgado@users.noreply.github.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Apply suggestions from code review

Co-authored-by: Rigs Caballero <grca@google.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Apply suggestions from code review

Co-authored-by: Rigs Caballero <grca@google.com>

* Apply suggestions from code review

Co-authored-by: Rigs Caballero <grca@google.com>

* Cleaned up wording

* Make linter happy

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

* Make linter happy

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Address comments

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Update content/en/news/releases/1.6.x/announcing-1.6.x/upgrade-notes/index.md

Co-authored-by: Rigs Caballero <grca@google.com>

* Code review comments

* Squashing of release note changes

Highly unedited version of the release notes for 1.6

Update content/en/news/releases/1.6.x/announcing-1.6/index.md

Co-authored-by: John Howard <howardjohn@google.com>

Update content/en/news/releases/1.6.x/announcing-1.6/index.md

Co-authored-by: John Howard <howardjohn@google.com>

Update content/en/news/releases/1.6.x/announcing-1.6/index.md

Co-authored-by: John Howard <howardjohn@google.com>

Move to appropriate directory; add hyperlinks from google doc

Lint issue

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

Add recommended bulleted items from Doug

Reorder based on Louis' suggestion

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

Update formatting

Review comments

Linting issues

Put upgrades as a separate item; mention in-place upgrades

Add periods to all lines

Add links to issues resolved

Review comments

Change back to 1.5 release note structure

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Martin Ostrowski <mostrowski@google.com>

Fix linting issue

Remove TODO statement for networking apis

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Lin Sun <linsun@us.ibm.com>

Fix wording; fix lint

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Lin Sun <linsun@us.ibm.com>

WASM is uppercased

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Preview profile clarity

clarify gw port change

Clarify gateway ports

Review comments

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Oliver Liu <yonggangl@google.com>

Fix misspelling

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Oliver Liu <yonggangl@google.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Oliver Liu <yonggangl@google.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

Update content/en/news/releases/1.6.x/announcing-1.6/change-notes/index.md

* First draft of an announcement post for Istio 1.6

* fixing lint errors

* Taking Shriram's advice...

* addressing sdake & frankbu's comments

* Addressing howardjohn's comment

* Addressing smawson and brian-avery's comments

* Addressing craigbox. I have a lint error related to a change notes file that doesn't exist yet...

* Addressing craigbox, sven and Frank's comments

* Better link for Kubernetes APIs

* Move upgrade notes

* Fix linter errors

* Updated weight

* Clarified that changes were require

* Updated as per conversation

Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Lin Sun <linsun@us.ibm.com>
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
Co-authored-by: jacob-delgado <38300436+jacob-delgado@users.noreply.github.com>
Co-authored-by: Rigs Caballero <grca@google.com>
Co-authored-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>
Co-authored-by: oaktowner <ciruli@gmail.com>
2020-05-20 16:44:34 -07:00
Steven Dake 9cf4e4f7a1
Virtual machine integration (#7257)
* Virtual machine integration

We have a story coming together for virtual machine integration.
This involves the node agent in some ways, but at a high level, we
need some basic documentation that describes the installation process
without node agent for now, until the node agent installation
documentation is available, and e2e testing is completed.

* Fix lint error
2020-05-20 11:22:34 -07:00
Martin Ostrowski 35073c3300
Remove stray dash (#7366) 2020-05-20 10:44:33 -07:00
Istio Automation f156a280b5
Automator: update common-files@master in istio/istio.io@master (#7365) 2020-05-20 09:43:41 -07:00
Pengyuan Bian b0de7e6106
add proxy repo as vanity url (#7362) 2020-05-20 09:28:33 -07:00
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
Justin Pettit 46607a1c43
authz-td-migration: Don't error when deleting non-existent items. (#7361) 2020-05-19 18:20:20 -07:00
Justin Pettit 0fb1c50a49
verify.sh: Don't exit on error in _run_and_verify_*() funcs. (#7359)
* verify.sh: Don't exit on error in _run_and_verify_*() funcs.

Most tests include "set -e", which causes the script to exit if a
statement returns a non-true return value.  In some cases, the command
may exit with a non-true return value, but we want to retry the command
later.  We want to temporarily disable that "errexit" behavior.

* verify.sh: Clarify __verify_with_retry() comment and variable name.
2020-05-19 18:06:21 -07:00
jacob-delgado f43a7ef801
Add documentation for gateway topology api (#7242)
* Add documentation for gateway topology api

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Fix proxy value and add warning

* Add annotation recommendation

* Move to operations

* Add example for XFF

* Add commands to to install istio with numTrustedProxies

* Add note for explaning IP address in returned headers

* Add UNDEFINED to table

* Fix linting issues

* Add network topologies api to experimental

* Minor edits

* Address code review comments

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Cleanup documentation; clarify development stage, change warning to idea

* Code review comments

* Follow best practices to inform users of a command specified in the directions

* Minor edit

* Fix linting issue

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Final code review comments

* Fix linting issue

* Fix invalid parenetheses

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

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

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

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

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

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

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

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

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

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

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

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

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

* Do not indent inline commands

* Fix formatting; indent required to keep numbers

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-05-19 13:36:01 -07:00
jacob-delgado 189e581e9d
Remove IPv6 support for Kubernetes as a core supported feature (#7337)
* Remove IPv6 support for Kubernetes as a core supported feature

* Ipv6 is alpha, but dual stack is not supported

* Fix spacing

* Update content/en/about/feature-stages/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-05-19 12:39:14 -07:00
tchang-sigsci f83bd6c449
Add Signal Sciences to partner page (#7358)
* Add Signal Sciences to partner page

Would like to get Signal Sciences added to the partners page. 

For reference, here's the link to our Istio integration docs - https://docs.signalsciences.net/install-guides/kubernetes/kubernetes-istio/#integrating-the-signal-sciences-agent-into-istio-service-mesh

* Adding logo file for Signal Sciences.
2020-05-19 11:19:14 -07:00
Nico Aragon ba66f82ee4
Setup for GKE (#7162)
* updating to 1.5

* zero touch setup for gke

start every line in bash with $

line starts with $

fixing format
2020-05-19 10:46:06 -07:00
Martin Ostrowski 11f0837713
Update istioctl install docs with overlay examples (#7336)
* Update istioctl install docs with overlay examples

* Edits, lint

* Minor edits

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

* Update content/en/docs/setup/install/istioctl/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-05-19 10:37:08 -07:00
Steven Dake f8ea259306
Add instructions on installing Istio for vms (#7248)
* Add instructions on installing Istio for vms

* Address review comments

workaround netlify

* Fix cert management link

* Remove /var/run/secrets from document

* Address linting problems

rebase for netlify failure

* Address review comments - not quite functional

This change addresses all reviewer comments, but does not address
my personal testing. That is the next commit in this PR:)

* Address reviewier comments

* One small improvement to the make command

* Address reviewer comments.

* Address reviewer comments and lintian problems

* Fix spellING errors.

* few linting errors.

* Self review.

* Add a plugin ca cert reference to individual CSOs.

force push to work around netlify issue

* Move from setup/install/multicluster

* Rebase to pick up cert-management directory change

netlify rebase

* Address @rshriram comment by adding a banner

force rebase to force netlify to build

* Address reviewer comments.

* Address reviewer comments

* Address reviewer comments

rebase for netlify

* Address reviewer comments

* Address @frankb 's comments.

force push for netlify

* Address reviewer comments.

* Prefix WORK_DIR with $HOME instead of $WORK_DIR. :)

netliffy rebase

* Address most of @smawson's comments

* Fix linting error

* Address reviewer comments.

rebase for netlify

* Fix linting errors

* Add tip explaining that only one VM can be registered

* Fix linting errors.

* Resolve reviewer comments.
2020-05-19 09:23:10 -07:00
Shamsher Ansari 6b9fa8be94
Update inbound and outbound ports (#7353) 2020-05-19 09:11:27 -07:00