Neeraj Poddar
5e50445d57
Address suggestions from WG for Helm docs ( #8502 )
...
* Address suggestions from WG for Helm docs
* Added section on customizing your Istio installation
* Added experimental status of helm values and recommended ProxyConfig usage
* Made canary the recommended upgrade path
Associated with https://github.com/istio/enhancements/issues/12
* Fix lint errors
* Fix warnings formatting
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-11-13 13:43:08 -08:00
Steven Landow
55de1c8dec
use istioctl x workload in vm installation doc ( #8418 )
...
* use istioctl x workload command in vm installation doc
* final fixups
* move cert to etc/certs
* remove separate auto-register doc
* lint
* fix lint
* add -y
* use tabs
* backticks
* lint
* split expose item
* default wle cmd
* fix category names
* centos install
* the
* command doesn't generate sidecar.env
* env var list
2020-11-12 13:58:03 -08:00
Steven Landow
cc8b2442ac
Revert "Revert "cleanup eastwest gen ( #8457 )" ( #8467 )" ( #8474 )
...
This reverts commit 1345a65998
.
2020-11-11 15:19:39 -08:00
John Howard
2b6781150f
Update example to be a valid setting ( #8479 )
...
Fixes https://github.com/istio/istio.io/issues/3844
2020-11-10 10:26:48 -08:00
Frank Budinsky
06ff718f0c
Another ref to install FAQ ( #8473 )
2020-11-10 06:46:41 -08:00
Neeraj Poddar
ec7d51abc0
Add explicit hub/tag overrides for Helm commands ( #8475 )
...
Helm charts are no longer templated at release build time to contain the correct
default hub/tag but instead point to testing hub and latest tag.
Updated docs to instruct users to explicitly set the hub and tag while executing
Helm commands.
2020-11-09 19:19:29 -08:00
Steven Landow
1345a65998
Revert "cleanup eastwest gen ( #8457 )" ( #8467 )
...
This reverts commit 13e1d08238
.
2020-11-09 10:39:37 -08:00
Steven Landow
13e1d08238
cleanup eastwest gen ( #8457 )
...
* use flags instead of vars for east-west
* add -y
2020-11-09 09:33:58 -08:00
Neeraj Poddar
24e789d0db
Promote Helm installation to alpha ( #8443 )
...
* Promote Helm installation to alpha
Integration tests have been to master and release-1.8 to support this promotion.
Addressed suggestions made in https://github.com/istio/istio.io/issues/8374
* Minor language fix
* Fixed spelling
* Remove warning for alpha and added link to feature stages doc
* Fix broken link
* Fix formatting
2020-11-06 06:26:35 -08:00
Martin Ostrowski
5fd7bb7f97
Update operator upgrade docs ( #8432 )
...
* Update operator upgrade docs
* Update docs on separate gateway management
* Comments
2020-11-05 07:49:33 -08:00
John Howard
077d3cb222
Fix typo ( #8437 )
2020-11-03 08:57:57 -08:00
Martin Ostrowski
7a3f2810bd
Update istioctl installation docs ( #8385 )
...
* Update istioctl installation docs
* Comments
* Lint
2020-11-02 11:06:26 -08:00
Steven Landow
811fd15ecf
vm autoregistration doc ( #8372 )
...
* set namespace in sidecar.env
* autoregistration
* dollars
* feature flag tip
* double configure
* trailing space
* gen
* trailing spaces
* more trailing
* reword
* reword
* lint
* Update .spelling
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* backticks
* gen
* remove ports from workloadgroup
* set weight
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* during install
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* provided with
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* space after ticks
* Update content/en/docs/examples/virtual-machines/single-network/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/examples/virtual-machines/autoregistration/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-30 13:24:19 -04:00
Eric Van Norman
d0a8448c05
minor updates to Before You Begin (MC doc). ( #8400 )
...
* minor updates
* Review comments
2020-10-30 06:56:31 -07:00
Kenjiro Nakayama
aead9e8bb2
Fix invalid operator sample ( #8392 )
2020-10-29 07:15:22 -07:00
Frank Budinsky
e8b3c27101
Better organize upgrade setup instructions ( #8375 )
...
* Better organize upgrade setup instructions
* regen
* tweak
* fix lint
* address review comments
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
2020-10-28 09:49:41 -07:00
Neeraj Poddar
fcab55dc4d
Remove production usage as Helm support in pre-alpha ( #8373 )
...
* Remove production usage as Helm support in pre-alpha
* Remove production usage
2020-10-27 09:19:43 -07:00
SerenaFeng
cc9d2c0ed4
step 10 is duplicated with step 4 ( #8342 )
2020-10-27 06:51:02 -07:00
Steven Landow
926bf3660e
fix vms gateway ( #8369 )
2020-10-26 14:14:49 -07:00
Steven Landow
208fa0b0b2
multi-network: label namespaces with network ( #8347 )
...
* label multi-primary namespaces
* remotes
* dollars
2020-10-26 09:05:37 -07:00
Nathan Mittler
132c2375bc
Add wait for gateway to multicluster tests ( #8346 )
...
This required some other changes WRT verification:
- Change __cmp_like to allow for not accepting <pending> for an IP address.
- Change __verify_with_retry to use a timeout rathan than number of retries. This is a more intuitive interface and aligns with the way we do retries in istio/istio. I also got rid of exponential backoff and allow both the timeout and delay between retries to be configured.
2020-10-26 06:45:38 -07:00
Neeraj Poddar
a13b5de51d
Added clarification on canary upgrades w.r.t gateways ( #8350 )
...
* Added clarification on canary upgrades w.r.t gateways
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-23 18:28:03 -07:00
Nathan Mittler
4d70e1c44c
Break multicluster docs into separate pages ( #8332 )
...
* Break multicluster docs into separate pages
There are a few reasons for this:
- Provides a way to link to a particular installation configuration. The tabbed pane doesn't allow this.
- Better headings. The tab pane disables a lot of functionality and required a few hacks to make it work.
- Simplified file names and test readability.
- Simplified navigability of the page. Everything on a page is WRT a single configuration. No need to worry about browser caching previous tab and looking at the wrong install type.
Note: I purposely copied over the "Verify the Installation" section to each page. I expect that we'll be expanding this soon to include more content that is configuration-specific.
* fixing navigation and splitting out "before you begin" and "verify" into separate docs.
* Update content/en/docs/setup/install/multicluster/before-you-begin/index.md
Co-authored-by: Sven Mawson <sven@google.com>
Co-authored-by: Sven Mawson <sven@google.com>
2020-10-22 13:33:17 -07:00
Shamsher Ansari
9cd9e1a0a6
Add Openshift in the istioctl profile list ( #8334 )
2020-10-22 08:50:21 -07:00
Nathan Mittler
c2507d801c
Use remote profile for remote clusters ( #8331 )
2020-10-21 13:49:09 -07:00
Nathan Mittler
b28bb174de
Fixes for multicluster tests ( #8309 )
2020-10-21 06:46:49 -07:00
Neeraj Poddar
48f7f510d3
Add install/uninstall/upgrade steps for Istio with Helm3 ( #8283 )
...
* Added install/uninstall steps for Helm3
* Lint fixes
* Lint fixes
* Lint fixes
* Commit make gen output
* Added upgrade steps
Address review comments
* Minor fixes
* Fix broken link
* Added steps for canary upgrade
* Added delete steps for old control plane when using canary
* Address review comments
* Minor fixup
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-20 14:59:25 -07:00
Frank Budinsky
5fb3499447
Clarify primary/remote using gloss refs ( #8314 )
2020-10-19 11:07:48 -07:00
Nathan Mittler
1c8f8cbc2f
Update multicluster install docs with latest config. ( #8305 )
...
Fixes : #8303
Fixes : #8304
2020-10-14 12:59:13 -07:00
Martin Ostrowski
de9799ce8c
Tip for using --set flag ( #8291 )
...
* Tip for using --set flag
* Comments
2020-10-13 07:19:20 -07:00
Morven Cao
f72059437b
add pod securitycontext to k8s settings for operator api. ( #8282 )
2020-10-12 08:55:51 -07:00
Morven Cao
c1082e6968
update components for operator api. ( #8280 )
...
* update components for operator api.
* apply comment.
2020-10-09 06:36:12 -07:00
Nathan Mittler
76f87ce4bd
Adding remaining multicluster install tests ( #8269 )
2020-10-05 16:17:31 -07:00
Nathan Mittler
fe0f48a88e
[Test Framework] Add multicluster test for multi-primary ( #8262 )
...
* [Test Framework] Add multicluster test for multi-primary
* addressing comments
2020-10-05 12:55:55 -07:00
Nathan Mittler
78252455d9
More fixes for multicluster install docs. ( #8251 )
...
* More fixes for multicluster install docs.
Need to use lowercase for resource names. Remote secret names that contain cluster name, for example, require lowercase.
* fixing lint error
2020-10-01 12:59:57 -07:00
Nathan Mittler
4f80b93f58
Fixes for multicluster install doc ( #8248 )
...
* Fixes for multicluster install doc
* addressing comments
2020-10-01 10:04:35 -07:00
John Howard
b9c31e1352
Fix invalid arg on multicluster doc ( #8236 )
...
* Fix invalid arg on multicluster doc
* regen
* fix sort
2020-09-30 08:39:13 -07:00
imgbot[bot]
9459c7bc88
[ImgBot] Optimize images ( #8179 )
...
*Total -- 3,177.95kb -> 3,160.18kb (0.56%)
/content/en/docs/tasks/security/cert-management/plugin-ca-cert/ca-hierarchy.svg -- 14.87kb -> 9.67kb (34.99%)
/content/en/about/community/customers/hotels-com.svg -- 12.99kb -> 10.11kb (22.15%)
/page-test.png -- 20.22kb -> 17.97kb (11.12%)
/content/en/about/community/customers/nearpod.svg -- 11.77kb -> 11.44kb (2.8%)
/content/en/docs/ops/deployment/deployment-models/blue-green.svg -- 81.51kb -> 80.16kb (1.65%)
/content/en/docs/ops/deployment/deployment-models/endpoint-discovery.svg -- 82.72kb -> 81.92kb (0.97%)
/content/en/docs/setup/install/multicluster/primary-remote.svg -- 83.37kb -> 82.59kb (0.95%)
/content/en/docs/setup/install/multicluster/multi-primary.svg -- 91.08kb -> 90.26kb (0.89%)
/content/en/docs/setup/install/multicluster/primary-remote-multi-network.svg -- 96.83kb -> 96.01kb (0.85%)
/content/en/docs/setup/install/multicluster/multi-primary-multi-network.svg -- 110.31kb -> 109.45kb (0.78%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/istio_setup.svg -- 25.85kb -> 25.68kb (0.65%)
/content/en/about/community/customers/avito.svg -- 1.77kb -> 1.76kb (0.22%)
/content/en/about/community/customers/cash-app.svg -- 4.78kb -> 4.78kb (0.12%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/mtls_plaintext.svg -- 216.38kb -> 216.21kb (0.08%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_paths.svg -- 273.61kb -> 273.44kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/RequestAuthN_jwks.svg -- 275.79kb -> 275.63kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_policies_paths.svg -- 279.11kb -> 278.94kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_principals.svg -- 286.37kb -> 286.21kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_policies_sourceIP.svg -- 296.11kb -> 295.95kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_requestPrincipals.svg -- 297.02kb -> 296.85kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_var_sourceIP.svg -- 298.21kb -> 298.04kb (0.06%)
/content/en/blog/2020/large-scale-security-policy-performance-tests/AuthZ_paths_vs_sourceIP.svg -- 317.29kb -> 317.12kb (0.05%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-09-28 17:13:16 -04:00
Nathan Mittler
84cb2189f2
Rewrite multicluster installation docs ( #8180 )
...
* Rewrite multicluster installation docs
This completely replaces the existing docs for multi-primary, primary-remote, and single/multi-network.
Changed blogs dependent on the `.global` hack to reference the 1.6 docs.
* addressing sven's comments
* renaming resources and changing heading style within tabs
* using <h3> for headings in tabs
2020-09-27 17:28:39 -07:00
Joe Searcy
c85edd360e
Fix typo for rootca ( #8101 )
2020-09-09 07:40:53 -07:00
Martin Ostrowski
0d445ab5e4
Add warning about gateway names ( #8022 )
...
* Add warning about gateway names
* Comments
2020-08-25 19:25:33 -04:00
Taylor Barrella
ed20b3745f
Replace usage of meshExpansion flag with istiod gateway code sample ( #7869 )
...
* Replace usage of meshExpansion flag with istiod gateway code sample
As part of https://github.com/istio/istio/issues/25933
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/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>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-24 14:53:55 -07:00
williamaronli
127a716ac0
Fix Virtual Machine Installation Doc ( #7928 )
...
* testfengxiangli
* fix vm installation guide
* fix lint
* address comments
* address comment
* address comments
* fix lint
* fix lint
* fix lint
* address comemnts
* address comemnts
* address comments
* fix doc syntax
* address comments
* remove redundant steps and add verification process
* fix lint
* fix lint
* address lint
* address lint
* address lint
* address lint
* address lint
* address lint
* address comments
* address comments
* add content
* add content
* add content
* add content
* add content
* add content
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* add content
* Update content/en/docs/setup/install/virtual-machine/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-21 12:40:40 -07:00
Steven Dake
c30dd5a115
Workaround code regression ( #7945 )
...
The makefile example is broken in 1.7. Instead of trying to fix that
last minute, we simply merged the 1.6 makefile with a new name. There
is a better PR coming to replace this in the future.
These are just a restoration of the 1.6 docs for virtual machine integration.
The followup work after refactor and validation is in this
PR: https://github.com/istio/istio.io/pull/7928 . We don't merge this PR
for 1.7 as there is too much risk with it.
2020-08-20 07:07:11 -07:00
Eric Van Norman
4137e78ba3
Remove prometheus since it's no longer installed ( #7934 )
2020-08-12 12:15:24 -07:00
Jonh Wendell
8b4752cf8e
Show examples in `Check what's installed` section ( #7903 )
...
* Show examples in `Check what's installed` section
* Update wording
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* emove snippet
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-08-11 09:01:37 -07:00
Shamsher Ansari
1aed0aa7e9
Remove deprecated addonComponents ( #7912 )
...
* Remove deprecated addonComponents
* use egressgateway component
* rename to istio-egressgateway
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-11 07:53:39 -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
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