* Add documentation for telemetry v1 vs v2
* Minor fixes
* Fix
* Fix broken URLs
* Language fixes
* Language fixes
* Added index
* Move doc under metrics-and-logs faq
* Update content/en/faq/metrics-and-logs/telemetry-v1-vs-v2.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/faq/metrics-and-logs/telemetry-v1-vs-v2.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Old instructions send users to the forums. Forums send users to the
about page.
Copying the about info to the general faq to save the community
redirect forum posts.
* Updated with instructions for LightStep Tracing vs. LightStep [x]pm (#4203)
* Remove [x]PM unless necessary (#4405)
These instructions are now for both LightStep [x]PM and LightStep Tracing.
* Updated with instructions for LightStep Tracing vs. LightStep [x]pm (#4203)
* remove bad dir
* fix graphic name
* Changed spelling of Lightstep
Changed spelling of "LightStep" to "Lightstep" due to brand changes.
* Update Lightstep
Update for branding
* Change LightStep to Lightstep and removed bad link
* Change LightStep to Lightstep
* Change LightStep to Lightstep
* Change LightStep to Lightstep
* change LightStep to Lightstep
* remove changes from other langs
* merge changes from istio
* put branding changes back in
* resolve merge conflict
* fix lint issues and add LighStep back into .spelling
* Update content/en/docs/tasks/observability/distributed-tracing/lightstep/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Refactor Secure Ingress tasks
Ingress SDS is now the default and recommended. This removes the file
mount task, which is no longer recommended and will avoid confusion, and
cleans up the task a bit. I also documented the new supported secret
formats.
* use archive
* Fix links for removal of helm installation directory
* Point to archive version of istioctl upgrade instructions
* Add Aporeto to lint ignores for now.
* add a tcpdump verification for mtls
* add period
* move to the migration doc.
* lint fixing
* address cmt.
* Apply suggestions from code review
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* More base release 1.6 stuff
* Add 1.6.x to spelling
* Fix some broken links with sidecar/tls-check being removed
* Fix links pointing to install/kubernetes/helm/...
* Incorporate #6783 - Fix bug requiring placeholder release notes
* Restore some links to archive
* Fix one remainging link to archive
* Someone still pointing to current release upgrade notes. Remove.
* Adds an entry for Redis in the FAQ
Addresses: issue https://github.com/istio/istio/issues/16078
* Copy edits
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Explicitly identify missing ingress spans could be due to experimental outbound protocol detection
* Addressed comment
* Update content/en/faq/distributed-tracing/no-tracing.md
Was added to address a comment by @douglas-reid - but I'm fine with leaving it out.
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
Let's make additional changes in a followup PR.
* Replace "Mesh Expansion" with "VM Support" and related edits.
To avoid confusion and improve the visibility of the VM-related content, these
changes align with terminology used by our users.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix descriptions, titles and link texts.
Addressed the feedback given around the link text still containing "mesh
expansion". Also addressed the feedback around the accuracy of the
titles and descriptions used.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix bullets and descriptions.
Signed-off-by: rcaballeromx <grca@google.com>
* Return content to examples.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix broken links.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix title for accuracy.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix links for ZH content.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix language for clarity.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix broken link to SDS task.
Signed-off-by: rcaballeromx <grca@google.com>
* Fix merge conflicts.
Signed-off-by: Rigs Caballero <grca@google.com>
* Fix FAQ for UDP is supported
* Update content/en/faq/traffic-management/naming-port-convention.md
Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
* Add FAQ entry for running Cassandra
Addresses issue istio/istio#10053
* Making clear why default config does not work
* Removing numbering of subsections
* Removed one unnecessary line
* Addressing editorial corrections and removing a section
* Adding FAQ entry for elastic search
Creating a new category of FAQs for application specific configuration
and adding the first entry for Elasticsearch
Addresses https://github.com/istio/istio/issues/14743
* Making changes to address comments
- Clarifying the text
- Removing unnecessary info
- Adding info on using MTLS
- Adding StatefulSet to .spelling
* Updating the MTLS limit for Release 1.3
* Addressing reviews
Removing spelling entry
Removing Alias for faq file
* Shortened as requested by reviewer
* Remove port name requirement
We now do protocol sniffing.
Note - this is definitely not safe to merge. We still need docs explaining protocol sniffing, and how to select a port type explicitly (required for things other than tcp/http, and more performant if you know its tcp/http). Not sure the path forward for this
* Add protocol selection doc
* Fix lint
* Add FAQ