Commit Graph

2623 Commits

Author SHA1 Message Date
Frank Budinsky 05669c6244 Fix multi-cluster profile descriptions (#4996) 2019-09-13 14:52:54 -07:00
Frank Budinsky b038c281c6 Fix service version glossary entry (#4994) 2019-09-13 12:21:55 -07:00
Martin Ostrowski 06f37a9323 Add instructions for deleting Istio (#4992) 2019-09-13 10:37:55 -07:00
Lin Sun 1c380509b1
update service name requirement page (#4976)
* update service name requirement page

* fix lint

* manually merge content from #4973
2019-09-12 17:29:11 -04:00
Martin Taillefer e4d9f90839
Update reference docs. (#4979) 2019-09-12 13:23:39 -07:00
Martin Taillefer 82f6ed62db Final prep before creating the 1.3 branch. 2019-09-12 10:12:57 -07:00
Rigs Caballero bc08e6eb9a Add the upgrade notice for Istio 1.3 (#4931) 2019-09-12 10:07:41 -07:00
Ed Snible 71145ac443 Error in Secure Gateways (SDS) extra <angle brackets> (#4930)
* Fix bash: syntax error near unexpected token

* Use <password> throughout

* Add angle brackets for single-backticked 'password'
2019-09-12 12:02:20 -04:00
Martin Taillefer 91c93a39b3
Added a bunch of links around istioctl. (#4970) 2019-09-12 08:26:58 -07:00
Martin Taillefer c8e691d744
Point users to the version-specific release page entry. (#4969) 2019-09-12 07:47:50 -07:00
Greg Taylor e3ed67fc9f Make component introspection more user-centric (#4966)
* Removes instructions that are not exposed in the Helm Charts.

* Replaces kubectl port-forward with the new istioctl equivalent.

Fixes #4852.
2019-09-12 06:51:11 -07:00
Greg Taylor bb66f4e90c Remove sudo call from minikube setup docs (#4967)
sudo use with minikube is not generally advisable or necessary.
Fixes #4845.
2019-09-12 06:31:05 -07:00
Douglas Reid ef3d658fea Add ops doc on enabling in-proxy metrics generation for 1.3 (#4957) 2019-09-12 06:29:49 -07:00
Sam Naser 6cee42471f Add aside to the Node agent concept section mentioning the debug endpoint (#4914) 2019-09-12 06:21:37 -07:00
Greg Taylor e1db23d5c7 Improve "destination" glossary definition (#4964)
Trim some content that is best left to other glossary entries.
Fixes #4886.
2019-09-12 06:16:56 -07:00
Romain Lenglet 78a3473b94 Fix Envoy stats examples in egress docs (#4903) 2019-09-12 06:03:56 -07:00
Martin Devlin b8224eb147 Update text and links to refer to AKS-engine (#4868) 2019-09-12 05:56:45 -07:00
Greg Taylor 2fe5079929 Reword "service name" glossary definition (#4965)
Slight wording adjustments for better flow. Fixes #4895.
2019-09-12 05:52:56 -07:00
carolynhu 7fbeb7358b Update Performance and Scalability page for istio 1.3 (#4956) 2019-09-11 13:41:56 -07:00
John Howard 50a192392b Sidecar injection (#4947)
* Update for new istioctl value requirement

* Update Sidecar Injection docs

Part of this is fixing inaccurate information, and part is trying to
simplify it a bit. If I did a bad job simplifying I'll just revert most
of this and send just the essential fixes.

* Fix typos

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

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-09-11 09:16:56 -07:00
Martin Ostrowski d06177b3ee Add operator repo to internal Istio repos (#4955) 2019-09-10 16:09:55 -07:00
Martin Ostrowski d3d3f9eb1c Add docs to the Istio operator CLI guide (#4936)
* Add docs to the Istio operator CLI guide

* Edits

* Edits

* Update index.md

Changed the structure a bit and performed a copy edit.

* Update index.md

* Update index.md

* Update namespaces

* Added node agent example

* Review comments

* Update link

* Lint

* Lint

* Lint

* Lint

* Review comments, lint

* Fix github link

* Review comments

* Review comments

* Lint
2019-09-10 14:51:56 -07:00
Phillip Quy Le aa0f287161 Remove out-dated SDS stuff (#4924) 2019-09-10 17:06:35 -04:00
Frank Budinsky 883ed8f797 Clarify multi-match and remove sourceLabels doc (#4953)
* Clarify multi-match and remove sourceLabels doc

* Update content/en/docs/concepts/traffic-management/index.md

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

* Update content/en/docs/concepts/traffic-management/index.md

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

* Update content/en/docs/concepts/traffic-management/index.md

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

* Update content/en/docs/concepts/traffic-management/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-10 13:18:58 -07:00
Jimmy Chen 454a091864 Revise ingress-sds user guide (#4946)
* add space after -

* revise

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

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

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

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-09-10 12:17:56 -07:00
Martin Taillefer c4dd5227f5
Replace uses of ``` with {{< text >}} (#4950)
- Add a lint check to prevent further use of ```
2019-09-10 10:55:41 -07:00
Sam Naser 9ff424c3ec Add docs for updated Citadel namespace targeting mechanism (#4746)
* Add docs for updated Citadel namespace targeting mechanism

* Make doc voicing and audience pronouns fit rest of docs
2019-09-10 07:51:56 -07:00
Morven Cao 1222c37629 remove force flag for istio init chart upgrade. (#4910) 2019-09-10 05:43:55 -07:00
Martin Ostrowski 6970d5746c Refresh docs to include IstioControlPlane proto (#4948) 2019-09-09 21:19:57 -07:00
John Howard 0b4077a0e4 Remove port name requirement (#4928)
* Remove port name requirement

We now do protocol sniffing.

Note - this is definitely not safe to merge. We still need docs explaining protocol sniffing, and how to select a port type explicitly (required for things other than tcp/http, and more performant if you know its tcp/http). Not sure the path forward for this

* Add protocol selection doc

* Fix lint

* Add FAQ
2019-09-09 10:50:44 -07:00
Mariam John a940cd3227 Update installation-options and installation-option-diff files (#4866)
Update installation-options and installation-option-diff files to reflect latest release
changes (v1.3).

Fixes Bug: #4864
2019-09-07 07:50:44 -07:00
Martin Taillefer d46044856c
Update reference docs. (#4937) 2019-09-07 07:13:42 -07:00
Frank Budinsky 841d44c4c5 Small correction in IBM Cloud platform instructions (#4932) 2019-09-06 13:54:43 -07:00
Frank Budinsky 2b9c7199c8
Remove platform-specific install instructions (#4923)
* Remove platform-specific install instructions

* fix broken zh images

* fix ibm zh images

* fix broken link

* fix spelling

* wording tweak

* tweaks

* Update content/en/docs/setup/platform-setup/gke/index.md

Co-Authored-By: navinger <navinger@google.com>

* Update content/en/docs/setup/platform-setup/gke/index.md

Co-Authored-By: navinger <navinger@google.com>

* Update content/en/docs/setup/platform-setup/gke/index.md

Co-Authored-By: navinger <navinger@google.com>

* Update content/en/docs/setup/platform-setup/gke/index.md

* fix broken link
2019-09-06 14:08:59 -04:00
Adam Miller 8a119d66b2 Add Istio Operator install guide (#4790)
* Added operator install guide

Added draft of operator install doc

Added entries to dict and fixed typo

Fixed tip syntax error

Moved install docs to new en folder structure

Toned-down intro, bash command fixes, reordered subsections

* PR review feedback, link from feature status page

* Fixed install verification example
2019-09-06 09:17:02 -07:00
Brian Avery 661155bd70 Enable OpenShift (#4905) 2019-09-06 07:58:03 -07:00
Frank Budinsky 4210222e60 Align multi-cluster examples with new terminology (#4925)
* Align multi-cluster examples with new terminology

* Update content/en/docs/setup/install/multicluster/_index.md

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

* Update content/en/docs/setup/install/multicluster/_index.md

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

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

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-06 07:10:03 -07:00
John Howard c05d6c082b Remove warning about obscure edge case in install (#4916)
I don't think we need to document every obscure edge case, especially in the very first page a user will look at. If the user follows our docs, this will never happen. If they *don't* follow the docs, they still will probably never hit this.
2019-09-06 07:00:03 -07:00
lei-tang dc7acb1b18 [Release 1.3] Temporarily disable the user guide of Istio Vault integration for release 1.3 (#4904)
* Temporarily disable the user guide of Istio Vault integration for release 1.3

Istio release 1.3 uses new k8s JWT (https://github.com/istio/istio/pull/16147),
which breaks the user guide of Istio Vault CA integration for release 1.3.
This PR temporarily disables the user guide of Istio Vault CA integration for release 1.3.
2019-09-05 20:32:27 -07:00
Jimmy Chen 05c692b820 Update ingress-sds (#4906)
* update ingress-sds

* revise

* revise

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

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

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

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

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

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

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

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

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

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

* Update index.md
2019-09-05 15:33:02 -07:00
John Howard b100d0edd9 Remove unneeded info in Setup page (#4918)
* Remove unneeded info in Setup page

* You really don't need an "detailed understanding of sidecar injection"... Istio should just work out of the box.
* We already link to pod requirements at the top of the page

* Re-add sidecar injection
2019-09-05 13:52:02 -07:00
Phillip Quy Le 436b65afb8 Sds trustworthy jwt doc (#4701)
* Update doc for sds

* Update SDS doc for trustworthy jwt feature

* Drop legacy jwt support

* Add SDS announcement

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/docs/setup/platform-setup/_index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update index.md

* Update .spelling

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

Co-Authored-By: Romain Lenglet <romain.lenglet@berabera.info>

* Update index.md

* Update _index.md

* Update index.md

* Address comments

* Refine doc again

* Bump the support version of k8s to 1.13

* Update vendors

* Update docs

* Apply suggestions from code review

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

* Update content/en/blog/2019/trustworthy-jwt-sds/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-05 13:44:03 -07:00
Brian Avery e936c4d75a [release-1.3] Fixed injection and validation operations guides (#4902)
* Fixed injection and validation ops guides

* Update content/en/docs/ops/setup/injection-concepts/index.md

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

* Update content/en/docs/ops/setup/injection-concepts/index.md

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

* Update content/en/docs/ops/setup/injection-concepts/index.md

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

* Update content/en/docs/ops/setup/injection-concepts/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-09-04 07:54:23 -07:00
Martin Taillefer 9232bf812c
Update reference docs. (#4911) 2019-09-04 06:14:32 -07:00
Jimmy Chen 54638f80de Update auth-sds user guide (#4901)
* update auth-sds doc

* Update content/en/docs/tasks/security/auth-sds/index.md

Co-Authored-By: Oliver Liu <yonggangl@google.com>

* Update content/en/docs/tasks/security/auth-sds/index.md

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-03 14:53:20 -07:00
John Howard 841f835f84 Update upgrade steps for Istio 1.3 (#4890)
* Update upgrade steps for Istio 1.3

Fixes https://github.com/istio/istio.io/issues/4889

* updates
2019-09-03 13:57:22 -07:00
Frank Budinsky dec69f0b69 Glossary improvements (#4877)
* Glossary improvements

* tweaks

* control plane tweak

* clarify control plane source

* trailing spaces

* Update content/en/docs/reference/glossary/service-mesh.md

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

* Update content/en/docs/reference/glossary/service-mesh.md

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

* Update content/en/docs/reference/glossary/managed-control-plane.md

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-09-03 10:02:31 -07:00
Jason Wang 8b2da55c75 update reference docs (#4862) 2019-08-30 15:14:43 -07:00
Rigs Caballero df9db64b27 Add Istio Deployment Models concept. (#4813)
* Add Istio Deployment Models concept.

This concept replaces the old multi-cluster concept.
Includes new diagrams that comply with the diagram creation guidelines.
Updates the Chinese content to use a local copy of the previous diagrams.
Fixes all internal links to the previous version of the doc.

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

* Add glossary entries for needed terms.

The terms involved are:

    - Cluster
    - Identity
    - Trust domain

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

* Define cluster in a platform agnostic way.

Also adds links between `identity` and `trust domain`.

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

* Add missing `(` in links.

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

* Fix links to sections and reduce image sizes.

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

* Simplify the definition of `trust domain`

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

* Move old images to the ZH content.

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

* Add reworked control plane content.

Also addresses the comments left on the PR including those regarding the
diagrams.

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

* Add fail over example and glossary entries.

This update also reworks the control plane models section to fit the example.
Additional adjustments were made to the diagrams too.

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

* Move mesh models section.

Also minor fixes and edits.

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

* Fix glossary entries and links.

Signed-off-by: rcaballeromx <grca@google.com>
2019-08-30 10:34:30 -07:00
Eric Van Norman 118eb9c1fe Make sure user understands Outlier Detection is req'd for locality LB (#4854)
* Make sure user understands Outlier Detection is req'd for locality LB

* Code review comments

* Fix lint issue

* code review
2019-08-29 07:25:32 -07:00
ammarn911 12397efcb0 Add MicroK8s to the platform setup docs (#4833)
* Add MicroK8s to the platform setup docs

* Update index.md

Added command to check deployment progress.

* Update content/en/docs/setup/platform-setup/MicroK8s/index.md

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

* Update content/en/docs/setup/platform-setup/MicroK8s/index.md

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

* fixing spacing

* Update content/en/docs/setup/platform-setup/MicroK8s/index.md

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

* spacing fix
2019-08-28 09:13:54 -07:00
Frank Budinsky 9ee5e5d36f improve setup _index section order (#4861) 2019-08-28 08:47:55 -07:00
Eric Van Norman 1042c9bd0f Update Docker Desktop version statement (#4860) 2019-08-28 08:22:54 -07:00
Eric Van Norman 3f7ab89ee3 Make Platform Setup descriptions end similarly (#4849) 2019-08-28 07:11:53 -07:00
Morven Cao 7e61aed343 remove containerPort requirements. (#4859) 2019-08-28 06:55:53 -07:00
Brian Avery c2db5dcbed Fix auto-completion link (#4846) 2019-08-27 13:53:03 -07:00
Maximilian Bischoff 075dc078ba Fix wrong default policy being stated (#4840)
When policy is set to an unrecognized value, the sidecar injector
defaults to [not injecting the pod, regardless of any other factors](https://github.com/istio/istio/blob/master/pkg/kube/inject/inject.go#L478)

This is different to the behvaior of `policy: disabled`, so the docs
should make that clear.

Signed-off-by: Maximilian Bischoff <maximilian.bischoff@inovex.de>
2019-08-27 13:52:52 -07:00
Romain Lenglet 4a43a3d2cc Fix CNI Helm installation instructions (#4855)
* Install istio-cni into kube-system to use system-node-critical priorityClass

Fixes: https://github.com/istio/istio/issues/16577

* Add instructions to delete CNI Helm chart

Fixes: https://github.com/istio/istio/issues/16578
2019-08-27 13:44:52 -07:00
John Howard dc05694f8a Remove old note about Istio 1.1 (#4857)
In 1.3 documentation I don't think we need a warning about 1.1 anymore
2019-08-27 13:30:53 -07:00
Brian Avery fbb6d6a893 Added missing ports in Minikube get svc output as well as the installation port requirements section (#4848) 2019-08-27 13:22:52 -07:00
John Howard b6592c5248 Update ports used by istio-proxy (#4856) 2019-08-27 12:44:52 -07:00
Romain Lenglet b1869fc084 Add missing Helm chart parameter for CNI (#4844)
* Add missing Helm chart parameter for CNI

* Document the injection annotations used by CNI
2019-08-27 11:37:52 -07:00
Martin Taillefer 14a593c563
Fix broken Envoy links. (#4832) 2019-08-26 14:55:57 -07:00
Martin Taillefer 8c74d34ae2
Update reference docs. (#4829)
- This required fixing the script that grabs the reference docs, it had degenerated in the last
few weeks. While I was there, I made the script work using the build-tools container, and fixed
a bunch of shell script linting warnings.
2019-08-26 14:03:41 -07:00
Adam Miller 917f34f843 Moved LLB content from tasks to ops / fixed links (#4819) 2019-08-22 13:32:26 -07:00
John Howard bdf0bc0f4a Update docs for locality lb changes (#4815)
* Update docs for locality lb changes

* Fixes
2019-08-21 14:04:32 -07:00
Martin Devlin e495d4f397 target page has moved (#4814) 2019-08-21 05:20:34 -07:00
Ed Snible 79ff39088e Rename example YAML manifests to match intent (#4800) 2019-08-20 07:29:42 -07:00
Frank Budinsky 4ccfe3952f Remove obsolete file (#4810) 2019-08-19 11:28:50 -07:00
Adam Miller 07178c1348 Reorganized the Operations node (#4765) 2019-08-16 16:03:31 -07:00
navinger fecc4ca84e Change the service name in the description to match the example. (#4787)
Signed-off-by: Nancy Avinger <navinger@google.com>
2019-08-16 13:11:31 -07:00
Frank Budinsky ca7559cab2 Remove Nomad & Consul docs (#4805)
* Remove Nomad & Consul docs

* broken links

* more broken links

* more broken links

* fix spelling errors

* remove broken ref
2019-08-16 12:13:30 -07:00
Martin Taillefer d0cf1e171e
Move English content to content/en as agreed in WG meeting. (#4789)
Once this goes in, I'll move content_zh to content/zh.
2019-08-14 15:45:31 -07:00