Commit Graph

3545 Commits

Author SHA1 Message Date
Joshua Blatt 5c90c6e338 Update feature stability for 1.2 (#4434)
* Update feature stages for 1.2 release.

* Adjust stability of security features in consultatin with diemtvu and liminw.

* SNI multi cert now stable.

* Update feature stages based on feedback.

* Respond to code review feedback.
2019-06-18 00:34:05 +00:00
Joshua Blatt e7250e21d0 1.1.9 release notes. (#4430) 2019-06-17 15:19:28 -07:00
Frank Budinsky 289a64f173 Traffic managment concepts fixes (#4449)
* traffic managment routing fixes

* spelling

* one more fix
2019-06-17 14:22:05 -07:00
John Howard da6a30586b Fix sample indentation (#4453) 2019-06-17 20:23:19 +00:00
Chris Wilson fe3de42870 Fix authn-policy task: add missing cleanup and a dependent lib (#4410)
* add missing cleanup step for authn policy task section 1

The "*.local" rule created in "Globally enabling Istio mutual TLS"
was not removed during the cleanup section, leading to unexpected
503s for users continuing on to the next section (enabling
per-namespace).

* Note that jwcrypto needs to be present to run gen_jwt.py

* Apply suggestions from code review

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-06-17 19:44:13 +00:00
Martin Taillefer 0c936f92f5
Update refefence docs. (#4452) 2019-06-17 12:42:23 -07:00
Rigs Caballero 682293f509 Fix double and trailing whitespace. (#4451)
Signed-off-by: rcaballeromx <grca@google.com>
2019-06-17 12:36:54 -07:00
Martin Taillefer 1777ba2abc Point to the right branch of istio/istio (#4450) 2019-06-17 19:23:27 +00:00
Rigs Caballero f4d247cc30 Improve the flow and language of the Getting started doc. (#4425)
* Fix the flow and language of the Getting started doc.

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

* Add cross-reference on the k8s install guide.

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

* Rework concluding paragraph to clarify timeline.

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

* Move cross-reference to landing page.

Signed-off-by: rcaballeromx <grca@google.com>
2019-06-17 18:27:15 +00:00
Frank Budinsky 86a203c8de Fix fault injection task (#4447) 2019-06-17 08:33:05 -07:00
Lin Sun 4de61a49b9
cherry pick - small update to policy check default #4134 (#4444)
from 1.1 to master
2019-06-16 22:42:34 -04:00
mtail 2f8769beac Optimize SVGs 2019-06-14 22:04:08 -07:00
Joshua Blatt 55b6eb2b23 1.0 eol final announcement. (#4431) 2019-06-14 21:30:13 -07:00
Morven Cao fb4079eba1 update multi-cluster setup doc in ICP. (#4353) 2019-06-14 21:26:36 -07:00
Joshua Blatt 3a51945d7d Clarify policy for alpha features regarding support for production usage and handling of security vulnerabilities. (#4435) 2019-06-14 21:19:42 -07:00
Martin Taillefer 0af4620f38
Another test (#4438) 2019-06-14 21:17:36 -07:00
mtail eb3d1e9f0d Test 2019-06-14 20:51:58 -07:00
mtail df818f5f9b Finally pin down why an error emerged a while ago when building the site. 2019-06-14 20:50:34 -07:00
Yangmin Zhu efee6a6314 zh: update outdated link in RBAC tasks (#4429) 2019-06-15 09:18:15 +08:00
Rigs Caballero c53a6c785d Add new Traffic management concept. (#4321)
* Add new Traffic management concept.

Wrote a new "Traffic management" concept to include the latest developments.
Organized the content into smaller pages to make it easier to consume. The new
structure improves visibility and each page includes keywords to improve the
"See Also" pieces of suggested content and SEO. The new concept includes
diagrams and examples. Each section starts with the larger picture and then
moves to explain the specifics.
2019-06-14 16:50:23 -07:00
Ozben Evren 0b2d4bf804 Update Galley feature stages. (#4426)
* Update Galley feature stages.

* Fix "spelling" error.
2019-06-14 22:40:31 +00:00
Lin Sun 118fc23b92
fix the egress gateway example for multi cluster gateways (#4397)
* fix the egress gateway example

need to change static because one address was host the other was ip.

* update to make it cleaner

* minor typo

* minor tweaks

* fix lint

* format change

* fix lint

* fix lint

* clean up tips per frank and shriram's suggestion

* fix lint
2019-06-14 17:34:40 -04:00
Steven Dake 64dd2961b7 Remove links to outdated code (#4424)
* Remove links to outdated code

The code for this was removed in:
https://github.com/istio/istio/pull/14678/files

I don't read/speak ZH, so struggle to understand how to properly
reword the text.  In the interim, just remove the links from the ZH
pages.

* Fix a envoy doc link failures
2019-06-14 13:56:06 -07:00
Tao Li 8cad363b10 Move root-transition to docs/ to follow others (#4412) 2019-06-14 10:59:35 -07:00
Phil Rud 2c46a2bb1a
Address errors on the 'Secure Ingress Mount' page (#4403)
Fixes https://github.com/istio/istio/issues/14695
2019-06-14 09:35:28 -07:00
Eric Van Norman a9e77b5e88 Update to use kubectl apply instead of create where possible (#4399) 2019-06-13 22:42:46 +00:00
Frank Budinsky 45a7712c82 Improve ingress gateway doc (#4407)
* Improve ingress gateway doc

* fix broken link
2019-06-13 22:41:12 +00:00
Jimmy Chen d4ca5aa198 revise doc (#4406)
* revise doc

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

Co-Authored-By: Rigs Caballero <grca@google.com>
2019-06-13 22:33:34 +00:00
Brian Avery 103600ce8d Updated traffic management to point to ingress docs (#4396) 2019-06-13 21:06:43 +00:00
Eric Van Norman 8584d37cd7 Cluster-Aware Service Routing updates (#4394)
- split text both with two commands
  - update failing command to use cluster 2
2019-06-13 19:05:59 +00:00
imgbot[bot] 672324185f [ImgBot] Optimize images (#4393)
/content/docs/setup/kubernetes/install/platform/ibm/add-on-install.png -- 222.68kb -> 127.43kb (42.78%)
2019-06-13 11:22:29 -07:00
Rachael Graham 476df4824f Update prep & install docs for IBM (#4386) 2019-06-13 11:09:50 -07:00
Martin Taillefer 73c4478315
Update reference docs (#4391) 2019-06-13 10:58:07 -07:00
Martin Taillefer 92b11e66cd Update reference docs (#4389)
Also run the SVG optimizer.
2019-06-13 17:46:51 +00:00
Ram Vennam 81ddc3e440 skip toc for Getting Started (#4390) 2019-06-13 17:45:33 +00:00
Steven Dake 980cfb694a The dotted lines turned solid on import (#4381)
cloudconvert seems to not handle dotted lines.  This has been
fixed.  SVG was minified, although it seems much larger than
the original.
2019-06-13 09:59:56 -07:00
Steven Dake 53bcc26490 The architecture diagram was damaged (#4378)
The fonts used in arch.svg were incorrect and didn't match the
rest of the website.  In addition, there was some stray text.

I produced this file based upon the svg in 1.1 - after changing
"service A" to "service B" on the right side of the diagram.  Somewhere
in 1.2, this error was fixed, but the font regression was introduced.

Fixes: #4375
2019-06-13 06:14:02 -07:00
Steven Dake beb00de90e Remove GDB documentation (#4377)
GDB is no longer shipped in the containers.  Whether it should be or not
is not relevant for 1.2 (its too late to add GDB to 1.2).  Remove
GDB from the documentaiton.  We don't really expect operators would
use GDB in production.  If GDB were reintroduced to the containers,
it may make sense to document GDB in the developer wiki.

Fixes: #4361
2019-06-13 06:13:11 -07:00
SataQiu 4a4ed47065 add SataQiu as a reviewer for Chinese (#4376) 2019-06-13 03:43:16 +00:00
Song Song Li 2e3363d21b zh: fix typo for glossary page (#4346)
* zh: fix typo for glossary page

* retest
2019-06-13 03:01:34 +00:00
Yangmin Zhu 8dd17fdcdd rbac: simplify and make authorization HTTP/TCP tasks consistent (#4320)
* rbac: simplify and make authorization HTTP/TCP tasks consistent

* Simplify the Bookinfo deployment, the service accounts could just be
added with the default Bookinfo deployment.

* Make the `Before you begin` section more consistent for HTTP and TCP
tasks

* address comments

* fix link
2019-06-12 23:56:29 +00:00
Frank Budinsky 12644d88dd Getting started page, one more time (#4359)
* getting started

* fix typo

* remove tip

* review comments
2019-06-12 20:12:36 +00:00
Martin Taillefer d65bc53b4e Stop checking in the "generated" directory. (#4365) 2019-06-12 19:48:49 +00:00
Eric Van Norman cffa20642c Fix warning (#4366) 2019-06-12 18:56:53 +00:00
lei-tang 7cf067989b Fix RBAC groups user guide [master branch] (#4349)
* Fix RBAC groups user guide

* Fix lint error
2019-06-12 18:13:48 +00:00
Steven Dake 4a6caac72f Refine the multicluster gateways installation documentation (#4307)
* Refine the multicluster gateways installation documentation

Change all occurances of we to you.
Use the kubernetes version macro instead of hard-coding.
Refinements to the wording in various places.
Improvements to the workflow, so it works 100% of the time instead of most of the time.
Add the a warning flag related to the samples certs.
Add more information about stubbing a domain for cloud provides that have specific unique procedures.

* refinements

* Fix shortcode error

* Fix linting problems

* Apply review comments.
2019-06-12 16:41:31 +00:00
Martin Taillefer d49deee2d9 Title improvements (#4357)
- Rename "Operations Guide" to "Operations" so it fits better in the sidebar.

- Rename the main kubernetes install page to "Installing on Kubernetes" rather than
just "Kubernetes" which was a bit odd when landing there. Links to the page in the
sidebar and elsewhere still say "Kubernetes" since these usually appear in context.
2019-06-12 16:12:59 +00:00
Morven Cao 991d05c86f update required helm version. (#4352) 2019-06-12 08:06:34 -07:00
Tao Li 737ba05962 Patch #4263 to master (#4351) 2019-06-12 15:05:51 +00:00
Morven Cao afacf690b3 update CRDs count. (#4347) 2019-06-12 15:03:21 +00:00