Commit Graph

10 Commits

Author SHA1 Message Date
Martin Taillefer 381365d798
Fix a bunch of broken aliases. (#3467) 2019-03-03 07:29:52 -08:00
Rigs Caballero 21c918fbe4 Organize the Kubernetes Installation content. (#3422)
* WIP Add Kubernetes Installation landing page.

This adds the landing page and organizes the content to make it easier to navigate.

Signed-off-by: rcaballeromx <grca@google.com>

* Apply initial feedback on landing page content.

Signed-off-by: rcaballeromx <grca@google.com>

* Rename and move files to enhance navigation.

Added aliases to redirect after filename changes.

Signed-off-by: rcaballeromx <grca@google.com>

* Harmonize all installation guide titles and intros.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix all links affected by the restructure.

Fixed all internal links and added aliases to ensure external redirects.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix paths of images on the ZH content.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix additional links and apply feedback.

Signed-off-by: rcaballeromx <grca@google.com>

* Fix link error introduced by rebase.

Signed-off-by: rcaballeromx <grca@google.com>

* Remove redundant instances of "Istio" in titles.

Signed-off-by: rcaballeromx <grca@google.com>
2019-02-28 14:37:30 -08:00
Zefool b6fd2ecb36 Missing Space (#3084) 2019-01-14 06:23:47 -08:00
Jesse Butler ca2821c7c9 shift platform page weights to maintain alphabetized sidebar (#3050) 2019-01-07 09:55:44 -08:00
Frank Budinsky 33c5428fa2
Revert circleci config from 2.1 back to 2 (#2776)
* Revert circleci config from 2.1 back to 2

* fix lint errors
2018-10-16 14:45:10 -04:00
Fernando Carletti 2eac0b376c feat: reflect option name chage for kubernetes 1.10 (#2757) 2018-10-10 17:42:34 -07:00
mtail 3e3bffac50 A few editorial fixes. 2018-08-08 08:04:20 -07:00
Frank Budinsky 5f0a0f22d6 improve platform setup docs (#1991)
* improve platform setup docs

* update IBM instructions

* remove kube version arg

* remove extra spaces
2018-07-26 14:16:39 -07:00
mtail eb46b2af6e Fix OpenShift code blocks.
Improve grammar while I was in the neighborhood.
2018-07-25 19:39:20 -07:00
Steven Dake 4ae9e7ea69 Clean up of the platform section (#1960)
* Clean up of the platform section

This cleans up the platform section into its own subdirectory.
I am not all that happy about how "see-also" works, but maybe that
is how it is meant to work, or alternatively I'm doing it wrong :)

* Apply reviewer comments and add the index file

_index.md was missing from prior commit accidentally.
Removed all "Platform setup for" text in all platform docs.

* Apply reviewer comments

Some wordsmithing.
weight = 3 is intentional to fit alphabet. Assuming nobody
will require ASCIIbetical.

* Fix US English lint errors

* Revert the Chinese translation of the platforms PR

The Chinese language version needs to be ported.  This PR
was merged manually which probably has broken the gate.
2018-07-25 14:11:45 -07:00