Craig Box
9140d5208c
Update to v1 in all API examples ( #15515 )
...
* s/v1[ab].*/v1/g
* Fix tests with new snip versions
* always be kind
2024-08-06 22:59:22 -04:00
sanjaypujare
8718b92c86
fix typo livenessProve to livenessProbe ( #14493 )
2024-01-18 00:55:32 -08:00
Ric Hincapie
a34f0e1043
Add livenessProbe rewrite example ( #13224 )
...
* Add livenessProbe rewrite example
* Adjust example snippets to testing framework
Add testing to new snippets
* Solve testing
Make outputs more readable
* Debug testing: create internal LIVENESS_POD variable
* Add section so snips are named. Improve phrasing
* Solve typo on section. Adjust test snip calls
* Update content/en/docs/ops/configuration/mesh/app-health-check/index.md
Co-authored-by: Faseela K <k.faseela@gmail.com>
* Update content/en/docs/ops/configuration/mesh/app-health-check/index.md
Co-authored-by: Faseela K <k.faseela@gmail.com>
* Update content/en/docs/ops/configuration/mesh/app-health-check/index.md
Co-authored-by: Faseela K <k.faseela@gmail.com>
* Solve lint issue. Update snips
---------
Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-06-22 06:57:06 -07:00
Kevin Park
284f896534
Mention gRPC probe in health checking of istio services page ( #12913 )
2023-03-22 06:58:22 -07:00
Darnele Pierre-Louis
cddb8e2287
fixed broken health step check ( #12122 )
2022-10-19 14:58:52 -07:00
Philipp Stehle
ba2838f67b
Document rewriting of TCP based probes (see istio 33734) ( #10119 )
...
* Document rewriting of TCP based probes (see istio 33734)
https://github.com/istio/istio/pull/33734
Co-authored-by: Philipp Stehle <philipp.stehle@sap.com>
* run make gen
* make it obvious that the same rewrite action is done on both HTTP and TCP probes
Co-authored-by: craigbox <craigbox@google.com>
* fix typo
* apply more review comments
Co-authored-by: Philipp Stehle <philipp.stehle@sap.com>
Co-authored-by: Ralf Pannemans <ralf.pannemans@sap.com>
Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Johannes Dillmann <j.dillmann@sap.com>
2021-08-04 09:16:27 -07:00
John Howard
4396197f50
Use consistent quoting in API examples ( #9373 )
...
This matches istio/api examples and all Kubernetes best practices. This
quoting sets a bad precedent that is copy and pasted around the web.
2021-03-23 09:33:57 -07:00
Shamsher Ansari
d6bd6a15a5
remove tcp health check ( #8911 )
2021-02-08 07:54:15 -08:00
Shamsher Ansari
353444de45
Add health check using TCP socket ( #8246 )
2020-11-09 08:39:42 -08:00
John Howard
84e57a7124
Remove mention of "pilot agent" ( #8030 )
...
I have heard 5+ cases of folks thinking this means it going through the
control plane. https://github.com/istio/istio/issues/26737 for example.
We should not call it "pilot agent". We are callnig it istio-agent
internally, not sure if we want to make that in the docs or something
else -- anything but "pilot" agent.
2020-08-26 09:55:53 -07:00
Frank Budinsky
2ed05b13ce
Cleanup health checking doc ( #7961 )
...
* Cleanup health checking doc
* regen
* lint
* tweak
* remove DR
* regen
2020-08-14 17:17:25 -07:00
Lin Sun
696200968a
remove how to enable app http probe instruction ( #7890 )
...
* remove how to enable app http probe instruction
as this is enabled by default for all profiles now.
* add more texts
* adding disable rewrite probe steps
* update snips
* update test
* fix spellings
* rework based on john's comment
* snip update
* update script
* reorder things
2020-08-14 13:01:55 -04:00
Christian Posta
155950f011
update health check mtls doc to reflect default value ( #7801 )
...
* update health check mtls doc to reflect default value
* fix lint, make text more accurate
2020-07-29 14:40:44 -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
Frank Budinsky
a7107678f5
Convert TCP traffic shifting test ( #7131 )
...
* Convert TCP traffic shifting test
* lint errors
* regen
* test disable spellcheck
* temporary disable gen-check
* disable inappropriate bash lint errors
* disable gen check
* one more regen
* reenable gen check
* remove -it options
* revert commands
* fix app health check outdated
2020-04-22 18:26:27 -07:00
Frank Budinsky
99d4febb16
Convert health check test to new model ( #7126 )
...
* Convert health check test to new model
* fix cleanup
2020-04-22 11:18:58 -07:00
Shamsher Ansari
36cb7aff3e
Update sed to include space before boolen value ( #7038 )
...
* Update sed to include space before boolen value
* remove backslash
2020-04-09 06:57:09 -07:00
Shamsher Ansari
f198c7bc4e
#20068 Update namespace as per the integration test ( #6350 )
2020-01-20 10:34:22 -08:00
Shamsher Ansari
df4aa9f120
6329: Fix Liveness-HTTP for health check deployment ( #6330 )
2020-01-10 08:43:54 -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