Commit Graph

7 Commits

Author SHA1 Message Date
John Pape 73dff592ac
Apache nifi faq (#7266)
Force merge because of netlify flake

* initial draft

* some lint-fast fixes

* fix typo in block text

* correct code block syntax token

* another typo fixed

* re-work the section notes

* initial draft

* some lint-fast fixes

* fix typo in block text

* correct code block syntax token

* another typo fixed

* re-work the section notes

* addressing linter issues

* Correcting front matter lint issues

* Adding Nifi to spellchecker

* Fixed .spelling and addressed spelling errors
2020-05-13 19:02:01 -04:00
Adarsh J 9eeaa909e6
fix typo in the path for redis config (#6768)
Force merging, since it's harmless and just blocked by a build issue.
2020-03-16 14:56:42 -04:00
Eric Van Norman f24a7da372
Replace 3.5.6 ZooKeeper links with 3.5.7 (#6471) 2020-02-14 11:45:13 -08:00
banix 6f0b65937d Adds an entry for Redis in the FAQ (#6231)
* 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>
2020-01-06 13:01:29 -08:00
banix 9e2ffe12bf Adding an entry for Zookeeper (#5951)
* Adding an entry for Zookeeper

* adding line about unsafe option

* removing line about unsafe option
2019-12-04 11:49:13 -08:00
banix 994e8a7464 Add FAQ entry for running Cassandra (#4867)
* 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
2019-09-25 16:33:57 -04:00
banix 06f78cf400 Adding FAQ entry for elastic search (#4821)
* 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
2019-09-20 17:47:09 -07:00