Commit Graph

930 Commits

Author SHA1 Message Date
lei-tang 83a9ab3d40
Fix RBAC groups user guide [release-1.1 branch] (#4350)
* Fix RBAC groups user guide

* Fix lint error

* Fix the wording
2019-06-14 11:06:59 -07:00
Colas 624db6e55a Fix doc 'istioctl apply' -> 'kubectl apply' (#4379)
Example of code in documentation ask to execute the command `istioctl apply` but it has to be `kubectl apply`
2019-06-13 14:07:08 +00:00
Kim, Byeongmin d68311e5e4 using $SOURCE_POD variable (#4355) 2019-06-13 06:09:19 -07:00
Robin Whitmore d5efeaeef3 Updated with instructions for LightStep Tracing vs. LightStep [x]pm (#4203) 2019-06-11 16:55:45 -07:00
Tao Li 7e68f1d3a9
Improve citadel doc: make it clear multiple-citadel is not supported (#4263)
* Fix merge issue

* Address comments

* Fix lint

* Address comments
2019-06-11 16:20:12 -07:00
lei-tang e0b5a65256 Add a link to a guide for configuring k8s auth method on Vault [release 1.1 branch] (#4240) 2019-06-04 10:10:27 -07:00
Tao Li 48caae1a19 Patch #4238 to release-1.1 (#4252) 2019-06-04 06:27:35 -07:00
mergify[bot] f86228db5b Warning not to use demo profile for performance evaluation (#4220) (#4221)
(cherry picked from commit fb68cca68f)
2019-05-24 12:31:16 -07:00
lei-tang a3685aec1b Use ServiceEntry to expose an example Vault CA server (#4200) 2019-05-21 10:33:27 -07:00
Frank Budinsky bf3ff161a4 Clarifications (#4144) 2019-05-16 09:43:00 -07:00
John Howard ee0236f503 Update index.md (#4111) 2019-05-12 11:30:13 -07:00
Gregory Hanson c6b3c5a805 re-add deleted step for docker with consul setup (#4106) 2019-05-08 13:48:27 -07:00
banix c4d94f90d0 Corrects the default timeout for http requests (#4086) (#4087)
By default this timeout is disabled. This change was made by
this PR:  https://github.com/istio/istio/pull/6042

Fixes #4085
2019-05-02 20:31:43 +00:00
Taylor Hurt a4084fdb22 Update index.md (#4084) 2019-05-02 13:41:27 +00:00
Vadim Eisenberg 505acfc7fb apply ISTIO_MUTUAL in DestinationRules to egress gateway in the general cases (#4039)
Apply ISTIO_MUTUAL not only in the used subsets, but also in the general cases.
While only the subsets are used to communicate with the egress gateway
service, not applying ISTIO_MUTUAL in the general cases causes istiocl authn tls-check to produce conflict errors

fixes https://github.com/istio/istio.io/issues/4024
2019-05-01 15:50:28 +00:00
Frank Budinsky 21aafc80e7 Fix egress task explaination (#4075) 2019-04-29 20:12:31 -07:00
lei-tang 45b4b476be Fix user guide for Istio Vault CA integration (#4066)
The user guide for Istio Vault CA integration fails
because the cluster hosting an example Vault server was deleted.
This PR fixes the user guide with a new example Vault CA.
2019-04-29 11:51:59 -07:00
Frank Budinsky 022bd6896b Fix check for ALLOW_ANY mode (#4052) 2019-04-26 12:31:20 -07:00
mtail fd8c5669cc Release 1.1.4 2019-04-26 11:14:50 -07:00
lei-tang 42e2dc459b Fix user guide of Istio authorization for groups and list claims (#4033) 2019-04-26 10:27:20 -07:00
Martin Taillefer 6d2607eefb
Update reference docs. (#4035) 2019-04-24 15:04:13 -07:00
Martin Taillefer 4c6d657626
Update reference docs. (#4031) 2019-04-24 13:23:53 -07:00
Kuat 6d05384a7e add transitional CRD sample (#4009)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2019-04-19 16:00:32 -07:00
Frank Budinsky b9aaee6d84 Clarify ingress vs internal rules (#4000) 2019-04-16 11:37:04 -07:00
Kuat b6c54625de Update mixer configs (#3975)
* convert samples

Signed-off-by: Kuat Yessenov <kuat@google.com>

* preview

Signed-off-by: Kuat Yessenov <kuat@google.com>

* preview

Signed-off-by: Kuat Yessenov <kuat@google.com>

* preview

Signed-off-by: Kuat Yessenov <kuat@google.com>

* preview

Signed-off-by: Kuat Yessenov <kuat@google.com>

* preview

Signed-off-by: Kuat Yessenov <kuat@google.com>

* use istio instead of version

Signed-off-by: Kuat Yessenov <kuat@google.com>

* preview

Signed-off-by: Kuat Yessenov <kuat@google.com>

* preview

Signed-off-by: Kuat Yessenov <kuat@google.com>

* testing against release branch

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix extra p

Signed-off-by: Kuat Yessenov <kuat@google.com>

* add blank lines

Signed-off-by: Kuat Yessenov <kuat@google.com>

* edit

Signed-off-by: Kuat Yessenov <kuat@google.com>

* edit

Signed-off-by: Kuat Yessenov <kuat@google.com>

* edit

Signed-off-by: Kuat Yessenov <kuat@google.com>

* edit

Signed-off-by: Kuat Yessenov <kuat@google.com>

* edit

Signed-off-by: Kuat Yessenov <kuat@google.com>

* minor edit

Signed-off-by: Kuat Yessenov <kuat@google.com>

* update ops guide

Signed-off-by: Kuat Yessenov <kuat@google.com>
2019-04-16 11:36:02 -07:00
Martin Taillefer 80dcdd71bd
Update references to kubernetes versions. (#3999) 2019-04-16 07:56:52 -07:00
Frank Budinsky f53794e8bd Remove warning from egress boilerplate (#3994) 2019-04-15 11:15:50 -07:00
Vadim Eisenberg d8e02fb232 use install/kubernetes/helm/istio instead of $HOME/istio-fetch/istio (#3991) 2019-04-15 10:26:49 -07:00
Vadim Eisenberg d17b9c663c remove --export flag since it is deprecated (#3906)
according to https://kubernetes.io/docs/setup/release/notes/#deprecations
2019-04-13 23:53:49 -07:00
lei-tang 181e2e3ed1 Optimize user experiences by replacing a manual step with a command (#3984) 2019-04-12 15:13:49 -07:00
Frank Budinsky 2e40d141f9 Missing review feedback from #3973 (#3978) 2019-04-10 08:45:49 -07:00
Haoyuan Ge 1b1ddad37e update index.md for bookinfo sample (#3966) 2019-04-10 06:26:49 -07:00
Ignasi Barrera 9d3ce8a2f6 Fix grammar and invalid links in Skywalking adapter page (#3976) 2019-04-10 05:33:48 -07:00
Yangmin Zhu 7a15850aec Add pod security policy to SDS task. (#3974)
* Add pod security policy to SDS task.

Signed-off-by: Yangmin Zhu <ymzhu@google.com>

* fix lint

* address comments

* address comments
2019-04-09 17:06:47 -07:00
Frank Budinsky 925f0a18de Improved egress task (#3973)
* Improved egress task

* spelling

* address review comments
2019-04-09 16:41:48 -07:00
Martin Taillefer ce3b8f1d21
Update reference docs. (#3971)
Adds the Skywalking adapter docs.
2019-04-09 10:26:21 -07:00
lei-tang beccd3ce6c Move gcloud command to a separate section (#3959)
* Move gcloud command to a separate section

* Address review comments
2019-04-08 16:37:48 -07:00
lei-tang 8e2d462ddd Add a demo of Istio mTLS with Vault CA integration (#3886)
* Add a user guide to demo Istio mTLS with Vault CA integration

* Address review comments

* Revise the description

* Address review comments

* Address review comments

* Address review comments

* Address review comments

* Rebase and address review comments
2019-04-04 15:08:49 -07:00
Frank Budinsky e5047ecb1f Small fixes (#3935) 2019-04-04 07:50:48 -07:00
Phillip Quy Le e50035cd9d Fix html rendering issue (#3925) 2019-04-04 06:39:47 -07:00
Frank Budinsky f727f04dd8 improve 1.1 release notes (#3930) 2019-04-04 06:13:48 -07:00
Martin Taillefer c31a8fdefd Site improvements (#3928)
- Added the text_hack shortcode to embed text blocks in a tabset in a list. This fixes the
indenting problem in that case. It's a hack, thus the name, but it works.

- Added a download button in the footer of each page.

- Tweaked the rendering of the horizontal lines in the panels on the home page to
improve appearance and avoid occasional funny rendering.

- Run the SVG optimizer on the site content to reduce the size of a few newly added/updated
files.
2019-04-03 10:26:46 -07:00
Diem Vu 253b6b677f Update mTLS tutorial to correct namespace for destination rules. (#3867) 2019-04-03 08:36:10 -07:00
Steven Dake 6c932cd593 Tidy up the minikube platform setup documentation (#3891)
* Tidy up the minikube platform setup documentation

One minor issue was reported - however this is a bit of a rework of
the minikube documentation.  Additionally included is the LoadBalancer
feature `minikube tunnel`.

* Address reviewer comments

* fix lint error

* Fix linter error for reals

* Apply reviewer comments

Also switch to version 1.0.0 of minikube as it is now available!!

A few other cleanups as well that I picked up in a second self-review.
2019-04-01 08:33:48 -07:00
Martin Taillefer 0880b7450d
Fix a bunch of lint-related errors. (#3897) 2019-03-29 22:04:29 -07:00
Tim Swanson 3d81246311 Change CNI install doc to use downloaded charts v. helm repo (#3857)
* Change CNI install doc to use downloaded charts v. helm repo

The main Istio doc moved away from helm repo

Fixes: #3852

* Fix comment
2019-03-29 20:43:45 -07:00
Tim Swanson aef082ef72 Add release helm repo info to download instructions (#3894) 2019-03-29 13:44:46 -07:00
Phillip Quy Le cf5f34f375 Fix ServiceEntry config definition for Mesh Expansion (#3809) 2019-03-28 14:22:43 -07:00
Eric Van Norman 3ebb2515ec Updates for Z shell. (#3829)
* Updates to Cluster-Aware Service Routing
 - Support Z Shell
 - Change k get po to not show `Completed` pods to match output
 - Add instruction to wait for `sleep` pod.

* Code review comments
 - Review other files for using []'s without quotes
 - Make consistent using on one side of =
 - Change to use ', unless 's are already being used

* Code review - Change to not exclude `Completed` pods from kubectl
2019-03-28 10:44:43 -07:00
Frank Budinsky 6f306a4746 Clarify gateway functions (#3879) 2019-03-28 10:17:44 -07:00