Commit Graph

21 Commits

Author SHA1 Message Date
Gregory Hanson 7b035747e9 fix indent so dollar sign is not included in copy/paste (#3745) 2019-03-18 14:00:40 -07:00
Brian Avery d87d9b0fde Fixed CRD count and added note regarding cert-manager (#3743) 2019-03-18 12:57:40 -07:00
Frank Budinsky cdc8bf56e1 Separate multicluster profiles (#3741)
* separate multicluster profiles

* review comments
2019-03-18 12:00:42 -07:00
Martin Taillefer 2a5108806b
Site improvements. (#3706)
- Added a test suite to test out the different compositions of
site features.

- Substantially improve the composability of site features
(callouts, tabs, text blocks, boilerplates, lists). You can
now more confidentally mix & match these in any combination
and have a pretty good chance it'll render correctly.
2019-03-15 09:53:58 -07:00
Frank Budinsky dd8b7aac40 Use helm charts from downloaded release (#3689)
* Use charts from downloaded release

* fix circleci errors

* bad link

* more bad links

* undo fix links
2019-03-14 13:38:37 -07:00
Frank Budinsky c857a07d76 Improve helm installation instructions (#3655)
* Improve installation instructions

* spelling

* make work without downloading

* tweak wording
2019-03-12 16:33:34 -07:00
Steven Dake 2849da674c Add warning callout to securing Tiller installs (#3646)
* Add warning callout to securing Tiller installs

There are 3 other `helm init` redundant sections.  I am likely
to just C&P this warning to those sections.  As a team, we need
to seriously rethink how to document these options longer term.

* Add C&P warning to all `helm init` sections

Clearly the C&P is not ideal.  What would be better is to consolidate
all install instructions in these various documents into our main helm
install page as the helm init instructions are not doing anything special.

* Fix linter errors

* Boilerplate the helm security warning

* Workaround <{{ not parsable by hugo

use <pre></pre> to get hugo moving on the boilerplate.  This needs
to be resolved at some point, but I'm hopeful this workaround will
work for now.

* Better workaround to problem of parsing a boiler

* Address reviewer comments
2019-03-12 10:41:36 -07:00
Eric Van Norman a798a2bcae Provide documentation on configuration profiles/components/add ons. (#3620)
* Provide documentation on configuration profiles/componets/add ons.

* Update component table to include Policy (under Mixer)

* Code review comments

* More code review comments

* Put Add-on into dictionary

* Code review comments - Change add-on to addon

* Code review - Rename to config-profiles
2019-03-11 14:48:34 -07:00
Martin Taillefer 117521b05e Shuffle the setup directory a bit. (#3626)
Co-Authored-By: geeknoid <geeknoid@users.noreply.github.com>
2019-03-11 13:45:35 -07:00
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
Morven Cao 8d821cb4aa Update uninstall step for helm. (#3611)
* update doc for uninstall step.

* update uninstall step.
2019-03-10 21:41:30 -04:00
Lin Sun 3b0cd328ee forgot the other helm path (#3584)
for #3582
2019-03-08 11:22:34 -08:00
Lin Sun be5d5f4609 update value files dir (#3582)
so that users don't need to download istio archive.

confirmed these files exist for me:

```
~/istio-fetch/istio  13:55:51
$ ls
Chart.yaml                    templates                     values-istio-remote.yaml
README.md                     values-istio-demo-auth.yaml   values-istio-sds-auth.yaml
charts                        values-istio-demo-common.yaml values.yaml
example-values                values-istio-demo.yaml
requirements.yaml             values-istio-minimal.yaml
```
2019-03-08 11:13:34 -08:00
Rigs Caballero ee1b180bf7 Implement consistent term for installation related flows (#3577)
* Implement consitent term for installation related flows

Replaced "paths", "instructions", and other similar terms
with the term "flow" to ensure readers from different
Geos are not confused by multiple meanings or idiomatic use.

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

* Implement consistent term for installation related flows

Replaced "paths", "instructions", and other similar terms
with the term "flow" to ensure readers from different
Geos are not confused by multiple meanings or idiomatic use.

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

* Fix typos and lint issue.

Signed-off-by: Rigs Caballero <grca@google.com>
2019-03-08 11:02:33 -08:00
Frank Budinsky eab78670ea Merge minimal with helm install and simpify install paths (#3538)
* Merge minimal with helm install and simpify install paths

* circleci errors

* broken links

* fix broken link
2019-03-07 09:13:37 -08:00
Andra Cismaru 6d1f435c4a Fix helm values for demo and uninstall steps (#3396)
* Fix hel values for demo and uninstall steps

* Update content/docs/setup/kubernetes/helm-install/index.md

Co-Authored-By: andraxylia <andraxylia@users.noreply.github.com>

* Update content/docs/setup/kubernetes/helm-install/index.md

Co-Authored-By: andraxylia <andraxylia@users.noreply.github.com>

* Remove double line from suggestion

* Fix typo

* Text bash does not work inside of tip

* Update content/docs/setup/kubernetes/install/helm/index.md

Co-Authored-By: andraxylia <andraxylia@users.noreply.github.com>

* Update content/docs/setup/kubernetes/install/helm/index.md

Co-Authored-By: andraxylia <andraxylia@users.noreply.github.com>

* Update content/docs/setup/kubernetes/install/helm/index.md

Co-Authored-By: andraxylia <andraxylia@users.noreply.github.com>

* Update content/docs/setup/kubernetes/install/helm/index.md

Co-Authored-By: andraxylia <andraxylia@users.noreply.github.com>

* Remove tip
2019-03-06 06:22:34 -08:00
Lin Sun d2e5fb1da4 delete the CRD clean up section (#3513)
as it is covered earlier in each of the 2 helm install options.
2019-03-05 14:49:39 -08:00
Phil Rud 23bb7bad20 Update the number of CRDs to expect during installation (#3440)
With the upgrade of cert-manager to v0.6.2 two new CRDs are being
introduced. The total number of CRDs should now be `58`. Updating
the CRDs installation section of the documentation accordingly.
2019-03-04 22:55:32 -08:00
Steven Dake bc9d6c62c0 A reference to the istio.io repository was missing (#3483)
Fix https://github.com/istio/istio/issues/12081
2019-03-03 23:29:05 -08:00
Martin Taillefer ad565871d6
Clean up keywords. (#3442) 2019-02-28 17:26:46 -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