* Update application labeling guidance
Fixes https://github.com/istio/istio/issues/10724
* Update content/en/docs/ops/deployment/requirements/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
---------
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* documentation for new External Control Plane analyzer
* resolve linting whitespace errors
* fix false positive spelling error
* fix typos found during review
Users deploying in Openshift cluster have reported that upgrade from Istio 1.17 to Istio 1.18.3 has failed due to the lack of kernel module xt_multiport from the cluster.
This is most probably related to modifications in IPtables creation, see 7e7d52a2d1/tools/istio-iptables/pkg/capture/run.go (L369)
Signed-off-by: Faseela K <faseela.k@est.tech>
* Update Istio VM installation guide in multi-network setup
Add missing instruction on Istio VM installation guide in multi-network setup
* Update Istio VM installation guide in multi-network setup
* Update ambient install command to fix error from zsh
Error I hit when install ambient:
```
istioctl manifest generate --set profile=ambient --set components.ingressGateways[0].enabled=true --set components.ingressGateways[0].name=istio-ingressgateway
zsh: no matches found: components.ingressGateways[0].enabled=true
```
Thx to @howardjohn for pointing out missing quotes around special chars.
* update snips
* IstioCon China 2023 Blog Post
Signed-off-by: Faseela K <faseela.k@est.tech>
* Add sponsor photo
Signed-off-by: Faseela K <faseela.k@est.tech>
* apply suggestions from code review
Signed-off-by: Faseela K <faseela.k@est.tech>
* Apply suggestions from code review
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update index.md
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* initial eol announcement for 1.17
* Update content/en/news/support/announcing-1.17/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/support/announcing-1.17/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/support/announcing-1.17/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* rename and fix date
* Update content/en/news/support/announcing-1.17-eol/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/support/announcing-1.17-eol/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
---------
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Fix links in ambient/sidecar traffic blog
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* define HBONE
* feedback from eric
* note -> info
* feedback from eric
---------
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* updating primary-remote on multi-net docs
* adding missing snips of make gen
* updating primary-remote_multi-network test.sh
* Update content/en/docs/setup/install/multicluster/primary-remote_multi-network/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/multicluster/primary-remote_multi-network/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* adjusting the sequence of test func calls
---------
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* add blog for Deep Dive into the Network Traffic Path of the Coexistence of Ambient and Sidecar
* change lint errors
* fix comments issues
* fix lint error
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* change the blog content based on the comments from community
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* fix lint error
* update based on the missing comments
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Wilson Wu <iwilsonwu@gmail.com>
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* make sure the blog is more smooth based on comments
* update based on comments
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Wilson Wu <iwilsonwu@gmail.com>
* update docs and diagrams
* fix lint errors
* fix new lint error
* update according to Peter's comments!
* fix lint again
* change the diagram from svg to png
* change the diagram from svg to png
* add peter as a co-author
* Update content/en/blog/2023/traffic-for-ambient-and-sidecar/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* keep the same style for sleep, httpbin and helloworld
* remove the backticks for blog links in reference resource section
---------
Co-authored-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Wilson Wu <iwilsonwu@gmail.com>
* [WIP] Task for testing experimental gateway-api timeouts
* tweak wording
* lint and regen
* update tabs
* fractional timeout values not supported in gateway-api
* add gateway api test
* remove blog
* [WIP] Release notes for 1.17.6
* Update content/en/news/releases/1.17.x/announcing-1.17.6/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/releases/1.17.x/announcing-1.17.6/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/releases/1.17.x/announcing-1.17.6/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
---------
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update istio test ref, do not strip sha from gateway version
* Rework sha, remove code to update gateway-api automatically
* Update Makefile to use full sha
* Some minor tweaks
* Some minor tweaks
* Move sha logic to a bash script
* Remove extraneous expected line in dns-proxy test
* fix tab/space
* Update index.md
corrects example httproute for mesh traffic in k8s gw api ingress task. the backendRefs should be part of the one rule that applies the filters.
* also updates snips.sh in gw api ingress task
* adding Amazon EKS with Istio setup to platform-setup page
* adding Amazon EKS with Istio setup to platform-setup page
* updating the test section of the doc
* adding period at the end of description for the error in test
* adding newline at end of file
* changing the weight to make it ordered alphabetically.
* updating the link as it was broken due to this change made to folder structure in upstream https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1754
* Update to main branch comit
* Update istio api and client-go commits
* Update tests to also work on arm64 machines
* Change multi-cluster cleanup to use --purge like the page
* Change multi-cluster cleanup to use --purge like the page
* Try changing uninstall order to see if it follows second uniunstall
* Try doing one uninstall instead of spinning both of them
* Move back to commit before suspected PR
* make gen
* Update to commit with fix for --context
* Update to latest branch disabling tcp-traffic-shifting tests
* adding Amazon EKS with Istio setup to platform-setup page
* adding Amazon EKS with Istio setup to platform-setup page
* updating the test section of the doc
* adding period at the end of description for the error in test
* adding newline at end of file
* changing the weight to make it ordered alphabetically.
* Remove anyuid instructions for OpenShift
These instructions are no longer needed after these changes https://github.com/istio/istio/pull/45394
* Removed blank line that caused failure
* create single cluster load balancing example& modify keywords
* modify keywords and remove see also section from locality load balancing
* remove single cluster lb page from examples
* create a standalone example for single cluster load balancing
* fix lint
* remove traffic-shifting from keywords
* fix typos
* organize locality-load-balancing page
* delete standalone single-cluster-lb page & add a tip for single-cluster lb
* remove use case description
* add original text back in
* update test file
* fix lint
* rephrase paragraph
* commit suggestion for the tip
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* update test file
* suppress generation of the snips
* move tip to the start of the before-you-begin section
* add step 3 to tell users to deploy istiod and the app to the nodes
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* fix format for the commands
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* move tip before Environment Variables section
* reformat the tip section
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
---------
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
The terminology is bit confusing; before it was not experimental upstream at all -- it was undefined. Now its really experimental, so its not "pending agreement"
* Update to latest istio commit. Also use rc for gateway-api.
* Fix Makefile update-gateway-version
* Update istio to 1.19.0-rc1
* Remove wasm from envoy test
* Update gateway-api to rc-2.
* Revert gateway-api t0 0.7.1
* Update samples for core group
* Revert gateway-api to rc.1 to match istio repo