Commit Graph

12 Commits

Author SHA1 Message Date
Martin Taillefer dd0ecdf9ab
Site improvements (#3430)
- Add linter support to detect internal links to aliases. Those are now flagged as
bad links so the source needs to be updated to point to the real destination,
avoiding the user a redirect.

- Fixed occurences of links to aliases.

- Now only load popper.js on pages that use popups in order to improve
load times.
2019-02-28 13:58:54 -08:00
Tao Li c4b714ec99 Remove unnecessary section to turn on permissive (#3382)
* Remove unnecessary section to turn on permissive

* Delete obsoleted file

* Add alias

* Fix comment
2019-02-26 11:35:30 -08:00
Shriram Rajagopalan 2baef16e51 new networking reference docs (#3358) 2019-02-25 17:13:27 -08:00
Yossi Mesika 52b45b24d9 Fix two doc issues (#3278)
* Correct istio yaml file

* Mixer destination rules are expected to exist
2019-02-18 08:33:25 -08:00
Joe Searcy 54b0a1499b Update content/docs/tasks/security/mtls-migration/index.md (#3089)
* Reorganized text for easier readability

* Removed trailing whitespace
2019-01-15 05:17:48 -08:00
Hendrik Purmann 3e3ded3bd9 Fix typo in command (#2951) 2018-12-05 06:24:27 -08:00
Yangmin Zhu d85999dd98 rbac: add rbac tcp task. (#2588) 2018-10-02 19:51:53 -07:00
Martin Taillefer 1c300c99bd
Spelling improvements (#2037)
Remove a bunch of entries that shouldn't have been in the spelling dictionary
and correct content aoocrdingly.

I'm disabling the Chinese spell checking for now, since I'm not able to fix the
spelling errors that emerged there. Once this PR is in, I'll file an issue to get
those spelling errors addressed and checking reenabled.
2018-07-29 14:27:06 -07:00
Jason Young c27351268b use kubectl for managing Istio API resources (#2002)
* use kubectl consistently throughout for Istio API resource C.R.U.D operations

xref: https://github.com/istio/istio.github.io/issues/1843

* fix typo

* review comments

* remove unnecessary instructions to use `replace` instead of `create`

* fix linter in `zh` content
2018-07-27 10:57:41 -07:00
Tao Li ca7172e737 Revise the mTLS migration page (#1970) 2018-07-27 05:30:35 -07:00
Martin Taillefer 597f7ce3b4
Enable more linting rules (#1824)
Fix feported linting errors.
2018-07-15 07:49:11 -07:00
Jianfei Hu e8a32581d6 Document PERMISSIVE mode for incremental mTLS adoption. (#1565) 2018-07-10 13:54:26 -07:00