Commit Graph

205 Commits

Author SHA1 Message Date
Xinnan Wen 47a3230f79
fix doc of operator installation (#7870) 2020-08-05 06:32:38 -07:00
Mitch Connors 5905596d25
remove duplicate = (#7856) 2020-08-04 07:36:33 -07:00
Frank Budinsky 310d1a02b1
Rename standalone-operator -> operator (#7819) 2020-07-30 11:22:35 -07:00
Frank Budinsky e43d0b6ff5
Small doc fixes (#7818) 2020-07-30 07:04:43 -07:00
Xinnan Wen 15aa657bb5
Add docs for new istioctl and operator change (#7791)
* Add docs for new istioctl and operator change

* fix lint and address some comments

* address more comments

* add instruction for helm

* address new comments

* fix new comments

* Update content/en/docs/setup/install/standalone-operator/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* address comments

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-30 09:24:09 -04:00
Frank Budinsky ad0944af96
Install instruction improvement (#7800)
* Install instruction improvement

* fix lint

* tweaks
2020-07-28 10:15:36 -07:00
Simon Alling 8528095c20
Clarify domain stubbing parts (#7796) 2020-07-28 08:08:44 -07:00
Shamsher Ansari 97c450baad
Use full version for charts download URL (#7774)
* update charts download version to 1.7

* use full version for download URL

* keep older version
2020-07-24 07:43:46 -07:00
Shamsher Ansari b439f05675
Remove manifest apply info for 1.7 (#7765) 2020-07-22 06:06:09 -07:00
Ed Snible 8d5c328866
Capitalize 'istio' in VM docs https://preliminary.istio.io/latest/docs/setup/install/ (#7740) 2020-07-16 08:55:00 -07:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
Martin Ostrowski 00f7912889
Restore warnings for istioctl manifest generate installations (#7710) 2020-07-10 16:26:22 -04:00
Iris 496e4b559d
update vm docs to uses latest makefile (#7664)
* update vm docs to uses latest makefile

* fix typo
2020-07-07 08:01:31 -07:00
Morven Cao 5e855ea315
update charts paramater name for istio install. (#7655) 2020-07-02 06:35:01 -07:00
Shamsher Ansari 47cafe954c
Add example to watch multiple namespaces for istio operator (#7571)
* Add example to watch multiple namespaces for istio operator

* Rename istioNamespace to watchedNamespaces

* Add suggestion

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Remove deprecated flag

* Move paragraph as per suggestion

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Few more improvements

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-26 08:53:58 -07:00
John Howard d66d367ed2
Move install documentation to recommend samples/addons/ (#7516)
* Move install documentation to recommend samples/addons/

For https://github.com/istio/istio/issues/23583

* Update content/en/docs/setup/getting-started/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/getting-started/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-25 08:17:55 -07:00
tomocy 14896e8e34
Fix description of Shared control plane (#7556)
From the remote cluster, one of the endpoints should be the IP of the Pod in remote cluster not in the main cluster.
2020-06-15 06:53:00 -07:00
Martin Ostrowski 77c8566ccc
Update istioctl docs (#7502)
* Update istioctl docs

* Lint

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-11 06:42:05 -07:00
Shamsher Ansari d59e23556d
Use istiod as core component for profile matrix (#7481) 2020-06-05 10:55:44 -07:00
John Howard b74bd655cb
Add warning to generate (#7485)
I have seen many issues about this
2020-06-05 10:40:41 -07:00
Oliver Liu e598a3bd11
Update the Makefile path for root cert generation. (#7453) 2020-06-03 14:28:03 -04:00
Shamsher Ansari 275c55e905
Simplify passing --context to access different cluster (#7455) 2020-06-03 09:30:31 -07:00
Shamsher Ansari 9fe272272b
update doc to use istioctl install (#7396) 2020-06-01 11:02:27 -07:00
Istio Automation 25c2d74c94
Fix sudo command on VM doc (#7424)
If you are not running as root already, this will fail. The redirect part is not run as root previously

Co-authored-by: John Howard <howardjohn@google.com>
2020-05-28 08:21:46 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Istio Automation 5b752ad237
Add namespace creation step (#7405)
Co-authored-by: John Howard <howardjohn@google.com>
2020-05-26 16:40:33 -07:00
Steven Dake fae8b0671e
Some small fixes for the virtual machine document (#7372) 2020-05-21 06:05:45 -07:00
Martin Ostrowski 35073c3300
Remove stray dash (#7366) 2020-05-20 10:44:33 -07:00
Martin Ostrowski 11f0837713
Update istioctl install docs with overlay examples (#7336)
* Update istioctl install docs with overlay examples

* Edits, lint

* Minor edits

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-05-19 10:37:08 -07:00
Steven Dake f8ea259306
Add instructions on installing Istio for vms (#7248)
* Add instructions on installing Istio for vms

* Address review comments

workaround netlify

* Fix cert management link

* Remove /var/run/secrets from document

* Address linting problems

rebase for netlify failure

* Address review comments - not quite functional

This change addresses all reviewer comments, but does not address
my personal testing. That is the next commit in this PR:)

* Address reviewier comments

* One small improvement to the make command

* Address reviewer comments.

* Address reviewer comments and lintian problems

* Fix spellING errors.

* few linting errors.

* Self review.

* Add a plugin ca cert reference to individual CSOs.

force push to work around netlify issue

* Move from setup/install/multicluster

* Rebase to pick up cert-management directory change

netlify rebase

* Address @rshriram comment by adding a banner

force rebase to force netlify to build

* Address reviewer comments.

* Address reviewer comments

* Address reviewer comments

rebase for netlify

* Address reviewer comments

* Address @frankb 's comments.

force push for netlify

* Address reviewer comments.

* Prefix WORK_DIR with $HOME instead of $WORK_DIR. :)

netliffy rebase

* Address most of @smawson's comments

* Fix linting error

* Address reviewer comments.

rebase for netlify

* Fix linting errors

* Add tip explaining that only one VM can be registered

* Fix linting errors.

* Resolve reviewer comments.
2020-05-19 09:23:10 -07:00
Gregory Hanson 9e9650b623
changed fromRegistry to match MAIN_CLUSTER_NAME (#7349) 2020-05-18 16:33:12 -07:00
Eric Van Norman eead5399b0
Update kubectl output (#7319) 2020-05-14 20:50:31 -04:00
John Howard e8cd10f06b
Fix external charts (#7282)
Fixes https://github.com/istio/istio/issues/23185
2020-05-12 18:29:06 -07:00
Oliver Liu 1e73594260
Restructure the cert management tasks. (#7209)
* Restructure the cert management tasks.

* Small fix.

* Fix references.

* Fix links

* Small fix.

* Update content/en/docs/tasks/security/cert-management/plugin-ca-cert/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Small fix.

* Change the weights.

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-05-04 14:57:29 -04:00
Jonh Wendell 2b6efc7aea
Fix the link to the Operator API (#7205) 2020-04-30 21:02:52 -07:00
Mitch Connors d6f3a40e15
Add namespace to gateway yaml for consistency (#7187)
Fixes https://github.com/istio/istio/issues/23373
2020-04-29 14:19:32 -07:00
Eric Van Norman acb51ca7f6
Update links (#7170) 2020-04-28 07:25:42 -07:00
Lin Sun 9686e9597a
remove self signed (#7169)
details: https://github.com/istio/istio/pull/23304
2020-04-27 07:30:02 -07:00
Eric Van Norman c68c47c3c4
Update istioctl install docs (#7166) 2020-04-27 07:14:24 -07:00
Eric Van Norman 025605af3a
Update standalone operator docs (#7165) 2020-04-27 07:14:16 -07:00
Jonh Wendell 1449b54534
Uninstall: add note about removal of istio-system ns (#7151)
* Uninstall: add note about removal of istio-system ns

Fixes: #23189.

* Clarify the reason of not removing it

* Apply suggestions from code review

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-24 09:20:40 -07:00
Steven Dake d6e9f4b92b
Retire helm documentation as we use a protobuf (#7106)
* Retire helm documentation as we use a protobuf

The new rendered source of truth is:
https://preliminary.istio.io/docs/reference/config/istio.operator.v1alpha1/

This is rendered from the API repo protobuf which (may) need description fields
set. That protobuf is here:

https://github.com/istio/api/blob/master/operator/v1alpha1/operator.proto

* Follow the flowchart

The flowchart is not quite right and could use some improvement.

* Update content/en/blog/2019/performance-best-practices/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-21 07:55:44 -07:00
Eric Van Norman 83de8ae304
Remove Helm install instructions (#7083) 2020-04-16 10:48:21 -07:00
Istio Automation a51d8af8db
Remove GKE v1.11.x instructions (#7036)
See https://cloud.google.com/kubernetes-engine/docs/how-to/role-based-access-control#iam-rolebinding-bootstrap. Assuming that these instructions were *only* required for GKE, they are no longer necessary.

Co-authored-by: Adrian Ludwin <adrian.ludwin@gmail.com>
2020-04-06 15:01:10 -07:00
Istio Automation 8f2adfd645
[master] Improve operator helm instruction (#6998)
* Improve operator helm instruction

* download -> install

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-27 08:28:26 -07:00
Frank Budinsky 89e1963877
Manual cherry-pick of #6981 (#6984) 2020-03-26 12:59:43 -07:00
Istio Automation b5f6109847
[master] Add instructions for gateway customization (#6975)
* Add instructions for gateway customization

* Lint

* Lint

* Remove proto link

Co-authored-by: Martin Ostrowski <mostrowski@google.com>
2020-03-25 14:43:08 -07:00
Istio Automation c4b9fa629c
[master] Add Helm install instructions and operator remove command (#6956)
* Add Helm install instructions and operator remove command

* Update content/en/docs/setup/install/standalone-operator/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Lint

Co-authored-by: Martin Ostrowski <mostrowski@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-03-24 11:50:16 -04:00
Xinnan Wen 526ae88c64
add some clarification to the helm api customization (#6920)
* add some clarification to the helm api

* address comment

* remove extra part
2020-03-23 15:58:43 -04:00
Eric Van Norman 2b3a873446
Minor cleanup fixups (#6948) 2020-03-23 13:41:51 -04:00
Jason Young 535d2724f0
Incorporate feedback into shared control plane docs (#6934)
* Incorporate feedback into shared control plane docs

fixes https://github.com/istio/istio.io/issues/6594

* update ilb usage

* fix lint errors

* Apply suggestions from code review

Co-Authored-By: Jed Hartman <jed@google.com>

* fix linter

* remove blank lines

Co-authored-by: Jed Hartman <jed@google.com>
2020-03-23 08:28:07 -07:00
Eric Van Norman d298a66352
Minor changes to replicated control plane doc (#6935)
* Minor changes to replicated control plane doc

* Replace Citadel with Istio CA

* Add $ to CLUSTER2_GW_ADDR per review
2020-03-23 07:03:09 -07:00
Jason Young e7f8c82451
update multicluster shared control plane docs (#6843)
* update multicluster shared control plane docs

* Merged single and multiple network instructions. They are nearly
  identically except for specifying the mesh network configuration.

* Removed use of pod IPs for cross-cluster control plane. Added three
  options that are more appropriate for production use.

* use `istioctl x create-remote-secret` instead of copy/paste bash

* Updated the master and remote cluster configuration examples to be
  declartive instead of imperative. Users can copy/paste the examples,
  edit, commit to scm, and apply to the clusters.

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* updates

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* lint errors

* lint

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Lin Sun <linsun@us.ibm.com>

* update networks and add selfSigned

* Apply suggestions from code review

Co-Authored-By: Lin Sun <linsun@us.ibm.com>

* Update content/en/docs/setup/install/multicluster/shared/index.md

Co-Authored-By: Lin Sun <linsun@us.ibm.com>

* fix config and remove option 3

* fix formatting and grammer

* move additional considerations after the sample services

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Lin Sun <linsun@us.ibm.com>
2020-03-18 10:31:36 -04:00
shibataka000 6027822240
Fix output of command (#6883) 2020-03-16 14:59:01 -04:00
John Pape 1feb25e99b
Remove "Helm with Tiller" install path docs (#6864)
* Remove helm with tiller install path

* Updates inbound linking documents
2020-03-12 13:39:40 -07:00
Eric Van Norman fb50276d14
More base release 1.6 stuff - Get pipeline working again (#6769)
* More base release 1.6 stuff

* Add 1.6.x to spelling

* Fix some broken links with sidecar/tls-check being removed

* Fix links pointing to install/kubernetes/helm/...

* Incorporate #6783 - Fix bug requiring placeholder release notes

* Restore some links to archive

* Fix one remainging link to archive

* Someone still pointing to current release upgrade notes. Remove.
2020-03-06 12:02:20 -05:00
Istio Automation 5f6d0712b8
Add a guide of plugging in CA cert to istiod and update CA documents (#6644)
Co-authored-by: lei-tang <lei-tang@users.noreply.github.com>
2020-03-05 10:42:54 -08:00
Istio Automation 9d59a9fdd8
Update for 1.5 profiles (#6547)
* Update for 1.5 profiles

* Add 3 new profiles

* Update content/en/docs/setup/additional-setup/config-profiles/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/setup/additional-setup/config-profiles/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

Co-authored-by: Rigs Caballero <grca@google.com>
2020-03-05 07:49:01 -08:00
Istio Automation b5a4efb064
Another clean up for global.mtls.enable (#6611)
* Another clean up for global.mtl.enable

* Update text

* Lint

* Use --set values.grafana.enabled=true as overriding operator value example

* Revert change in content/en/docs/reference/commands/istioctl/index.html

* Change example istioctl command to override grafana settings

* Lint

* Change to --set addonComponents.grafana.enabled=true

* Remove global.mtls.enable in authn task

* Update content/en/docs/setup/install/istioctl/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/setup/install/multicluster/shared-vpn/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/authentication/authn-policy/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/citadel-config/plugin-ca-cert/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/setup/install/multicluster/shared-vpn/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

* Update content/en/docs/tasks/security/citadel-config/plugin-ca-cert/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>

Co-authored-by: Rigs Caballero <grca@google.com>
2020-03-04 13:15:19 -08:00
Tao HE dee7d6b671
istio-policy should be merged into istiod, cannnot see it by testing (#6691) 2020-03-03 17:41:54 -08:00
Eric Van Norman 51ee7780be
Minor update to istioctl install doc (#6686) 2020-03-03 00:02:50 -08:00
John Pape b7f5606488
Removed unneeded command from snippet (#6648)
Should address https://github.com/istio/istio.io/issues/6647
2020-03-02 10:08:08 -08:00
Martin Ostrowski ed69325c5c
Update docs and manifest for kubectl install of operator (#6637)
* Update docs and manifest for kubectl install of operator

* Lint
2020-02-27 16:08:58 -08:00
Xinnan Wen 60271b8a21
update operator ref doc (#6600)
* update operator ref doc

* fix broken link

* Update url to archive link

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-02-27 11:25:05 -08:00
Diem Vu 6c8ffd2f69
Remove examples that set global.mtls.enabled (#6593) 2020-02-25 14:58:54 -08:00
John Howard 50e6d06d16
Remove unsupported SDS from helm (#6549) 2020-02-25 11:35:39 -08:00
Xinnan Wen 4e5246b78f
update outdated injection related doc (#6538) 2020-02-25 09:08:33 -08:00
Xinnan Wen ace8a7eb41
update istioctl installation guide based on new API (#6504)
* update istioctl installation guide based on new API

* address comment

* fix lint again
2020-02-20 12:57:47 -08:00
Francois Pesce 2771f53213
Doc fix [Standalone Operator Install] (#6493)
found during community testing:
- The version of API was incorrect.
- The first step of the doc did not have the namespace creation (it was
  in a 2nd step in the English version)
2020-02-19 13:11:53 -05:00
Jason Young 2213f1fbba
remove references to experimental simplified multicluster setup scripts (#6467)
* remove references to experimental simplified multicluster setup scripts

* undo zh changes
2020-02-18 16:20:32 -08:00
Martin Ostrowski 49bc208bbb
Update docs for installing the operator (#6473)
* Update docs for installing the operator

* Lint
2020-02-17 22:01:28 -08:00
LiuDui a249a3cf87
Update delete step (#6437) 2020-02-10 09:35:18 -08:00
Johannes Scheuermann ef4b6b43b0
Make CoreDNS docs for Multi Cluster more precise (#5819)
* Make CoreDNS docs for Multi Cluster more precise

* Add DNS port to forward command
2020-02-05 10:30:59 -08:00
cewuandy 5da7627459 update Simplified Multicluster Install page (#6340)
Fix some wrong word, including en, zh and pt-br
2020-01-17 12:46:41 -05:00
fox 2dc29cdcbf add meta CLUSTER_NAME to remote cluster (#6307)
* add meta CLUSTER_NAME to remote cluster

* change multicluster to multiCluster
2020-01-14 09:18:16 -08:00
Lin Sun 86f642902b remove controlPlaneSecurityEnabled (#6200)
* remove controlPlaneSecurityEnabled

as it is enabled by default now

* more update

* more updates

* more updates

* more update
2019-12-31 08:14:30 -08:00
Xinnan Wen 99c6016793 update doc for multi cluster (#6065)
* update doc for multi cluster

* update more places

* Update doc based on suggested change

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-12-13 14:51:13 -05:00
Johannes Scheuermann a9a8c9ef87 Simplify istioctl diff command (#6005) 2019-12-10 14:28:43 -08:00
Frank Budinsky 2989c30e61 Warn helm 3 is not supported (#5994) 2019-12-06 11:01:48 -08:00
Martin Taillefer c863bea599
Content changes to prepare to switch to the new Hugo. (#5993)
These fix problems encountered when switching to the new Hugo which has
a completely different markdown engine. I went through diffs of the generated
HTML and made required adjustments.
2019-12-05 12:44:01 -08:00
Istio Automation a58a1795af
[master] Add section on external charts (#5975)
* Add section on external charts

* Update content/en/docs/setup/install/istioctl/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Spelling

* Update content/en/docs/setup/install/istioctl/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-Authored-By: John Howard <howardjohn@google.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-12-05 12:06:22 -08:00
Martin Taillefer 6165cb9821
Replace cookies with local storage. (#5949)
- We don't need cookies for istio.io, the few settings we do have should be
managed with browser-local storage instead. This is a better privacy posture,
and avoids sending needless data to the server for every request.
2019-12-02 13:02:51 -08:00
Frank Budinsky 60f73570f0 Another ops guide incremental improvement (#5830)
* Another ops guide incremental improvement

* fix broken links

* more lint errors

* one more lint

* fix aliases
2019-11-25 11:58:39 -08:00
Jonh Wendell 6c67485495 Update istioctl profile list to reflect actual output (#5775) 2019-11-18 12:28:45 -08:00
Steven Dake 602b75bdfb Cleanup standalone operator instructions (#5700)
* Cleanup standalone operator instructions

* Fix linter error.
2019-11-15 06:25:46 -08:00
Rigs Caballero 22d066be37 Added the Best Practices section with general principles. (#5137)
* Added the Best Practices section with general principles.

This is the beginning of the new Best Practices section.
Our goal is to provide a section for all the best practices and recommendations
for Istio deployments. The best practices are based on the identified and
recommended deployment models.

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

* Change headings for clarity.

Adds clarity to some passages based on feedback.
Removes a list of recommendations that was causing some confusion.
Adds a glossary entry for failure domains and how they relate to a
platform's availability zones.

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

* Move Best Practices to Ops Guide

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

* Moved Deployment Best Practices to a new "Prepare Your Deployment" section.

Moved all deployment preparation content into a new section under "Setup".
For now the content includes the following sections:

- Deployment models
- Deployment best practices
- Pod requirements

Merged the two existing pages containing pod requirements into one single page.

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

* Replace example with better guidance around namespace tenancy.

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

* Add links and language pointing to the Prepare section

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

* Fix minor typos and broken links.

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

* Move from Setup to Operations

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

* Fix broken links

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

* Fix rebasing issues.

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

* Fix multicluster install link.

Signed-off-by: Rigs Caballero <grca@google.com>
2019-11-14 11:58:29 -05:00
Martin Taillefer efad815752 New experimental multicluster setup instructions (#5495) 2019-11-14 06:12:45 -08:00
Tao HE 8d67ec7825 Missing CLI change line mark (#5667) 2019-11-13 18:22:45 -08:00
Martin Ostrowski 94c2f097f1 Temporarily remove SDS profile from docs (#5661) 2019-11-13 12:03:46 -08:00
Eric Van Norman 50479f17c6 Remove coreDNS,egressgateway --sets (now in values-istio-multicluster-gateways) (#5660) 2019-11-13 11:49:45 -08:00
Tao HE 37a55d689b Update multicluster shared-vpn doc (#5645)
* Update multicluster shared-vpn doc

Update docs for the multicluster installation for Shared control plane (single-network) to make it work with `istioctl manifest`.

* Update index.md

* Apply suggestions from code review

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-11-13 11:38:45 -08:00
Arun Fung ca399fad04 fix helm docs URL (#5654) 2019-11-13 09:33:20 -08:00
Frank Budinsky f5ce9feb70
Consolidate getting started instructions (#5642)
* Consolidate getting started instructions

* review comments

* fix broken links

* add istioctl link

* Fix spelling

* more broken links

* one more
2019-11-12 23:04:33 -05:00
Eric Van Norman c1b3683152 Fixup Shared control plane (multi-network) with using itstioctl (#5639) 2019-11-12 10:55:54 -08:00
Eric Van Norman f9b731eb60 Remove --force option (#5606) 2019-11-11 14:38:54 -08:00
Eric Van Norman 40719adc10 Update Replicated Control Plane scenario (#5522) 2019-11-11 06:40:53 -08:00
Martin Taillefer ff16e5f477
Release note improvements. (#5547)
- Improved look of the call to action buttons

- Removed redundant attributions on all news items, those were
leftovers from when the relesse notes were in the blog section.

- Used consistent subtitles and descriptions for all news items.
2019-11-09 12:52:33 -08:00
Tao HE f46ad5fe89 Update to use istio-reader-service-account (#5531) 2019-11-09 06:31:52 -08:00
Tao HE bc385d5064 Update index.md (#5530) 2019-11-09 06:21:00 -08:00
leo 7e3ee2cace fix incorrect content (#5504) 2019-11-09 00:09:52 -08:00