Commit Graph

19 Commits

Author SHA1 Message Date
John Howard b7a6c07d4d
Mark concept docs as `test: n/a` (#10091) 2021-07-19 11:48:25 -07:00
Costin Manolache e666ec57ff
New ports added to the code (#9910)
* Add ports.

* Adjust hbone ports

* Order
2021-06-23 10:16:13 -07:00
Shamsher Ansari 61bdc280ab
Highlight port conflict warning (#9935) 2021-06-17 07:40:20 -07:00
Suchith J N 38efb7282d
remove application bind address section (#9840) 2021-05-25 08:14:11 -07:00
Shamsher Ansari bb8ee63e8c
Add more info on why not use 1337 for app pod (#9462)
* Add more info on why not use 1337 for app pod

* update text

Co-authored-by: Ram Vennam <therealrameth@gmail.com>

* fix lint

* do not mention iptables

* simplify msg

* reword

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

Co-authored-by: Ram Vennam <therealrameth@gmail.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-04-22 08:01:23 -07:00
John Howard 730b536cf0
Remove localhost recommendation (#8864)
We are going to break `localhost` listeners: https://docs.google.com/document/d/1j-5_XpeMTnT9mV_8dbSOeU7rfH-5YNtN_JJFZ2mmQ_w/edit#. It was bad advice to begin with, written by myself I believe
2021-01-28 09:18:03 -08:00
Pengyuan Bian 32b75b14ca
Update ports usage doc (#8428)
* update ports doc

* fix

* fix ports

* lint

* Update content/en/docs/ops/deployment/requirements/index.md

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

* Update content/en/docs/ops/deployment/requirements/index.md

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

* Update content/en/docs/ops/deployment/requirements/index.md

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

* Update content/en/docs/ops/deployment/requirements/index.md

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

* Update content/en/docs/ops/deployment/requirements/index.md

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

* Update content/en/docs/ops/deployment/requirements/index.md

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

* Update content/en/docs/ops/deployment/requirements/index.md

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

* Update content/en/docs/ops/deployment/requirements/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-06 08:07:21 -08:00
John Howard 16963f9bbd
Add traffic requirements documentation (#8349)
* Add traffic requirements documentation

* Move things around

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Update content/en/docs/ops/deployment/requirements/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-03 11:56:50 -08:00
Frank Budinsky c142629578
Cleanup pod requrements doc (#8414)
* Cleanup pod requrements doc

* review comment

* remove comma
2020-11-02 12:28:50 -08:00
John Howard 4061f4fa03
Update ports (#8351)
Mixer is gone, as is prometheus
2020-10-26 07:24:46 -07:00
Shamsher Ansari c32f55cbaf
Remove deprecated mixer for observability (#8040)
* Remove deprecated mixer for observability

* Fix lint

* remove double #

* Fix lint
2020-09-02 08:05:46 -07:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
Yuchen Dai 6711cc7bd3
networking: add inbound tunnel port (#7701)
Signed-off-by: Yuchen Dai <silentdai@gmail.com>
2020-07-10 06:24:30 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
John Howard d27e1327dc
Update port information for 1.6 (#7213)
* Update port information for 1.6

* change order
2020-05-01 13:22:24 -07:00
John Howard 9af39e2f0e
Use standard ports for telemetry exposure (#7069)
* Use standard ports for telemetry exposure

Blocker for https://github.com/istio/istio/issues/22911

* Full update and include HTTPS

* Fix link

* Remove from ports table

* Apply suggestions from code review

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>
2020-04-16 13:20:33 -07:00
Istio Automation 3f903dadef
Update pod and deployment requirements (#6666)
* Update pod and deployment requirements

* add spelling
2020-03-04 09:56:13 -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
Frank Budinsky 60f73570f0 Another ops guide incremental improvement (#5830)
* Another ops guide incremental improvement

* fix broken links

* more lint errors

* one more lint

* fix aliases
2019-11-25 11:58:39 -08:00