Commit Graph

3 Commits

Author SHA1 Message Date
Venil Noronha 2c822d55d4 Add a warning about using sudo for a TCP sample (#3583)
* Add a tip about prefixing with sudo for TCP sample

This adds a note about using sudo while running the TCP Traffic Shifting
sample on certain platforms.

Signed-off-by: Venil Noronha <veniln@vmware.com>

* Switch from a tip to a warning

This updates the help text to a warning.

Signed-off-by: Venil Noronha <veniln@vmware.com>
2019-03-08 19:30:31 -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
Venil Noronha 4e9e127c63 docs: add a task for weighted TCP routing (#2865)
This adds a new Task under the Traffic Management module for showcasing
Istio's Weighted TCP Routing feature.

Signed-off-by: Venil Noronha <veniln@vmware.com>
2018-11-13 15:44:49 -05:00