Commit Graph

5179 Commits

Author SHA1 Message Date
Nico Aragon ba66f82ee4
Setup for GKE (#7162)
* updating to 1.5

* zero touch setup for gke

start every line in bash with $

line starts with $

fixing format
2020-05-19 10:46:06 -07:00
Martin Ostrowski 11f0837713
Update istioctl install docs with overlay examples (#7336)
* Update istioctl install docs with overlay examples

* Edits, lint

* Minor edits

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

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>

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

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>

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

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>

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

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>

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

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>

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

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>

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

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>

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

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>

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

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-05-19 10:37:08 -07:00
Steven Dake f8ea259306
Add instructions on installing Istio for vms (#7248)
* Add instructions on installing Istio for vms

* Address review comments

workaround netlify

* Fix cert management link

* Remove /var/run/secrets from document

* Address linting problems

rebase for netlify failure

* Address review comments - not quite functional

This change addresses all reviewer comments, but does not address
my personal testing. That is the next commit in this PR:)

* Address reviewier comments

* One small improvement to the make command

* Address reviewer comments.

* Address reviewer comments and lintian problems

* Fix spellING errors.

* few linting errors.

* Self review.

* Add a plugin ca cert reference to individual CSOs.

force push to work around netlify issue

* Move from setup/install/multicluster

* Rebase to pick up cert-management directory change

netlify rebase

* Address @rshriram comment by adding a banner

force rebase to force netlify to build

* Address reviewer comments.

* Address reviewer comments

* Address reviewer comments

rebase for netlify

* Address reviewer comments

* Address @frankb 's comments.

force push for netlify

* Address reviewer comments.

* Prefix WORK_DIR with $HOME instead of $WORK_DIR. :)

netliffy rebase

* Address most of @smawson's comments

* Fix linting error

* Address reviewer comments.

rebase for netlify

* Fix linting errors

* Add tip explaining that only one VM can be registered

* Fix linting errors.

* Resolve reviewer comments.
2020-05-19 09:23:10 -07:00
Shamsher Ansari 6b9fa8be94
Update inbound and outbound ports (#7353) 2020-05-19 09:11:27 -07:00
Shamsher Ansari 393fcb60d1
Update envoy and istiod output (#7354) 2020-05-19 08:13:11 -07:00
Shamsher Ansari 7e959fa896
Fix curl request for istiod debug (#7356) 2020-05-19 07:27:03 -07:00
John Howard f83280e618
Bump istio/istio dependency (#7350)
Also run go mod tidy. This made me notice we are installing the junit
reporter every time even when not needed and keeping it in go.mod
unexpectedly, so this is removed as well.
2020-05-19 07:12:55 -07:00
fktkrt 198d5a3ee6
Update prometheus-application-metrics.md w/ fixed link (#7347)
* Update prometheus-application-metrics.md

* changed to template
2020-05-19 07:04:26 -07:00
Istio Automation 0cadef9a6d
Automator: update istio.io@release-1.6 reference docs (#7351) 2020-05-19 06:42:23 -07:00
carolynhu 839ebfa4a3
Add Monitoring Multicluster Istio with Prometheus doc (#7040)
* add monitoring multicluster istio with prometheus guide

* fix lint error

* address review comments

* address review comments

* address review comments

* address review comments

* fix lint error

* address review comments

* fix lint error
2020-05-19 06:19:28 -07:00
Gregory Hanson 9e9650b623
changed fromRegistry to match MAIN_CLUSTER_NAME (#7349) 2020-05-18 16:33:12 -07:00
Istio Automation d35ab0ec7b
Automator: update istio.io@release-1.6 reference docs (#7346) 2020-05-18 05:59:56 -07:00
Istio Automation 84bf358b17
Automator: update istio.io@release-1.6 reference docs (#7341) 2020-05-17 11:36:55 -07:00
Justin Pettit 7782eb1d0a
Authz jwt (#7338)
* snip.py: Replace github file token with release-specific URL.

* verify.sh: Show the expected output as well as the actual output.

* snip.py: Update the githubfile regex to not include email addresses.

When generating snip scripts, pairs of "@" signs indicate a link to
GitHub repo content.  However, JWT attribute values contained pairs of
email addresses such as:

    `testing@secure.istio.io/testing@secure.istio.io`

which would be treated as an email address and mangled.  This commit
rewrites the regex to not match on email addresses.

* Add authz-jwt user guide test.
2020-05-17 13:51:45 -04:00
Frank Budinsky 90103ae557
Cleanup circuit breaking test (#7335)
* Cleanup circuit breaking test

* remove old files

* updated expected
2020-05-15 16:59:58 -07:00
Vadim Eisenberg 0d633a555e
Blog post: Securely direct traffic from IBM Cloud Kubernetes Service Ingress to Istio Ingress Gateway (#5098)
* initial version

* rewrite the motivation for the example

* switch the order: use managed Istio or install it yourself

* fix indentation

* do not use "this example shows" twice

replace the second sentence with "In this example you..."

* rewrite the example to simplify it

* fix the letter case in a sentence

* remove using --context

copied&pasted from another example

* finalize rewriting the example, simplifying things, minor improvements

* Update index.md

* Update index.md

* remove the troubleshooting section

* fix some whitespace issues

* nginx -> Nginx

* split long lines

* add explanation why both certificates are required

* remove Nginx since it is an implementation detail of ALB

* rewrite the introduction

* remove multiple glossary entries for mutual TLS

* External-IP -> external IP

* The Application Load Balancer Ingress subdomain certificates -> The Application Load Balancer's Ingress subdomain certificates

* shorten the sentence about exchange certificates and trust them

* remove one more glossary item

* delete "this time" since it is the first time curl is used in this example

* additional --cert option -> the --cert option

* you will need -> you need

* add missing dot

* Istio Ingress Gateway -> Istio ingress gateway

* fix two typos

* will not be able to communicate -> will not be able to communicate directly

* fix abbreviations usage: IKS, ALB, NLB

* rewrite the introduction

* move storing the Ingress IP before using it

* certificate -> TLS certificate

* rewrite the introduction of the section "Create secrets for ALB and Istio ingress gateway"

* domain name of your cluster -> domain name of your ALB

* remove mentioning NLB

use "ingress gateway instead of NLB"

* move the example to the blogs section

* fix metadata, description

* this example -> this blog post

* add echoing INGRESS_GATEWAY_IP

* remove grep by IP in the output of the DNS NLB domains

otherwise the fields of the output are not printed and it is not clear
which value corresponds to which field

* in the output of the previous command -> in the line that matches the IP of the gateway

* fix the part about verifiying that the certificate is created for NLB domain

* IKS-provided certificates -> certificates provided by IKS

* burden -> overhead

* Require -> Enforce

* add a summary

* add a sentence about allocating a hostname for Istio ingress gateway

* update the publication date

* Update content/en/blog/2019/alb-ingress-gateway-iks/index.md

remove the explanation about the domain name format, remove "for each cluster"

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>

* remove in addition to registering a DNS domain

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>

* the recommend way -> the recommended method to send traffic

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>

* Istio mutual TLS -> STRICT mutual TLS

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>

* In this blog post -> this blog describes how

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>

* nlb-dns-create -> nlb-dns create

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>

* add -n httptools two deploy the Gateway

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>

* add -n httptools

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>

* add an explanation about re-encryption from ALB to Istio ingress gateway

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>

* add an explanation about using ALB and NLB certificates for mTLS between the ALB and the Istio ingress gateway

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>

* Istio ingress gateway -> the Istio ingress gateway

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>

* The traffic -> traffic, Istio sidecar -> an Istio sidecar, ALB -> the ALB

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>

* Application Load Balancer -> ALB

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>

* add -n httptools

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>

* add -n httptools

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>

* one of another -> of one another

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>

* add missing "that",  remove "one to another"

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>

* Istio sidecar -> an Istio sidecar, "it requires" -> "requires"

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>

* while ALB -> which

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>

* move the blog post to 2020

* fix the publish date

* third field -> fourth field

regarding the status of the certificate in "ibmcloud ks nlb-dnss"

* a new DNS domain -> a new DNS subdomain

* for the gateway's IP -> for the Istio gateway's IP

* ALB -> the ALB

* split long lines

* remove Policy and DestinationRule

* fix the year in the publish date

* Istio Ingress Gateway -> an Istio Ingress Gateway

* a -> the, for Istio Ingress Gateway

* remove mentioning "Let's encrypt" certificate in the introduction

it is a technical detail

* has to -> must

* Securely direct -> Direct encrypted

* rewrite the introduction to explain what happens with the certificates

* rewrite the usage of the private keys

* you configure -> you will configure

* allows us -> allows you

* clarify using Let's encrypt, securely send traffic -> send encrypted traffic

* ALB -> the ALB

* in order to verify -> in order to specify

Co-authored-by: Ram Vennam <rvennam@us.ibm.com>
Co-authored-by: Rachael Graham <rachael.graham@ibm.com>
2020-05-15 15:21:09 -07:00
lei-tang 9467e364d8
Fix hard-coded downgrade versions (#7333) 2020-05-15 13:05:42 -07:00
Eric Van Norman 8dff1803bf
Update the Istio version for testing (#7259)
* Update the Istio version for testing

* Update to 1.6.0-rc.1

* Update to 1.6.0-rc.1
2020-05-15 12:03:45 -07:00
Christian Posta 17ca874313
update for istio users why gloo (#7206)
* update for istio users why gloo

* Copy edits and implement Jed's suggestions

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-05-15 11:47:45 -07:00
Costin Manolache 5b20fc424c
A bit of cleanup on the arch doc (#7323)
* A bit of cleanup on the arch doc

* Replaced the confusing goals section with a minimal section on app's design

* Removed trailing spaces

* Clarfified sentence

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-05-15 11:08:27 -07:00
Shamsher Ansari 879132e36e
Update Python and Java code snippet (#7330)
Netlify flake
2020-05-15 13:57:01 -04:00
Douglas Reid fddb179a56
fix(metrics): Add multicluster labels to Standard Metrics doc (#7307)
* fix(metrics): Add multicluster labels to Standard Metrics doc

* Fixed title case

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-05-15 10:52:22 -07:00
jacob-delgado 86577d028e
Remove experimental link in feature status page; change to development (#7251)
Force merge because of Netlify
2020-05-15 13:15:37 -04:00
Rueben Ramirez 54854e9558
update FAQ > General > slack instructions (#7320)
Old instructions send users to the forums. Forums send users to the
about page.

Copying the about info to the general faq to save the community
redirect forum posts.
2020-05-15 09:13:24 -07:00
Ram Vennam 5f347df8f4
Add diagram to what-is-istio page (#7283)
Force merge because of Netlify flake.

* Add architecture diagram to what-is-istio page

* Update index.md

* Update index.md

* Update content/en/docs/concepts/what-is-istio/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/concepts/what-is-istio/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-05-15 11:37:23 -04:00
Davin Kevin cfbd480166
fix(retry): add default behavior about retry (#7328)
Link to https://github.com/istio/istio/issues/20547
2020-05-15 08:02:23 -07:00
Neeraj Poddar bb8275a963
Delete mixer filter stats as they no longer exist (#7312) 2020-05-15 07:46:22 -07:00
Istio Automation 676cef92ac
Automator: update istio.io@release-1.6 reference docs (#7324)
Force merge because of netlify
2020-05-15 09:48:47 -04:00
Eric Van Norman eead5399b0
Update kubectl output (#7319) 2020-05-14 20:50:31 -04:00
Justin Pettit 8cacec48de
Authz deny (#7315)
* Add authz-tcp user guide test.

* Add run and verify functions for user doc tests.
2020-05-14 16:10:20 -07:00
Istio Automation 383459a30b
Automator: update istio.io@release-1.6 reference docs (#7314) 2020-05-14 16:43:57 -04:00
Frank Budinsky 93b889af63
Cleanup secure ingress test (#7313)
* Cleanup secure ingress test

* fix lint

* remove curl version check
2020-05-14 07:20:37 -07:00
Eric Van Norman 0dcdd6fddb
Manual cherry-pick of release files #7285 #7294 #7296 (#7305) 2020-05-13 18:15:43 -07:00
Frank Budinsky 85f4d1d97b
Simplify TCPTrafficShiftingTest (#7308)
* Simplify TCPTrafficShiftingTest

* fix lint

* more lint

* remove --all

* fix function name
2020-05-13 17:00:35 -07:00
John Pape 73dff592ac
Apache nifi faq (#7266)
Force merge because of netlify flake

* initial draft

* some lint-fast fixes

* fix typo in block text

* correct code block syntax token

* another typo fixed

* re-work the section notes

* initial draft

* some lint-fast fixes

* fix typo in block text

* correct code block syntax token

* another typo fixed

* re-work the section notes

* addressing linter issues

* Correcting front matter lint issues

* Adding Nifi to spellchecker

* Fixed .spelling and addressed spelling errors
2020-05-13 19:02:01 -04:00
Ram Vennam 4b2124cb23
fix architecture diagram (#7291)
* fix  architecture diagram

* correct fix from rcaballeromx
2020-05-13 18:24:31 -04:00
Ram Vennam 15c427b725
update kiali screenshot (#7309) 2020-05-13 18:22:55 -04:00
Ram Vennam f83b02fabc
Add istioctl analyze to Getting Started (#7279) 2020-05-13 13:52:00 -07:00
Douglas Reid b2a72e0ae2
Fix classify docs (#7290)
* fix(classify-metrics): remove problematic config

* add extra bit for catching config errors
2020-05-13 13:09:55 -07:00
Eric Van Norman 109d7a565c
Fix test.kube.postsubmit no longer needing to write snippets. (#7306)
Force merge because of netlify flake
2020-05-13 15:54:18 -04:00
Shamsher Ansari a42a4889f1
Updates for galley to istiod (#7269) 2020-05-13 12:38:54 -07:00
Xavier Canal i Masjuan 40efd46787
Updating screenshots for kiali task (#7302) 2020-05-13 09:34:49 -07:00
John Howard 0f7c1cc467
Update circuit breaker docs (#7272)
* Update circuit breaker docs

* snips
2020-05-13 07:56:48 -07:00
Shamsher Ansari 183efe691c
Update http 1.1 to http 2 (#7301) 2020-05-13 07:09:42 -07:00
Shamsher Ansari 50793ab875
Add Type colomn for svc output (#7299)
Force merge because of netlify flake
2020-05-13 09:49:38 -04:00
jacob-delgado 48f82d8a21
Move comment to proper line (#7293) 2020-05-13 06:48:06 -07:00
Eric Van Norman 445ef7d3b9
Remove warning on hardening with distroless (#7264) 2020-05-13 06:37:46 -07:00
Istio Automation 32393453e3
Automator: update istio.io@release-1.6 reference docs (#7292) 2020-05-13 05:59:24 -07:00
John Howard 5576157ca4
Add --all-namespace flag to istioctl analyze (#7278)
This implicitly documents that its namespaced, and is more accurate in actually "analyze your current Kubernetes cluster"
2020-05-12 20:06:05 -07:00
John Howard 6fa8f1f63d
Stop recommending bleeding edge istioctl analyzers (#7277)
Now that this has been pretty stable there is no reason for this
2020-05-12 20:05:57 -07:00