Commit Graph

139 Commits

Author SHA1 Message Date
Istio Automation dc966b580d
Restore warnings for istioctl manifest generate installations (#7711)
Co-authored-by: Martin Ostrowski <mostrowski@google.com>
2020-07-10 13:36:00 -07:00
Istio Automation 3d7bcc44a9
Fix description of Shared control plane (#7559)
From the remote cluster, one of the endpoints should be the IP of the Pod in remote cluster not in the main cluster.

Co-authored-by: tomocy <tomocy.dev@gmail.com>
2020-06-15 07:12:32 -07:00
Istio Automation 20d3678c26
[release-1.6] Update istioctl docs (#7530)
* 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: Martin Ostrowski <mostrowski@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-11 10:12:36 -04:00
Istio Automation 0e009f1667
Use istiod as core component for profile matrix (#7488)
Co-authored-by: shamsher31 <shaansar@redhat.com>
2020-06-05 14:45:08 -04:00
Istio Automation f2449d7425
Add warning to generate (#7487)
I have seen many issues about this

Co-authored-by: John Howard <howardjohn@google.com>
2020-06-05 11:04:43 -07:00
Istio Automation 10a12ac0cf
[release-1.6] Update the Makefile path for root cert generation. (#7461)
* Update the Makefile path for root cert generation.

* Update content/en/docs/setup/install/virtual-machine/index.md

* Update content/en/docs/setup/install/virtual-machine/index.md

* Update content/en/docs/setup/install/virtual-machine/index.md

Co-authored-by: Oliver Liu <yonggangl@google.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-03 12:26:18 -07:00
Istio Automation 07908f40d8
Simplify passing --context to access different cluster (#7459)
Co-authored-by: shamsher31 <shaansar@redhat.com>
2020-06-03 09:44:39 -07:00
Shamsher Ansari 89e9fdbfaa
update doc to use istioctl install (#7396) (#7449)
* update doc to use istioctl install (#7396)

* remove unused snips
2020-06-03 08:44:29 -07:00
John Howard f414694c96
Fix sudo command on VM doc (#7418)
If you are not running as root already, this will fail. The redirect part is not run as root previously
2020-05-28 06:33:52 -07:00
John Howard 6a3d2e8ed8
Add namespace creation step (#7404) 2020-05-26 16:32:35 -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