Commit Graph

4880 Commits

Author SHA1 Message Date
John Howard c81e19b745
Add note to citadel doc (#6667) 2020-03-02 14:42:54 -08:00
Eric Van Norman 50c280ef70
Fixes from community testing (#6679) 2020-03-02 13:29:13 -08:00
Eric Van Norman b8ef610695
Spelling update (#6665) 2020-03-02 13:29:04 -08:00
John Howard 71ae8d0682
Fix minor syntax error on istioctl describe (#6677) 2020-03-02 11:54:56 -08:00
John Pape b7f5606488
Removed unneeded command from snippet (#6648)
Should address https://github.com/istio/istio.io/issues/6647
2020-03-02 10:08:08 -08:00
Gau Liang 6719b87cb9
zh-translation:/content/zh/about/contribute/github/index.md (#6658)
* zh-trans: contribute

* Fix: lint errors.

* Fix: link `#add` to `/add-content`

* Fix: lint errors.
2020-03-02 07:15:26 -08:00
2BFL 8de008aa7a
zh-translation: sync some missing content (#6619) 2020-03-02 01:27:16 -08:00
helight 1f0d2caf0e
zh-translation for about/contribute/terminology (#6655)
* zh-translation for about/contribute/terminology

* fix build error

* fix build error

* fix review issue
2020-03-01 19:44:51 -08:00
Adam Miller 7bdfd9f233
Removed SDS reference per John Howard (#6654) 2020-03-01 17:08:52 -08:00
Brian Avery 0f742fc026
Fixed anchor links to point at glossary (#6652) 2020-02-28 16:50:49 -08:00
Daniel Grimm b1a3e86a7b
Add ingress-gateway reachability to bookinfo test (#6627) 2020-02-28 15:36:32 -08:00
Romain Lenglet 943c45663f
Document the requirement for the NET_RAW capability (#6643)
Fixes https://github.com/istio/istio/issues/21625
2020-02-28 14:23:06 -08:00
Jonh Wendell d7ffaa3bf8
CNI: Add a missing parameter to OpenShift (#6646) 2020-02-28 12:51:47 -08:00
Yangmin Zhu e525b3b182
remove the mixer policy concept page (#6470)
* remove the mixer policy concept page

* also remove in concept page

* update task

* update
2020-02-28 11:06:11 -08:00
Bryant Hagadorn 178bfe0d01
Update Autocompletion to point to the full release page for tools directory. (#6603)
* Update index.md

* Update index.md

* Update index.md
2020-02-28 12:51:07 -05:00
Martin Ostrowski ed69325c5c
Update docs and manifest for kubectl install of operator (#6637)
* Update docs and manifest for kubectl install of operator

* Lint
2020-02-27 16:08:58 -08:00
Jason Young b709645d70
Update GKE platform setup (#6602) 2020-02-27 13:32:37 -08:00
Xinnan Wen 60271b8a21
update operator ref doc (#6600)
* update operator ref doc

* fix broken link

* Update url to archive link

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-02-27 11:25:05 -08:00
Istio Automation cce52740b2
Automator: update common-files@master in istio/istio.io@master (#6623) 2020-02-27 10:25:50 -08:00
Shamsher Ansari a72730d3de
Add test for Enabling Policy Enforcement (#6622) 2020-02-27 09:52:05 -08:00
Jianfei Hu 6fb12b9c8e
Rewrite mtls migration instructions. (#6589)
* rewrite mtls migration doc.

* migrate out the comment out ones

* more service/wl swap, one level title up

* Update content/en/docs/tasks/security/authentication/mtls-migration/index.md

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

* lint fix, lockdown

* refer ns in lckdown

* reworded beginnig  sec

* remove the global.mtls.enabled.

* lint fix

* Apply suggestions from code review

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

* suggestion batch2.

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

* address turn3

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

* ns create separtae.

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-02-27 07:20:59 -08:00
helight ad802b7818
sync new file to /about/contribute (#6620) 2020-02-27 00:56:43 -08:00
Nathan Mittler a804d49342
More fixes and cleanup for makefiles (#6612) 2020-02-26 14:55:25 -08:00
Douglas Reid 6ba9f2c86e
fix(observability docs): restructure docs for v2 telemetry (and remove problematic Mixer refs) (#6533)
* wip: setup observability tasks for v2

Signed-off-by: Douglas Reid <dougreid@google.com>

* continue work

Signed-off-by: Douglas Reid <dougreid@google.com>

* lint fix

Signed-off-by: Douglas Reid <dougreid@google.com>

* remove mixer ref from what-is-istio

Signed-off-by: Douglas Reid <dougreid@google.com>

* further cleanup

Signed-off-by: Douglas Reid <dougreid@google.com>

* lint fix

Signed-off-by: Douglas Reid <dougreid@google.com>

* when will the linting stop?

Signed-off-by: Douglas Reid <dougreid@google.com>

* Update content/en/docs/tasks/observability/mixer/_index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-02-26 14:55:17 -08:00
Istio Automation 5d13757827
Automator: update common-files@master in istio/istio.io@master (#6616) 2020-02-26 14:30:40 -08:00
Jonh Wendell 2b6e528a91
Remove warning about multiple replicas in citadel deployment (#6610) 2020-02-26 13:53:51 -08:00
Diem Vu bfb8eb0fb3
Remove https overlay task (#6596)
* Remove https overlay

* Remove ref
2020-02-26 13:22:59 -08:00
stewartbutler dcf3f10108
Adding new flags to CNI docs (#6528)
* Adding new flags to CNI docs

* Fixing lint error

* Update content/en/docs/setup/additional-setup/cni/index.md

Co-Authored-By: Romain Lenglet <romain.lenglet@berabera.info>

* Nit fixes

Co-authored-by: Romain Lenglet <romain.lenglet@berabera.info>
2020-02-26 10:35:46 -08:00
Suchith J N c0fedc1aa4
(#6544) cloned istio repository path should not have double quotes (#6555) 2020-02-26 06:33:23 -08:00
2BFL dab58f289d
zh-translation: /news/releases/1.3.x/announcing-1.3.7/index.md #1776 (#6606)
* zh-translation: /news/releases/1.3.x/announcing-1.3.7/index.md #1776

* sync content
2020-02-26 05:41:05 -08:00
Diem Vu 6c8ffd2f69
Remove examples that set global.mtls.enabled (#6593) 2020-02-25 14:58:54 -08:00
Adam Miller f387200b5c
Typo fixes for issue #6487 (#6526)
* Typo fixes

* Fix linter error

* Typo

* Clarification
2020-02-25 14:58:45 -08:00
Romain Lenglet 54430797b9
Update circuit breaker task for 1.5 (#6599)
* Document starting fortio with automatic injection enabled

* Update fortio output
2020-02-25 14:28:09 -08:00
Nathan Mittler 10821e3a17
Fixes and cleanup for running tests (#6598) 2020-02-25 14:28:01 -08:00
John Howard e6566e3378
Add note about JWT policies (#6550)
* Add note about JWT policies

This will be linked to from the istioctl apply output, which currently
has a warning if 1p jwt tokens are used.

* fix lint
2020-02-25 13:24:25 -08:00
carolynhu 010acda924
update release 1.5 performance and scalability page (#6537)
* update release 1.5 performance and scalability page

* fix lint error

* address comments
2020-02-25 12:19:11 -08:00
John Howard 50e6d06d16
Remove unsupported SDS from helm (#6549) 2020-02-25 11:35:39 -08:00
Kebe 5d1a5a5152
move DaoCloud to partners (#6553) 2020-02-25 11:07:43 -08:00
Jonh Wendell 7e210bd2f4
Improve instructions on OpenShift (#6556) 2020-02-25 10:41:58 -08:00
John Howard 352ba575a8
Cleanup GKE platform setup (#6548)
You cannot install GKE below 1.13 anymore, and we shouldn't mention
Mixer
2020-02-25 10:41:51 -08:00
Diem Vu e59a1998bf
Modernize authn tasks for 1.5 API and auto-mTLS by default (#6546)
* Modernize authn tasks for 1.5 API and auto-mTLS by default

* Also remove auto-mtls task as merge with the main task, as this mode is by default and having separate task is uneccessary

* Lint

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

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

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

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

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

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

* Address first round comments

* Lint

* Lint

* Address more review comments

* Lint

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

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

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

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

* Address comments and revert delete files to fix lint. Will remove in another PR

* Fix links

* More review

* Update content/en/faq/security/accessing-non-istio-services.md

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

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

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

Co-authored-by: Rigs Caballero <grca@google.com>
2020-02-25 10:13:25 -08:00
Xinnan Wen 4e5246b78f
update outdated injection related doc (#6538) 2020-02-25 09:08:33 -08:00
Suchith J N ed31b432e3
(#6542) - add install, samples and out directories to .gitignore (#6543)
* (#6542) - add install, samples and out directories to .gitignore

* (#6542) Added comments and modified paths to make it explicit that we are ignoring top-level directories
2020-02-25 07:59:27 -08:00
Yangmin Zhu c399db1761
authz: add task for deny policy (#6552)
* authz: add task for deny policy

* fix lint
2020-02-25 06:16:27 -08:00
lei-tang 9f5268322f
Update Node Agent to Istio Agent for Istio 1.5 (#6516)
* Update Node Agent to Istio Agent

* Add the article "the" to Istio Agent
2020-02-24 10:29:47 -08:00
lei-tang d0e36ce175
Update the document of DNS certificate management for Istio 1.5 (#6541) 2020-02-24 09:08:29 -08:00
Xinnan Wen ae181e8274
update operator api ver and fix (#6529) 2020-02-24 08:22:26 -08:00
Steven Dake 1c31ebb63c
Change how stickers should be used (#6535)
* Change how stickers should be used

* Add ServiceMeshCon to dictionary
2020-02-24 00:48:20 -08:00
yuxiaobo96 5eba9c709d
zh-update: /about/community/customers/index.md (#6534) 2020-02-22 00:34:41 -08:00
lei-tang 5f16efe2d0
Remove webhook task from Istio 1.5 documentation (#6515)
* Remove webhook task from Istio 1.5 documentation

* Revision based on review comments

* Add archive.istio.io to url-ignore list
2020-02-21 17:26:06 -08:00