Commit Graph

56 Commits

Author SHA1 Message Date
Rigs Caballero f48927ffe1 Add new Traffic management concept as a single page (#4525)
* Add new Traffic management concept.

Improved based on review comments.

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

Fix Hugo front matter.

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

Fix false positives in links test.

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

Remove terms from exceptions file.

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

corrections

review comments

* Move old traffic-management SVGs to the Zh content.

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

* Apply final copy-edit.

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

* Flatten content structure.

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

* Fix links and blank lines.

Signed-off-by: rcaballeromx <grca@google.com>
2019-06-22 00:20:21 +00:00
Dan Ciruli ba7d36612c Istio 1.2 announcement blog post (#4468) 2019-06-18 17:45:33 -07:00
Rigs Caballero a3b9755357 Reverts the new Traffic management concept due to Hugo bug (#4488)
* 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.

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

* Improved based on review comments.

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

* Fix Hugo front matter.

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

* Fix false positives in links test.

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

* Remove terms from exceptions file.

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

* Revert "Add new Traffic management concept."

This reverts commit de9d0e0225.
2019-06-18 16:37:40 -07:00
Joshua Blatt e7250e21d0 1.1.9 release notes. (#4430) 2019-06-17 15:19:28 -07:00
Joshua Blatt 55b6eb2b23 1.0 eol final announcement. (#4431) 2019-06-14 21:30:13 -07: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
Tao Li 8cad363b10 Move root-transition to docs/ to follow others (#4412) 2019-06-14 10:59:35 -07:00
Tao Li 43572ad9b5 Update root rotation blog (#4313) 2019-06-10 16:56:37 +00:00
Tao Li 521a2fe7d9 Patch #4273 to master branch (#4285) 2019-06-07 12:59:23 -07:00
Vadim Eisenberg 56e87f1568 add requirement 1.3.4 of PCI DSS to the introduction of the egress blog, part 1 (#4254) 2019-06-07 12:51:25 -07:00
Joshua Blatt 82c5f46ae3 1.0.8 release notes (#4278) 2019-06-07 09:01:49 -07:00
Joshua Blatt ab7e8dcf13
1.1.8 release notes (#4276)
* First draft 1.1.8 release notes

* s/multi-cluster/multicluster/
2019-06-07 07:41:49 -07:00
Martin Taillefer 6c9c952d1c
Security update. (#4233) 2019-05-28 10:22:16 -07:00
Joshua Blatt 9b3e9444a2 1.1.7 release notes (#4165) (#4215) 2019-05-24 13:59:55 +00:00
Joshua Blatt c165195df4 1.1.6 release notes (#4113) (#4216) 2019-05-24 13:59:15 +00:00
Joshua Blatt dfb076ac52 Release notes for 1.1.5 (#4088) (#4217) 2019-05-24 13:58:31 +00:00
Joshua Blatt 50b14303f6 Announcement for upcoming 1.0 end of support (#4197) (#4214)
* Draft 1.0 EOL blog.

* Make it clear that it's an upcoming EOL, not an EOL happening immediately.

* Add period to description.

* fix spelling error.

* Relativize URLs

* The final(?) attempt to please the gods of good documentation.
2019-05-24 13:48:00 +00:00
Vadim Eisenberg 0496b54449 add the first part of a series about secure egress traffic control in Istio (#4196) 2019-05-22 08:52:14 -07:00
Rigs Caballero b5581a5899 Move content from Examples to Tasks. (#4166)
Moves the content found in examples/advanced-gateways/ to
tasks/traffic-management/edge-traffic and
the content found in examples/multicluster/ to tasks/multicluster/
Fixes all broken links caused by the move and adds aliases to the moved pages.
The changes are applied to both, English and Chinese, websites.

Signed-off-by: rcaballeromx <grca@google.com>
2019-05-21 09:56:33 -07:00
Rigs Caballero bf4901af38 Move the Operations Guide to the documentation section. (#4099) 2019-05-07 11:10:19 -07:00
Martin Taillefer 7e6a81bddc
Site improvements (#4048)
- Remove unnecessary ratio= attributes used with the image shortcode

- Make it so the gloss shortcode doesn't depend on the location of the glossary
within the content tree.

- Make it so the image shortcode understands languages. It will now look in the current
language's content tree, and then callback to the English tree if not found.

- Leverage the above to simplify the Chinese content and remove many absolute references from the
Chinese content to the English content.
2019-04-25 17:20:14 -07:00
Martin Taillefer a5936f40be
1.1.4 release notes. (#4028)
* Release notes for 1.1.4

* Review feedback.
2019-04-24 13:25:31 -07:00
Martin Taillefer d458423cf4 Site improvements. (#4015)
- Substantially simplify logic that deals with releases & release notes.

- Make it easier to add a new release to the site. THere are fewer things to
change as the site infra can figure more stuff out on its own.

- Make it so release notes can be added in one language without require them
to be added in the other language.

- Replace the ugly "a new version is available" callout on older release note
pages with a popup that only shows up when you click on the download button.
2019-04-22 09:12:18 -07:00
Martin Taillefer 533a3efc0e
Merge from release-1.1 branch (#4012) 2019-04-20 08:16:09 -07:00
mtail 8267c918e6 Update publication dates. 2019-03-18 20:52:00 -07:00
mtail 2a7cd7e9b3 Update publication date. 2019-03-18 11:57:41 -07:00
jnativio f5bceadaef Add Istio 1.1 performance blog (#3710)
* Add Istio 1.1 performance blog

* lint and comments fixed

* more fixes for comments

* removed tuning guide link
2019-03-17 18:44:38 -07:00
Martin Taillefer 331c5d3f76
Remove unwanted empty lines in various text blocks. (#3699) 2019-03-14 20:47:25 -07:00
Martin Taillefer 1cc06a6e9c
Site improvements (#3677)
- Added call-to-action buttons in the 1.1 announcements. We can use the same
buttons in future release announcements.

- Fixed broken large warning icon on the 404 error page.

- Fix oerder of blog posts in the side bar.

- Add support to not expand @@ notations in text blocks and use
it for a text blocks that's currently triggering a build failure

- Fixed broken rendering of some text blocks when syntax coloring
is turned off via the menu.
2019-03-13 21:53:55 -07:00
Dan Ciruli bd228df707 Draft of blog post announcing 1.1 (#3667)
* Draft of blog post announcing 1.1

* fixing linter errors

* shriram's comments

* addressing Frank's and Martin's comments

* error in latency!
2019-03-13 16:32:36 -07:00
Martin Taillefer 1e075ef7cd
Fix broken links (#3636)
- We haven't been checking external links for months now due to a script error
when someone added an option that didn't work as expected. I'm fixing a bunch
of resulting broken links. I can't turn on the link checker yet since there are
some bad links in reference docs which I have to address first.

- Add a bunch of links to yaml files in our code examples using the @@ syntax.
2019-03-11 22:05:18 -07:00
imgbot[bot] e9dd610a93 [ImgBot] Optimize images (#3629)
*Total -- 7,094.17kb -> 5,007.26kb (29.42%)

/static/img/logo.png -- 37.28kb -> 12.07kb (67.62%)
/content/about/community/partners/datadog.png -- 6.48kb -> 2.49kb (61.64%)
/content/blog/2019/egress-performance/response_times3.png -- 11.99kb -> 5.16kb (56.95%)
/content/about/community/partners/knative.png -- 14.59kb -> 7.08kb (51.48%)
/content/docs/setup/kubernetes/install/platform/gke/dm_grafana.png -- 439.78kb -> 228.33kb (48.08%)
/content/docs/setup/kubernetes/prepare/platform-setup/docker/dockerprefs.png -- 213.94kb -> 112.93kb (47.21%)
/content/docs/tasks/telemetry/distributed-tracing/lightstep/istio-tracing-details-lightstep.png -- 560.65kb -> 322.62kb (42.46%)
/content/docs/tasks/telemetry/distributed-tracing/lightstep/istio-tracing-list-lightstep.png -- 587.25kb -> 341.53kb (41.84%)
/content/about/community/partners/antfinancial.png -- 42.72kb -> 25.11kb (41.22%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-catalog-2.png -- 198.14kb -> 118.25kb (40.32%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-installation-2.png -- 259.64kb -> 156.16kb (39.86%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-release.png -- 110.47kb -> 66.46kb (39.84%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-deletion.png -- 154.98kb -> 93.97kb (39.37%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-upgrade-2.png -- 156.17kb -> 94.74kb (39.33%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-installation-1.png -- 303.79kb -> 191.73kb (36.89%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-catalog-1.png -- 289.44kb -> 186.77kb (35.47%)
/content/blog/2019/egress-performance/case1_sidecar_bypass3.png -- 31.97kb -> 20.74kb (35.14%)
/content/blog/2019/egress-performance/acmeair_regpatrol3.png -- 46.91kb -> 30.71kb (34.53%)
/content/blog/2019/egress-performance/case2_sidecar_passthru3.png -- 29.23kb -> 19.26kb (34.11%)
/content/blog/2019/egress-performance/case3_egressgw3.png -- 33.18kb -> 21.97kb (33.79%)
/content/blog/2019/egress-performance/case5_egressgw_sni_proxy3.png -- 36.26kb -> 24.19kb (33.28%)
/content/blog/2019/egress-performance/case4_egressgw_mtls3.png -- 33.21kb -> 22.17kb (33.25%)
/content/blog/2018/egress-monitoring-access-control/dashboard-egress-gateway.png -- 177.27kb -> 119.79kb (32.42%)
/content/blog/2018/incremental-traffic-management/fifty-fifty-ingress-gateway.png -- 28.80kb -> 19.76kb (31.41%)
/content/blog/2019/egress-performance/throughput3.png -- 30.33kb -> 20.98kb (30.84%)
/content/blog/2019/egress-performance/cpu_usage3.png -- 24.27kb -> 16.88kb (30.42%)
/content/blog/2018/incremental-traffic-management/fifty-fifty.png -- 21.57kb -> 15.28kb (29.17%)
/content/about/community/customers/watson.png -- 179.58kb -> 131.53kb (26.75%)
/content/docs/tasks/telemetry/kiali/kiali-service-graph.png -- 21.04kb -> 15.57kb (25.99%)
/content/docs/setup/kubernetes/install/platform/ibm/istio-upgrade-1.png -- 970.48kb -> 722.29kb (25.57%)
/content/docs/tasks/telemetry/kiali/kiali-services.png -- 70.23kb -> 53.28kb (24.14%)
/content/docs/tasks/telemetry/kiali/kiali-versionedapp.png -- 48.27kb -> 37.06kb (23.22%)
/content/docs/tasks/telemetry/kiali/kiali-workload.png -- 47.77kb -> 36.77kb (23.03%)
/content/docs/setup/kubernetes/install/platform/gke/dm_kubernetes_workloads.png -- 83.60kb -> 64.50kb (22.84%)
/content/docs/tasks/telemetry/kiali/kiali-app.png -- 20.23kb -> 15.69kb (22.43%)
/content/docs/tasks/telemetry/kiali/kiali-graph.png -- 97.93kb -> 76.41kb (21.98%)
/content/docs/tasks/telemetry/distributed-tracing/zipkin/istio-tracing-list-zipkin.png -- 91.88kb -> 72.67kb (20.91%)
/content/docs/setup/kubernetes/install/platform/gke/dm_launcher.png -- 49.03kb -> 39.81kb (18.8%)
/content/docs/tasks/telemetry/distributed-tracing/zipkin/istio-tracing-details-zipkin.png -- 91.41kb -> 74.36kb (18.65%)
/content/docs/tasks/telemetry/kiali/kiali-overview.png -- 34.52kb -> 28.51kb (17.41%)
/content/about/community/customers/ebay.png -- 23.67kb -> 19.91kb (15.89%)
/content/about/community/partners/cilium.png -- 5.73kb -> 5.00kb (12.76%)
/content/docs/setup/kubernetes/install/platform/gke/dm_kiali.png -- 131.91kb -> 115.44kb (12.49%)
/content/about/community/customers/theweatherco.jpg -- 1,032.55kb -> 989.72kb (4.15%)
/content/about/community/partners/huawei.png -- 209.37kb -> 206.98kb (1.14%)
/content/about/community/customers/descarteslabs.png -- 4.66kb -> 4.65kb (0.19%)
2019-03-11 13:54:39 -07:00
mtail 03698e0099 Fix bad URL syntax, surfaced by my previous fix to the {{ tip }} stuff 2019-03-08 19:21:01 -08:00
mtail 92bc65af57 Update Slack logos.
Also, run SVG optimizer on all our images.
2019-03-07 16:10:05 -08:00
Frank Budinsky eab78670ea Merge minimal with helm install and simpify install paths (#3538)
* Merge minimal with helm install and simpify install paths

* circleci errors

* broken links

* fix broken link
2019-03-07 09:13:37 -08:00
Martin Taillefer 7bf371365e
Optimize all our SVG files. (#3468) 2019-03-03 08:14:50 -08:00
Martin Taillefer ad565871d6
Clean up keywords. (#3442) 2019-02-28 17:26:46 -08:00
Rigs Caballero 21c918fbe4 Organize the Kubernetes Installation content. (#3422)
* WIP Add Kubernetes Installation landing page.

This adds the landing page and organizes the content to make it easier to navigate.

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

* Apply initial feedback on landing page content.

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

* Rename and move files to enhance navigation.

Added aliases to redirect after filename changes.

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

* Harmonize all installation guide titles and intros.

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

* Fix all links affected by the restructure.

Fixed all internal links and added aliases to ensure external redirects.

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

* Fix paths of images on the ZH content.

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

* Fix additional links and apply feedback.

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

* Fix link error introduced by rebase.

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

* Remove redundant instances of "Istio" in titles.

Signed-off-by: rcaballeromx <grca@google.com>
2019-02-28 14:37:30 -08:00
Shriram Rajagopalan 2baef16e51 new networking reference docs (#3358) 2019-02-25 17:13:27 -08:00
Martin Ostrowski 7b8ade39c0 Add release notes for 1.0.6 (#3240) (#3256) 2019-02-13 11:50:52 -08:00
Martin Taillefer b82d946d68
No need for weights in blog posts, they auto-sort by publication date. (#3241) 2019-02-12 13:52:09 -08:00
Martin Taillefer d6b3bfac56
Add support for {{< quote >}} (#3237) 2019-02-12 08:22:28 -08:00
Martin Taillefer b3db41da99
Added more lint rules and fix offenders (#3227)
- Ensure that references to GitHub content use the proper annotations so
we get links to the correct branches.

- Added a check to make sure content is not using blockquotes (instead of
{{< warning >}}, {{< tip >}}, and {{< idea >}}. This check is currently
disabled, pending the Chinese content being updated.

- Fix a few violations of these new checks.
2019-02-11 12:49:47 -08:00
mtail 9ad3ad771c A few more fixes. 2019-02-10 19:12:13 -08:00
Frank Budinsky 5b4f86243b Multicluster version routing blog (#3143)
* multicluster version routing blog

* explain more

* spelling

* tweaks

* improvements

* improved label approach

* add note about DNS

* address review comments

* Update index.md

Capitalize title
2019-02-08 09:38:23 -08:00
mtail 749803d6d0 Fix a couple blog errors. 2019-02-05 17:19:28 -08:00
Rigs Caballero 8e2aa86f96 Add Sail the Blog! post. (#3182)
* Add Sail the Blog! post.

The post announces the new policy for blogs approved by the Steering Committee.

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

* Make links relative.

Signed-off-by: rcaballeromx <grca@google.com>
2019-02-05 09:52:22 -08:00
Martin Taillefer dd782b3d12
Improve the looks of warnings, info blobs, and tips. (#3181) 2019-01-31 12:11:53 -08:00
Manish CHUGTU 27bc6ab0e3 Blog Content: Demystifying Istio's Sidecar Injection Model (#2984)
* Blog Content: Demystifying Istio's Sidecar Injection Model

* Update the Alt attribute to image
2019-01-31 11:17:36 -08:00
jnativio 6c6260963c Egress gateway performance blog (#2978)
* egress getway perf blog

* add new words to .spelling

* more fixes

* more fixes 2

* more fixes 3

* more fixes 4

* final fixes

* sigh ...

* sigh 2

* spelling correction
2019-01-31 09:40:21 -08:00