mirror of https://github.com/istio/istio.io.git
[master] add a link to the stateful set blog (#9812)
* add a link to the stateful set blog * Update _index.md * Update content/en/news/releases/1.10.x/announcing-1.10/_index.md Co-authored-by: craigbox <craigbox@google.com> * typo * fix lint Co-authored-by: Lin Sun <lin.sun@solo.io> Co-authored-by: craigbox <craigbox@google.com>
This commit is contained in:
parent
bf1b7de2c8
commit
327b54a408
|
@ -55,6 +55,8 @@ In 1.10, Istio is updating Envoy to send traffic to the application on `eth0` ra
|
|||
|
||||
See [the write-up](/blog/2021/upcoming-networking-changes/) by John Howard for a more in depth overview of the change, how and why it might impact you, and how to preserve today’s behavior to enable a seamless migration.
|
||||
|
||||
The changes in networking behavior solve a number of problems when using Istio with Kubernetes `StatefulSets`. [Lin, Christian, John and Zhonghu discuss this in a blog post](/blog/2021/statefulsets-made-easier/).
|
||||
|
||||
## A Fresh Look for Istio.io
|
||||
|
||||
We’ve revamped Istio.io with a totally new look! This is the first major change to Istio’s site since the project launched nearly four years ago (we’ll celebrate that anniversary on May 24th!). We hope these changes help make the site more user-friendly, easier to navigate, and more readable overall.
|
||||
|
|
Loading…
Reference in New Issue