Commit Graph

259 Commits

Author SHA1 Message Date
Brian Avery 6e9a3ac7fb
Update index.md 2020-08-11 19:12:16 -04:00
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 a44ca1a41f
[release-1.6] Add guides for upgrade from 1.4 and Helm (#7697)
* Add guides for upgrade from 1.4 and Helm

* Update content/en/docs/setup/upgrade/index.md

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

* Update content/en/docs/setup/upgrade/index.md

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

* Update content/en/docs/setup/upgrade/index.md

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

* Update content/en/docs/setup/upgrade/index.md

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

* Update content/en/docs/setup/upgrade/index.md

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

* Update content/en/docs/setup/upgrade/index.md

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

* Update content/en/docs/setup/upgrade/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-07-09 15:56:16 -04:00
Istio Automation fc11521e7a
[release-1.6] Add a clause indicating that CNI works OOB (#7560)
* Add a clause indicating that CNI works OOB

CNI should work nearly everywhere out of the box. If someone or
something provides a nonstandard configuration, the existing documentation
can help them get moving.

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

LGTM @frankb.

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

Co-authored-by: Steven Dake <sdake@ibm.com>
Co-authored-by: Steven Dake <steven.dake@gmail.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-15 10:16:02 -04: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 be22a9f56a
Fix typos in CNI doc (#7518)
Signed-off-by: Venil Noronha <veniln@vmware.com>

Co-authored-by: Venil Noronha <veniln@vmware.com>
2020-06-10 10:19:47 -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
Istio Automation 8db2f51ccd
Update profile setup output (#7411)
Co-authored-by: shamsher31 <shaansar@redhat.com>
2020-05-27 08:37:23 -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
Nico Aragon ba66f82ee4
Setup for GKE (#7162)
* updating to 1.5

* zero touch setup for gke

start every line in bash with $

line starts with $

fixing format
2020-05-19 10:46:06 -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
lei-tang 9467e364d8
Fix hard-coded downgrade versions (#7333) 2020-05-15 13:05:42 -07:00
Eric Van Norman eead5399b0
Update kubectl output (#7319) 2020-05-14 20:50:31 -04:00
Ram Vennam 15c427b725
update kiali screenshot (#7309) 2020-05-13 18:22:55 -04:00
Ram Vennam f83b02fabc
Add istioctl analyze to Getting Started (#7279) 2020-05-13 13:52:00 -07:00
John Howard e8cd10f06b
Fix external charts (#7282)
Fixes https://github.com/istio/istio/issues/23185
2020-05-12 18:29:06 -07:00
Shamsher Ansari 22bc9c4076
Add preview profile (#7268) 2020-05-12 06:08:52 -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
Gijs van Dulmen a3e54ed121
Fix typo of PodDisruptionBudgets (#7220) 2020-05-04 07:03:42 -07: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
John Howard 0d9131bef9
Update install output (#7182) 2020-04-29 09:07:37 -07:00
John Howard fc0147440f
Fix removed folder reference (#7181)
Fixes https://github.com/istio/istio/issues/23370
2020-04-29 08:56:59 -07:00
mandarjog eda5289645
Update upgrade instructions (#7177)
* Update index.md

* Update content/en/docs/setup/upgrade/index.md

* Change verification to use istioctl proxy-config
2020-04-28 18:08:59 -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
Eric Van Norman d570a7e969
Reorder uninstall putting Bookinfo sample first. (#7161) 2020-04-27 07:14:07 -07:00
Eric Van Norman 6e6426e457
Update kind setup instructions removing Golang version (#7164) 2020-04-27 06:47:20 -07:00
Eric Van Norman fb113fb50a
Update IBM Cloud instructions (#7163) 2020-04-27 06:47:11 -07:00
Eric Van Norman 750c51c561
minikube updates (#7167) 2020-04-27 06:12:42 -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
jacob-delgado d35bf73569
Clarify wording for openshift installs (#7144)
* Clarify wording for openshift installs

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

Co-Authored-By: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-04-23 13:19:45 -07:00
jacob-delgado b609c7c977
Add documentation for adding sidecar injector webhook annotations in 1.4 (#7101)
* Add documentation for adding sidecar injector webhook annotations in 1.4

* Add proper yaml to -f argument

* Don't mix and match set and file options

* Review comments

* Add note that docs are out of date for istio 1.4 and openshift

* Fix linting errors

* Fix linting errors

* Fix code for istioctl 1.4; update comments at end

* Review comments

* Code review comments

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

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

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

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-23 11:37:47 -04: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
John Howard be3a0c7300
Initial documentation on Multiple Control Planes (#7035)
* Initial documentation on Multiple Control Planes

I suspect this will be improved as we get more user feedback and
istioctl integrations, but this is a reasonable start

* Typo

* Minor edits

* Apply suggestions from code review

Co-Authored-By: Adam Miller <1402860+adammil2000@users.noreply.github.com>

* Frank's suggestions

* lint

* Apply suggestions from code review

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

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-04-13 08:09:50 -07:00
Eric Van Norman 55accd83b4
Update base64 -d to --decode (#7039)
* Update base64 -d to --decode

* Fix additional -d to --decode change
2020-04-09 06:41:44 -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