* add doccument
* add reasons for plugins
* Formatted file
* add more details
* fix links
* Remove typo and duplicate steps +
+ made a few edits for clarity and consistency
By reading the docs, I can't tell where are these config/monitoring stuff.
So I'm adding sub-steps to (a) clone repo + cd + checkout to the release tag,
then (b) apply them.
Please /cc someone who knows about this stuff to verify.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
Looks like anchors are case-sensitive. GitHub Markdown rendering creates
lower-case-section-anchors.
How many more of these there are, I'm not sure. But when I searched like
ag --md '#[A-Z]'
This is the only such markdown page with such uppercase anchor references,
so I'm just fixing this page. Sorry for long commit message.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* Update docs to use kubectl long flags
* adding back in the --filename flag (lost when manually merged)
* notice a few missed
* notice a few missed '-f' flags
* change -o to --output
* telemetry draft
* style updates to logging pages
* moved elasticsearch instructions
* telemetry draft
* style updates to logging pages
* moved elasticsearch instructions
* move elastic search instructions back to installation page
* Add more details to specific steps
* fix markdown