Commit Graph

158 Commits

Author SHA1 Message Date
Istio Automation 8e70f097d0
Update Performance and Scalability Page for Istio release-1.6 (#7547)
Co-authored-by: carolynhu <carolynprh@google.com>
2020-06-12 13:17:16 -07:00
Hongyi Zhang 5fbb14bedc
Convert all old tests to new tests (#7522)
* add an example task to test

* main test function: save progress

* a working example: routing request

* improve log info and error handling

* introduce makefile

* run each test as a subtest; remove common setup from test.sh

* add another test.sh: fault-injection

* improve error handling

* check test environment

* add two more test.sh files

* fix make command for istio setup

* update two test.sh files from upstream

* add comments and update README.md

* update test.sh files from upstream

* support multiple test names

* update README

* update README.md for new framework

* remove documentation of migration steps

* undo format changes

* change separation line to '# @cleanup'

* move go code and makefile from content/ to tests/

* change package name

* make for loop more readable

* change the set of auto-sourced scripts

* add docs for all functions

* approach to deal with folders with the same name

* minor fixes to ensure everything still runs

* fix make gen error

* add a TIMEOUT argument

* make sure util/debug.sh works with new framework

* make lint-go happy

* [BIG CHANGE] allow different istio setup configs

* make linters happy

* make linters happier

* changed wording and function orders

* make error return as the 2nd argument

* add TODOs

* Update content/en/docs/tasks/traffic-management/traffic-shifting/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* only test english docs

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* allow test.sh as suffix

* move adding setup configs to tests/setup

* recommend full paths

* Update tests/README.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* require full test paths

* converting old tests to new tests: traffic-management and misc

* converting old tests to new tests: security

* remove old tests

* Update content/en/docs/tasks/security/cert-management/dns-cert/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* simplify setup configs

* Update content/en/docs/tasks/security/authentication/authn-policy/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/security/authentication/mtls-migration/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/security/authorization/authz-http/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* do not let istioctl prompt y/n

* Update content/en/docs/tasks/traffic-management/ingress/ingress-sni-passthrough/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/traffic-management/ingress/secure-ingress/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/security/cert-management/plugin-ca-cert/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* simplify stuff

* rename dns-cert test.sh to test_broken.sh

* fix dns-cert doc and test

* remove egress=disabled

* fix test

* Update content/en/docs/tasks/observability/logs/access-log/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/test.sh

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-11 11:15:48 -07:00
Douglas Reid bce48d42e7
refactor(telemetry): move wasm telemetry docs to proxy extensions (#7525)
* refactor(telemetry): move wasm telemetry docs to proxy extensions

* retry deleting dir

* update links

* lint cleanup
2020-06-11 10:56:49 -07:00
Navraj Singh Chhina e7616b2ac0
Disable ShellChecking for SC2164 (#7507)
* add missing cleanup for vs nginx

* disable SC2164 which checks safe cd

* make gen
2020-06-08 13:56:32 -07:00
Morven Cao 604f26cbc5
fix deprecated crd. (#7498) 2020-06-08 06:42:34 -07:00
fktkrt 8421ae1ce3
Added Envoy, Go and Istio matchings to Prometheus federation ServiceMonitors (#7391)
* added envoy go istio matchings to servicemonitors

* removed istio, mentioned other metrics as note

* reworded note
2020-06-05 14:15:03 -07:00
Justin Pettit 005dc449af
network-issues: Remove "Headless TCP services losing connection". (#7416)
This section is no longer correct, since we don't restart Envoy every
45 days, and we no longer recommend creating a separate "istio-citadel"
deployment.
2020-06-01 21:22:55 -04:00
Brandon DuRette 30adaa35e1
Fix typo in comment (#7444)
* Fix typo in comment

* Fix typo copy-pasta
2020-06-01 17:45:57 -07:00
Shamsher Ansari 9fe272272b
update doc to use istioctl install (#7396) 2020-06-01 11:02:27 -07:00
John Howard 3240aea66b
Add tracing integration pages (#7415)
* Add tracing integration pages

* Alpha sort
2020-06-01 08:00:56 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Justin Pettit f27566cc16
Best-Practices: Remove reference to Citadel. (#7398)
Citadel is no longer a standalone component of Istio by default.  Also,
this method won't work properly if istiod is using self-signed
certificates, so remove the warning entirely.
2020-05-26 12:15:19 -07:00
Adam Miller 82d6cc8103
Remove para about app goals (#7340) 2020-05-20 18:18:36 -07:00
jacob-delgado f43a7ef801
Add documentation for gateway topology api (#7242)
* Add documentation for gateway topology api

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Fix proxy value and add warning

* Add annotation recommendation

* Move to operations

* Add example for XFF

* Add commands to to install istio with numTrustedProxies

* Add note for explaning IP address in returned headers

* Add UNDEFINED to table

* Fix linting issues

* Add network topologies api to experimental

* Minor edits

* Address code review comments

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Cleanup documentation; clarify development stage, change warning to idea

* Code review comments

* Follow best practices to inform users of a command specified in the directions

* Minor edit

* Fix linting issue

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>

* Final code review comments

* Fix linting issue

* Fix invalid parenetheses

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Do not indent inline commands

* Fix formatting; indent required to keep numbers

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-05-19 13:36:01 -07:00
Shamsher Ansari 6b9fa8be94
Update inbound and outbound ports (#7353) 2020-05-19 09:11:27 -07:00
Shamsher Ansari 393fcb60d1
Update envoy and istiod output (#7354) 2020-05-19 08:13:11 -07:00
Shamsher Ansari 7e959fa896
Fix curl request for istiod debug (#7356) 2020-05-19 07:27:03 -07:00
carolynhu 839ebfa4a3
Add Monitoring Multicluster Istio with Prometheus doc (#7040)
* add monitoring multicluster istio with prometheus guide

* fix lint error

* address review comments

* address review comments

* address review comments

* address review comments

* fix lint error

* address review comments

* fix lint error
2020-05-19 06:19:28 -07:00
Costin Manolache 5b20fc424c
A bit of cleanup on the arch doc (#7323)
* A bit of cleanup on the arch doc

* Replaced the confusing goals section with a minimal section on app's design

* Removed trailing spaces

* Clarfified sentence

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-05-15 11:08:27 -07:00
Neeraj Poddar bb8275a963
Delete mixer filter stats as they no longer exist (#7312) 2020-05-15 07:46:22 -07:00
Ram Vennam 4b2124cb23
fix architecture diagram (#7291)
* fix  architecture diagram

* correct fix from rcaballeromx
2020-05-13 18:24:31 -04:00
Shamsher Ansari a42a4889f1
Updates for galley to istiod (#7269) 2020-05-13 12:38:54 -07:00
Eric Van Norman 445ef7d3b9
Remove warning on hardening with distroless (#7264) 2020-05-13 06:37:46 -07:00
John Howard 5576157ca4
Add --all-namespace flag to istioctl analyze (#7278)
This implicitly documents that its namespaced, and is more accurate in actually "analyze your current Kubernetes cluster"
2020-05-12 20:06:05 -07:00
John Howard 6fa8f1f63d
Stop recommending bleeding edge istioctl analyzers (#7277)
Now that this has been pretty stable there is no reason for this
2020-05-12 20:05:57 -07:00
Shamsher Ansari f58fffb5d1
Update deprecated flags for meshConfig (#7236) 2020-05-07 09:54:26 -07:00
Frank Budinsky f45bc9e1a8
Remove obsolete '# ' uses from all tests (#7233) 2020-05-06 19:17:11 -04:00
Guy Templeton 9397d21b55
Correct Envoy Access Log links (#7226) 2020-05-05 16:47:09 -04:00
Adam Miller 6a178a450f
Add docs for Wait for Resource Status to Apply Configuration (#7157)
* Reset branch and fix bad merge

* Update content/en/docs/reference/config/config-status/index.md

Co-authored-by: Mitch Connors <mitchconnors@gmail.com>

* Update content/en/docs/reference/config/config-status/index.md

Co-authored-by: Mitch Connors <mitchconnors@gmail.com>

* Another linter fix

* Recover dropped text

* Reapply lost changes made via the GitHub UI

* PR comment

Co-authored-by: Mitch Connors <mitchconnors@gmail.com>
2020-05-05 11:37:37 -07:00
Mitch Connors f7b92ca04d
Remove Galley Architecture section (#7186)
Force merge because of netlify flaky failure.

* Remove Galley Architecture section

Galley no longer exists as a command, and the information documented in this section has not been true since the introduction of IstioD.  We should probably look at the information in the Citadel section as well, but I am less certain of that.

* Fix broken section links
2020-05-05 12:54:05 -04:00
John Howard d27e1327dc
Update port information for 1.6 (#7213)
* Update port information for 1.6

* change order
2020-05-01 13:22:24 -07:00
Tariq Ibrahim bc04196845
account for istiod scenario when troubleshooting mutatingwebhooks (#7188)
Force merge because PR is only blocked because of flaky netlify failure.
2020-04-30 11:05:16 -04:00
Frank Budinsky 1fe7056ffa
Partial convert mirror test to new model (#7153)
Reverted the actual mirror test script, because mirror test seems to have some subtle failure when running with what seems to be the exact same commands via snips. Will investigate further in followup PR. Merging this one to get the generator changes.
2020-04-25 12:34:24 -04:00
John Howard cb1df05201
Add prometheus integration doc (#7112)
* Add prometheus integration doc

* Typo in URL

* language fixes

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-04-23 09:31:58 -07:00
Frank Budinsky a7107678f5
Convert TCP traffic shifting test (#7131)
* Convert TCP traffic shifting test

* lint errors

* regen

* test disable spellcheck

* temporary disable gen-check

* disable inappropriate bash lint errors

* disable gen check

* one more regen

* reenable gen check

* remove -it options

* revert commands

* fix app health check outdated
2020-04-22 18:26:27 -07:00
Frank Budinsky 99d4febb16
Convert health check test to new model (#7126)
* Convert health check test to new model

* fix cleanup
2020-04-22 11:18:58 -07:00
James Brook 295db60447
Use correct binary name when downloading istioctl. (#7099) 2020-04-21 16:23:46 -04:00
Istio Automation 2a7240035e
Fix doc 'Using the Istioctl Command-line Tool' (#7116)
Pilot is now a part of istiod, so rename it to istiod as the title of the page the link refers to.

Co-authored-by: Koki Tomoshige <36136133+tomocy@users.noreply.github.com>
2020-04-21 15:59:42 -04:00
Steven Dake d6e9f4b92b
Retire helm documentation as we use a protobuf (#7106)
* Retire helm documentation as we use a protobuf

The new rendered source of truth is:
https://preliminary.istio.io/docs/reference/config/istio.operator.v1alpha1/

This is rendered from the API repo protobuf which (may) need description fields
set. That protobuf is here:

https://github.com/istio/api/blob/master/operator/v1alpha1/operator.proto

* Follow the flowchart

The flowchart is not quite right and could use some improvement.

* Update content/en/blog/2019/performance-best-practices/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-21 07:55:44 -07:00
John Howard 9af39e2f0e
Use standard ports for telemetry exposure (#7069)
* Use standard ports for telemetry exposure

Blocker for https://github.com/istio/istio/issues/22911

* Full update and include HTTPS

* Fix link

* Remove from ports table

* Apply suggestions from code review

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>
2020-04-16 13:20:33 -07:00
John Howard 0449966b79
Add grafana integration docs (#7070)
* Add grafana integration docs

* Apply suggestions from code review

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>
2020-04-14 16:15:38 -07:00
John Howard ff8a72946a
Document app protocol (#7052)
* Document app protocol

* Fix lint
2020-04-10 06:58:58 -07:00
Shamsher Ansari 36cb7aff3e
Update sed to include space before boolen value (#7038)
* Update sed to include space before boolen value

* remove backslash
2020-04-09 06:57:09 -07:00
Eric Van Norman 284f345e6f
Fix links for removal of helm installation directory (#6826)
* Fix links for removal of helm installation directory

* Point to archive version of istioctl upgrade instructions

* Add Aporeto to lint ignores for now.
2020-03-30 11:48:11 -07:00
John Howard 6baafb5ef2
Remove cert-manager task with reference to new integration page (#6936)
* Remove cert-manager task with reference to new integration page

* fix alias

* Fix dead lines
2020-03-23 11:58:11 -07:00
Frank Budinsky 926c680a14
Fix YAML highlighting (#6932) 2020-03-20 08:37:46 -07:00
John Pape 8ecc8fc10c
Add istiod to the glossary page (#6899)
* Add istiod to the glossary page

* Updated istio learning link.

* adding gloss links to first term usage in page

* Updated gloss links per review
2020-03-18 12:01:53 -04:00
John Howard 9d1e48acb7
Add cert-manager integration doc (#6896)
* Add cert-manager integration doc

This starts the new "Integrations" page, which will include many other
integrations in the future. For now, I have added cert-manager
integration. We have an existing doc for this at
https://istio.io/docs/tasks/traffic-management/ingress/ingress-certmgr/
which I think we can remove, but I did not do that in this PR.

Note to the reviewer: this is explicitly not a task, as we do not
control cert-manager. Having an explicit set of steps and verifications
requires an exact working directions, which is maintained as
cert-manager evolves, etc. The goal here was to link out to cert-manager
docs wherever possible, and just document the very minimal amount needed
to actually get things integrated with Istio. As you can see from the
doc this is fairly minimal - for the most part, its just referencing a
secret crated by cert-manager.

* Update content/en/docs/ops/integrations/_index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-17 07:18:35 -07:00
Douglas Reid e27560166d
feat(observability): add best practices guide (#6810)
* feat(observability): add best practices guide

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* fix some lint issues

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* review edits

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* remove drop-shadows

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* refactor to appease the spellcheck process

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* Update .spelling

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/best-practices/observability/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/best-practices/observability/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update .spelling

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update .spelling

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update .spelling

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update .spelling

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update .spelling

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/best-practices/observability/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-12 10:04:29 -07:00
Frank Budinsky 8774229973
Cleanup .spelling (lower case istiod not allowed) (#6858)
* Cleanup .spelling

* remove lower case istiod

* add backticks

* remove backticks

* restore backticks
2020-03-11 16:23:03 -04:00