Commit Graph

190 Commits

Author SHA1 Message Date
Martin Taillefer a222793255
Site improvements. (#5939)
- Move some info to front-matter in the different security bulletins
such that it can be used when building the security bulleting index page.

- Update the security bulletin index page to show affected relesses and
impact score.

- Make it so table headers are vertically centered, which looks a lot nicer
when there are a combination of single-line and multi-line headers in the
same table.

- Add a few checks to correctly hide draft mode documents from sight
in more cases.

- Remove a stale document that's been in draft mode since first being
created in 2017.

- Clean up a bit of text in some release notes.
2019-12-02 09:37:57 -08:00
Xinnan Wen 5bee76f252 Fix cni doc (#5886)
* Fix cni doc

* Address comment

* add more fixes
2019-11-28 16:51:10 -08:00
Frank Budinsky 60f73570f0 Another ops guide incremental improvement (#5830)
* Another ops guide incremental improvement

* fix broken links

* more lint errors

* one more lint

* fix aliases
2019-11-25 11:58:39 -08:00
Rigs Caballero 22d066be37 Added the Best Practices section with general principles. (#5137)
* Added the Best Practices section with general principles.

This is the beginning of the new Best Practices section.
Our goal is to provide a section for all the best practices and recommendations
for Istio deployments. The best practices are based on the identified and
recommended deployment models.

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

* Change headings for clarity.

Adds clarity to some passages based on feedback.
Removes a list of recommendations that was causing some confusion.
Adds a glossary entry for failure domains and how they relate to a
platform's availability zones.

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

* Move Best Practices to Ops Guide

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

* Moved Deployment Best Practices to a new "Prepare Your Deployment" section.

Moved all deployment preparation content into a new section under "Setup".
For now the content includes the following sections:

- Deployment models
- Deployment best practices
- Pod requirements

Merged the two existing pages containing pod requirements into one single page.

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

* Replace example with better guidance around namespace tenancy.

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

* Add links and language pointing to the Prepare section

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

* Fix minor typos and broken links.

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

* Move from Setup to Operations

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

* Fix broken links

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

* Fix rebasing issues.

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

* Fix multicluster install link.

Signed-off-by: Rigs Caballero <grca@google.com>
2019-11-14 11:58:29 -05:00
Frank Budinsky f5ce9feb70
Consolidate getting started instructions (#5642)
* Consolidate getting started instructions

* review comments

* fix broken links

* add istioctl link

* Fix spelling

* more broken links

* one more
2019-11-12 23:04:33 -05:00
Jonh Wendell 51e6c4df1f Improve CNI installation instructions (#5591)
* Improve CNI installation instructions

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

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

* s/flow/guide/
2019-11-11 09:27:53 -08:00
Martin Taillefer ff16e5f477
Release note improvements. (#5547)
- Improved look of the call to action buttons

- Removed redundant attributions on all news items, those were
leftovers from when the relesse notes were in the blog section.

- Used consistent subtitles and descriptions for all news items.
2019-11-09 12:52:33 -08:00
Dirk Jablonski 9c4c827938 Add podAnnotations param for cni helm chart (#5257)
* Add podAnnotations param for cni helm chart

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

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-11-07 14:08:53 -08:00
Frank Budinsky a6a5769f12
Organize security tasks (#5474)
* Organize security tasks

* lint errors

* fixes

* more fixes
2019-11-07 15:54:27 -05:00
Neeraj Poddar db10e052ff Fix directory structure/heading for istioctl install (#5390) 2019-11-05 12:37:19 -08:00
Jonh Wendell 905dc2fe90 Update instructions for CNI on OpenShift (#5388)
Also use `--set` to allow easy copy and paste of commands.
2019-11-05 10:38:44 -08:00
John Mazzitelli af3c1b09c6 issue 5314 - OpenShift 4.2+ requires customized CNI settings. Documenting them here. (#5315) 2019-11-04 06:59:03 -08:00
Martin Taillefer 4d4e6ae28e
General cleanup items. (#5325)
- Fix a bunch of heading capitalization.

- Remove words that shouldn't be in the dictionary
and update the text accordingly.

- Added a few @@ sequences to reference content files from text blocks.

- Used a few {{< source_branch_name >}} sequences to refer to the proper
branch in GitHub rather than master.
2019-11-04 06:41:54 -08:00
Frank Budinsky 4bf2fb2e5e Remove uses of istio-demo.yaml (#5311)
* Remove uses of istio-demo.yaml

* broken link
2019-10-31 13:38:03 -07:00
Frank Budinsky cdd8d7f50f Clarify istioctl install support for helm options (#5302)
* Clarify istioctl helm option support

* add helm deprecation warning to install options page

* remove space

* add prepend to .spelling

* address review comments
2019-10-31 09:22:07 -07:00
Frank Budinsky abab549d5d Fix broken links (#5288) 2019-10-29 16:18:21 -07:00
Frank Budinsky f220f655a7 Deprecate helm install (#5270)
* Deprecate helm install

* fix lint

* address review comments

* correction
2019-10-29 06:37:34 -07:00
Martin Ostrowski c6bba52018 Change multicluster and CNI instructions to use istioctl (#5273)
* Change multicluster and CNI instructions to use istioctl

* Lint

* Lint

* 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>

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

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

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

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

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

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

* Update content/en/docs/setup/install/multicluster/shared-vpn/index.md

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

* Update content/en/docs/setup/install/multicluster/shared-vpn/index.md

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

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

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

* Update content/en/docs/setup/install/multicluster/shared-vpn/index.md

Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
2019-10-28 20:07:34 -07:00
Rigs Caballero 03ca9f6478 Move pages out from the Concepts section (#5256)
* Move Deployment Models from Concepts to Setup

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

* Move Architecture from Concepts to Ops.

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

* Move Performance page from Concepts to Ops

Signed-off-by: rcaballeromx <grca@google.com>
2019-10-24 15:40:25 -07:00
John Howard 1fb510e814 Clean up pod requirement around protocol naming (#5225)
* Clean up pod requirement around protocol naming

Just put a quick summary here and link to the detailed doc to clean things up

* Fix link
2019-10-22 11:15:19 -07:00
John Howard d20f491832 Clean up config profiles page (#5227)
* Clean up config profiles page

There is no longer an auth profile, and clean up a minor usage of helm -> Helm

* Fix lint
2019-10-22 11:08:20 -07:00
Martin Taillefer 55fba592f8 Fixed pinned branch references. (#5190) 2019-10-18 10:10:55 -07:00
Naoki Oketani 31d21ffbb4 migrate Deployment apiVersion from extensions/v1beta1 to apps/v1 to support k8s 1.16 (#5159)
* migrate Deployment apiVersion from extensions/v1beta1 to apps/v1 to support k8s 1.16

* migrate Deployment, PodSecurityPolicy apiVersion to support k8s 1.16
2019-10-15 10:56:21 -07:00
Rigs Caballero 4492b89b4f Ensure consistent use of 'multicluster'. (#5108) 2019-10-08 20:55:42 -07:00
Frank Budinsky 60aa772335 Remove inappropriate .spelling entry (#5087) 2019-09-30 11:32:23 -07:00
Johannes Scheuermann 7701cc2387 Add docs for psp istio-cni settings (#5082)
* Add docs for psp istio-cni settings

* Add PodSecurityPolicy to spelling file
2019-09-30 14:15:51 -04:00
Frank Budinsky 05669c6244 Fix multi-cluster profile descriptions (#4996) 2019-09-13 14:52:54 -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 91c93a39b3
Added a bunch of links around istioctl. (#4970) 2019-09-12 08:26:58 -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
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
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
Brian Avery 661155bd70 Enable OpenShift (#4905) 2019-09-06 07:58:03 -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
Morven Cao 7e61aed343 remove containerPort requirements. (#4859) 2019-08-28 06:55:53 -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
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
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