* Update multicluster test kind image
* Fix linting errors
* Restore make gen temporarily until reall common-files update can happen
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* 1.13.4 release note
* bump version
* Update content/en/news/releases/1.13.x/announcing-1.13.4/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/releases/1.13.x/announcing-1.13.4/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* remove reverted release note
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* add 1.12.6 release notes
* Update content/en/news/releases/1.12.x/announcing-1.12.6/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/releases/1.12.x/announcing-1.12.6/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Daniel Grimm <dgrimm@redhat.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Fixes some broken suggested recording rules that treated
`istio_tcp_sent_bytes_total` and `istio_tcp_sent_received_total` as if
they were distribution type metrics rather than counters.
I have also reordered the metrics to more closely align with the order
on the "Istio Standard Metrics" page.
Fixes#10311
Co-authored-by: nickgooding <73336146+nickgooding@users.noreply.github.com>
* Add istiocon registration blog
* Update _index.md
* Fix lint
* Rename _index.md. I don't think it will show in the list otherwise
Co-authored-by: therealmitchconnors <mitchconnors@gmail.com>
Co-authored-by: craigbox <craigbox@google.com>
* Add document on "Understanding DNS"
This is a follow-on to the recent docs "Understanding traffic routing"
and "Understanding TLS" where I attempt to give in depth explainations
of some of the implementation details of some commonly misunderstood
parts of Istio.
In particular, this aims to clear up how app DNS, DNS proxying, and
Envoy DNS resolution interact.
* Apply suggestions from code review
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Add non-success info
* Update content/en/docs/ops/configuration/traffic-management/dns/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* tie in dns proxy
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update support policy to reflect changes
* Update content/en/docs/releases/supported-releases/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Apply suggestions from code review
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Mitch Connors <mitchconnors@gmail.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Kenan O'Neal <kenan.oneal@volunteers.acasi.info>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Kenan O'Neal <kenan.oneal@volunteers.acasi.info>
* Clarify injection for gateways
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Fix docs for installation: IstioOperator is not suggested for a production environment
* Update index.md
Fix issue "Multiple consecutive blank lines"
* Fixed#10963 for zn docs, about IstioOperator is not suggested on production environment
Co-authored-by: John Zheng <john.zheng@hp.com>
Co-authored-by: John Zheng <johnzhengaz@gmail.com>