Commit Graph

286 Commits

Author SHA1 Message Date
Eric Van Norman f21f943859
Move back doc links to v1beta1 since we are still supporting 1.15 (#7891) 2020-08-10 10:36:15 -07:00
Frank Budinsky 08c3e1db01
Multicluster terminology improvements (#7873)
* Multicluster terminology improvements

* review comments

* tweak
2020-08-06 14:19:52 -07:00
Eric Van Norman 81489373e7
Automate Getting Started (#7814)
* Automate Getting Started

* Add sleep cleanup

* Update cleanup

* Ignore not found on cleanup

* Review comments

* More review comments

* Cleanup prior sleep again

* Add kiala start/stop
2020-08-06 12:39:33 -04:00
Eric Van Norman 65439241fd
Fix some command output issues on Installing Sidecar page (#7881)
* Fix some output issues

* Fix links
2020-08-06 07:27:14 -07:00
Jonh Wendell 83482ee705
Cleanup OpenShift instructions, removing outdated info (#7880) 2020-08-06 06:56:26 -07:00
Eric Van Norman 4a0e9adc24
istioctl manifest changes (#7874) 2020-08-05 12:20:52 -07:00
Oliver Liu 0dcf97450a
Remove citadel from instructions. (#7872) 2020-08-05 11:06:41 -07:00
Xinnan Wen 47a3230f79
fix doc of operator installation (#7870) 2020-08-05 06:32:38 -07:00
John Howard e835bdbe26
Do not explicitly set addon namespace (#7847)
* Do not explicitly set addon namespace

its hardcoded in the manifest, and there are multiple namespaces used so
hardcoded it to istio-system will fail

* fix -f flag
2020-08-04 13:25:05 -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
Eric Van Norman 9d3dff5dde
Update kind to use non-beta Dashboard UI (#7808) 2020-07-29 14:54:49 -07:00
Eric Van Norman a8d0d554ec
Getting Started differences (#7810)
* Getting Started differences

* Update to use local directory

* Remove warning message
2020-07-29 14:47:49 -07:00
John Howard 265936889f
Update addon installation docs for 1.7 (#7802)
* Update addon installation docs for 1.7

* lint

* More fixes

* Update output
2020-07-29 13:02:27 -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
Martin Ostrowski 48dd290839
Add guides for upgrade from 1.4 and Helm (#7689)
* 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: Frank Budinsky <frankb@ca.ibm.com>
2020-07-09 12:21:56 -07:00
Albert Sun 2f1ba00487
Add IBM Cloud Kubernetes Service specific instructions for node port Ingress Host (#7663)
* Add IBM Cloud Kubernetes Service specific instructions for Ingress Host

The previous instruction put IBM cloud under other environments, and the command set the Ingress Host to the wrong address.

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

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

* Moved IBM Cloud instructions above Docker

* Add IBM Cloud Node port Ingress host instructions to same documentation

* Update Ingress Control Tests

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

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

* update snips.sh

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

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

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

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

* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-07 13:18:01 -07: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
Steven Dake 4a05f5dd1a
Add a clause indicating that CNI works OOB (#7548)
* 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: Frank Budinsky <frankb@ca.ibm.com>
2020-06-15 07:05:47 -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
Venil Noronha c02fa88869
Fix typos in CNI doc (#7514)
Signed-off-by: Venil Noronha <veniln@vmware.com>
2020-06-09 19:09:25 -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
Shamsher Ansari bef16dfbdd
Update profile setup output (#7409) 2020-05-27 06:48:06 -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
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