* 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>
* update for istio users why gloo
* Copy edits and implement Jed's suggestions
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Retire helm documentation as we use a protobuf
The new rendered source of truth is:
https://preliminary.istio.io/docs/reference/config/istio.operator.v1alpha1/
This is rendered from the API repo protobuf which (may) need description fields
set. That protobuf is here:
https://github.com/istio/api/blob/master/operator/v1alpha1/operator.proto
* Follow the flowchart
The flowchart is not quite right and could use some improvement.
* Update content/en/blog/2019/performance-best-practices/index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Initial documentation on Multiple Control Planes
I suspect this will be improved as we get more user feedback and
istioctl integrations, but this is a reasonable start
* Typo
* Minor edits
* Apply suggestions from code review
Co-Authored-By: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Frank's suggestions
* lint
* Apply suggestions from code review
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Fix links for removal of helm installation directory
* Point to archive version of istioctl upgrade instructions
* Add Aporeto to lint ignores for now.
* Provision a certificate to an application through a sidecar
* Revisions based on the review comments
* Move the document location
* Revise install command based on the review comments
* Make the blog more concise
* Explain the use case
* Revised based on comments
* Revise based on review comments
* Revised based on the review comments
* Revise based on review comments
* Revise based on review comments
* Revise based on review comments
* Revise based on review comments
* Revise based on review comments
* Add istiod blog post
* Update content/en/blog/2020/istiod/index.md
remove errant period
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/blog/2020/istiod/index.md
add missing space
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
* add correct description
* put the 'istiod's in backticks
* adjust caps again
`istiod` only when used to refer to the service.
Bold when introducing it.
Regular weight when using in body.
* md lint changes that make vscode sad
* policies => policy
* Update spell-chequer for istiod blog
* backticks around PodSecurityPolicy
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Add a blog on declarative wasm extensions for envoy and istio
* Pushed changes for review
* fixed lint errors
* fixed bash syntax
* update note to http for module delivery
* clean rest of lint issues
* fix(architecture): remove mixer mentions from architecture doc
Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
* remove outdated link
Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
* Blog post to be cherrypicked and published immediately with 1.4
* still working on linting
* removed colon from title
* fixed lint errors.
* fixed broken link error
* updated diagrams, final lint fixes, addressing ericvn comments
* removed target release
* update operator ref doc
* fix broken link
* Update url to archive link
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* wip: setup observability tasks for v2
Signed-off-by: Douglas Reid <dougreid@google.com>
* continue work
Signed-off-by: Douglas Reid <dougreid@google.com>
* lint fix
Signed-off-by: Douglas Reid <dougreid@google.com>
* remove mixer ref from what-is-istio
Signed-off-by: Douglas Reid <dougreid@google.com>
* further cleanup
Signed-off-by: Douglas Reid <dougreid@google.com>
* lint fix
Signed-off-by: Douglas Reid <dougreid@google.com>
* when will the linting stop?
Signed-off-by: Douglas Reid <dougreid@google.com>
* Update content/en/docs/tasks/observability/mixer/_index.md
Co-Authored-By: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Rewrite contribution guides to empower reviewers
This rewrite includes the following changes:
- Implement the new reviewer role.
- Restructure the contribution guides into multiple smaller pages to make
them easier to reference.
- Added separate pages for adding new content and reviewing content.
- Added clarifying text for the implemented shortcodes and processes.
- Updated all links.
- Added color-coded flow chart of the review process.
Signed-off-by: rcaballeromx <grca@google.com>
* Add content to help identify audience needs.
Addressed typos, consistency improvements, and other small fixes.
Added a mention and link to our code of conduct to the review process.
Signed-off-by: rcaballeromx <grca@google.com>
* Istio multi-cluster with local control planes automation
* Grammatical fixes from review comments.
* Fix lint error.
* Fix lint error.
* Fix more lint errors.
* Add pictures and fix language for code blocks.
* Update images.
* Update descriptions
* Fix more lint errors.
* Add istio-ingressgateway to spelling.
* Change istio io links to relative paths.
* Some reworking and add content on dependeny CR to the doc.
* Move to year 2020
* Update weight for right display.
* Copy edits, clarified language
* Typo fix
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
These fix problems encountered when switching to the new Hugo which has
a completely different markdown engine. I went through diffs of the generated
HTML and made required adjustments.
Events are used for special announcements. There are stickers and banners that can be
displayed to the user. These can be used to announce an imminent release with a
sticker and countdown clock, or can be used to invite users to a future
conference, or can be used to announce that a new release is available for download.
See the authoring guide for instructions on how to use these announcements.
- We don't need cookies for istio.io, the few settings we do have should be
managed with browser-local storage instead. This is a better privacy posture,
and avoids sending needless data to the server for every request.