Commit Graph

14 Commits

Author SHA1 Message Date
Xiaopeng Han 885605e654
Update sidecar injection doc (#11447)
* update doc

* revise command output
2022-07-07 19:54:01 -07:00
Istio Automation 525bbfc0bb
[master] Documentation about holdApplicationUntilProxyStarts (#10854)
* Information about holdApplicationUntilProxyStarts

This is a very extended topic about networking issues with pods with the istio-proxy sidecar container and is not spread or well documented.
Many people using solutions as "curl -fsI http://localhost:15021/healthz/ready", or post start hooks, even changing logics in scripts etc.
Adding this in this related documentation can help people find this feature easily.

* Fix letfover d

Remove leftover d in added

* Apply suggestions from craigbox

Co-authored-by: craigbox <craigbox@google.com>

* Update index.md

Remove trailing space in line 245.

Co-authored-by: Adrian Rico <aseguirico@gmail.com>
Co-authored-by: craigbox <craigbox@google.com>
2022-02-03 14:16:23 -08:00
Pengyuan Bian 397b3c4326
Update webhook cert verification command. (#10715)
* Update webhook cert verification command.

* clean
2022-01-04 06:49:15 -08:00
John Howard b7a6c07d4d
Mark concept docs as `test: n/a` (#10091) 2021-07-19 11:48:25 -07:00
Cynthia Lopes do Sacramento 4766963cbb
Replacing referenced issues for scale down issue (#9962)
Since is currently closed https://github.com/istio/istio/issues/19395, it looks like the known issue is no longer relevant, while in fact is is still pending on  https://github.com/kubernetes/autoscaler/issues/3947.

This is just a trivial replacement of the reference issue. I hope it is ok.
2021-06-22 12:00:12 -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
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Tariq Ibrahim bc04196845
account for istiod scenario when troubleshooting mutatingwebhooks (#7188)
Force merge because PR is only blocked because of flaky netlify failure.
2020-04-30 11:05:16 -04:00
Kuat 0ebe85b83c add a note to known problems (#6012)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2019-12-06 13:03:47 -08:00
Martin Taillefer c863bea599
Content changes to prepare to switch to the new Hugo. (#5993)
These fix problems encountered when switching to the new Hugo which has
a completely different markdown engine. I went through diffs of the generated
HTML and made required adjustments.
2019-12-05 12:44:01 -08:00
Hongzhi c17b7c1caa lack of indentation (#5931) 2019-11-29 06:33:42 -08:00
Eric Buehl ad1020b40c s/10514/15014/ (#5260) 2019-11-12 07:17:53 -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
Frank Budinsky c8ac8eb91c Better organize operations guide material (#5163)
\
2019-10-16 09:59:04 -07:00