Commit Graph

12 Commits

Author SHA1 Message Date
mtail 9ad3ad771c A few more fixes. 2019-02-10 19:12:13 -08:00
Jason Clark 2606b1f522 Updating the API endpoint to /debug/edsz (#3209)
Updating the API endpoint to a non-deprecated
endpoint to test Pilot connectivity.

Signed-off-by: Jason Clark <jason.clark.oss@gmail.com>
2019-02-07 10:34:23 -08:00
Etai Lev Ran 4b0951c5ae document envoy and istio-api labels added to image (#3201) 2019-02-07 10:32:23 -08:00
Jason Clark 495e1ab6c4 Updates the docs to refer to port 8080. (#3197)
As discussed in Issue-11284, Port 15003 has
been deprecated. This commit updates the port
mentioned in the documentation to Port 8080.

Signed-off-by: Jason Clark <jason.clark.oss@gmail.com>
2019-02-05 17:03:08 -08:00
Martin Taillefer 1c1242ffc4
Fix spelling and grammar stuff throughtout the site. (#3114) 2019-01-21 09:35:38 -08:00
Martin Taillefer 8a9d5cb92b
Fix a bunch of capitalization and spacing errors. (#3108) 2019-01-19 09:39:24 -08:00
john-a-joyce 12893f2111 Migrate misc content to ops section (#2054)
This change migrates some of the
traffic-management FAQ and all of the network
related misc (previously troubleshooting)
content to the traffic-management ops guide
2018-07-30 14:17:41 -07:00
Martin Taillefer 5f443905bf
Initial checkin of telemetry ops guide pages. (#2022) 2018-07-30 08:43:33 -07:00
Martin Taillefer 1c300c99bd
Spelling improvements (#2037)
Remove a bunch of entries that shouldn't have been in the spelling dictionary
and correct content aoocrdingly.

I'm disabling the Chinese spell checking for now, since I'm not able to fix the
spelling errors that emerged there. Once this PR is in, I'll file an issue to get
those spelling errors addressed and checking reenabled.
2018-07-29 14:27:06 -07:00
Andra Cismaru bf4b81f398 Correct the pod and svc spec requirements (#1971)
* Correct the pod and svc spec requirements

* Fix links

* Fix links

* Address code review comments

* Code review comments

* Consistent naming

* Keep the broken order
2018-07-27 17:19:40 -07:00
Jason Young c27351268b use kubectl for managing Istio API resources (#2002)
* use kubectl consistently throughout for Istio API resource C.R.U.D operations

xref: https://github.com/istio/istio.github.io/issues/1843

* fix typo

* review comments

* remove unnecessary instructions to use `replace` instead of `create`

* fix linter in `zh` content
2018-07-27 10:57:41 -07:00
mtail 3b3c43eb0b Bring back the troubleshooting content as part of the ops guide for now. 2018-07-27 07:09:27 -07:00