Commit Graph

8 Commits

Author SHA1 Message Date
Martin Taillefer 2c62859726 Tweak the installation pages. (#3610)
- Move requirements up to be the first thing people see. This matches
the order presented in the landing page.

- Shuffle the order in the sidebar a bit to correspond to the order
the material is presented in the landing page.

- Clean up some of the wording on the k8s landing page.

- Shorten the platform names used in the sidebar nav so they fit better.
This matches the names used in the Platform Setup section.
2019-03-11 08:56:35 -07:00
Martin Taillefer ad565871d6
Clean up keywords. (#3442) 2019-02-28 17:26:46 -08:00
Dennis W. Otugo 15e971597f Update index.md (#3226) 2019-02-11 10:03:17 -08:00
Lizan Zhou d25f416f32 Add access log troubleshooting doc (#3194)
* Add access log troubleshooting doc

Signed-off-by: Lizan Zhou <lizan@tetrate.io>

* fix

Signed-off-by: Lizan Zhou <lizan@tetrate.io>

* fix

Signed-off-by: Lizan Zhou <lizan@tetrate.io>

* lint

Signed-off-by: Lizan Zhou <lizan@tetrate.io>

* review

Signed-off-by: Lizan Zhou <lizan@tetrate.io>

* review

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
2019-02-07 10:31:23 -08:00
Frank Budinsky 2cbd271fc2
Ops guide improvements (#2691) 2018-09-26 11:21:57 -04:00
Frank Budinsky 28fba53f88
Reorganize traffic managment ops guide (#2669)
* Reorganize traffic managment ops guide

* fix header

* fix circleci issues
2018-09-25 09:22:52 -04:00
Martin Taillefer fd290dc73e
Improve linting (#2148)
- We now detect text blocks that are incorrectly indented.

- We now detect image captions that end in a period.

- We now detect page descriptions that don't end in a period.

- CircleCi now runs linting without minifying HTML first, improving perf and
improving error output.

- In CircleCi, we now have a per-build cache for HTML proofer output. This
helps reduce the frequency of link timeout errors.

- Fix errors flagged by the above new lint checks.
2018-08-04 08:44:06 -07:00
john-a-joyce 98abf4559c Initial structure for the network operations (#1920)
This commit provides the initial sections for the
network operations content.
2018-07-28 05:40:40 -07:00