* 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