mirror of https://github.com/istio/istio.io.git
update 1.20 release notes (#14150)
This commit is contained in:
parent
b5f9fbd50c
commit
eab99f9aea
|
@ -243,7 +243,6 @@ configurability
|
|||
conformant
|
||||
CONNECT-IP
|
||||
CONNECT-UDP
|
||||
conntrack
|
||||
containerID
|
||||
ControlZ
|
||||
Coraza
|
||||
|
@ -1004,7 +1003,6 @@ Srihari
|
|||
Srinath
|
||||
Stackdriver
|
||||
Standard_D4ds_v5
|
||||
StartupProbe
|
||||
stateful
|
||||
Statsd
|
||||
stdin
|
||||
|
|
|
@ -78,7 +78,7 @@ various endpoints, allowing for simultaneous observation across different servic
|
|||
|
||||
Security within Istio is improved through the added support for pluggable root certificate rotation.
|
||||
|
||||
### StartupProbe in Sidecar Containers
|
||||
### `StartupProbe` in Sidecar Containers
|
||||
|
||||
To enhance pod startup times, Istio now includes a `startupProbe` in sidecar containers by default. This proactive
|
||||
measure allows for aggressive polling during the initial phase without persisting throughout the pod's lifecycle,
|
||||
|
|
Loading…
Reference in New Issue