GithubHelp home page GithubHelp logo

docker-java's People

Contributors

dustise avatar

Watchers

 avatar

Forkers

zhushilu

docker-java's Issues

content/content/blog/2018/announcing-1.0/index.md

文件路径:content/blog/2018/announcing-1.0/index.md

源码

网址

diff --git a/content/blog/2018/announcing-1.0/index.md b/content/blog/2018/announcing-1.0/index.md
index 632747da..9bde8dae 100644
--- a/content/blog/2018/announcing-1.0/index.md
+++ b/content/blog/2018/announcing-1.0/index.md
@@ -16,7 +16,7 @@ features that are crucial for a production quality service mesh. Observability p
[SolarWinds](https://www.solarwinds.com/), [Sysdig](https://sysdig.com/blog/monitor-istio/), [Google Stackdriver](https://cloud.google.com/stackdriver/) and
[Amazon CloudWatch](https://aws.amazon.com/cloudwatch/) have written plugins to integrate Istio with their products.
[Tigera](https://www.tigera.io/resources/using-network-policy-concert-istio-2/), [Aporeto](https://www.aporeto.com/), [Cilium](https://cilium.io/)
-and [Styra](https://styra.com/) built extensions to our policy enforcement and networking capabilities. [Red Hat](https://www.redhat.com/en) built [Kiali](https://www.kiali.io) to wrap a nice user-experience around mesh management and observability. [Cloud Foundry](https://www.cloudfoundry.org/) is building on  Istio for it’s next generation traffic routing stack, the recently announced [Knative](https://github.com/knative/docs) serverless project is doing the same and [Apigee](https://apigee.com/) announced that they plan to use it in their API management solution. These are just some of the integrations the community has added in the last year.
+and [Styra](https://styra.com/) built extensions to our policy enforcement and networking capabilities. [Red Hat](https://www.redhat.com/en)built [Kiali](https://www.kiali.io) to wrap a nice user-experience around mesh management and observability. [Cloud Foundry](https://www.cloudfoundry.org/) is building on  Istio for it’s next generation traffic routing stack, the recently announced [Knative](https://github.com/knative/docs) serverless project is doing the same and [Apigee](https://apigee.com/) announced that they plan to use it in their API management solution. These are just some of the integrations the community has added in the last year.

## Features

@@ -50,3 +50,6 @@ to go deeper and [contribute to the project](/about/community) come to one of ou
## Finally

The Istio team would like to give huge thanks to everyone who has made a contribution to the project. It wouldn’t be where it is today without your help. The last year has been pretty amazing and we look forward to the next one with excitement about what we can achieve together as a community.
+
+-- The Istio Team
+

content/content/blog/2018/soft-multitenancy/index.md

文件路径:content/blog/2018/soft-multitenancy/index.md

源码

网址

diff --git a/content/blog/2018/soft-multitenancy/index.md b/content/blog/2018/soft-multitenancy/index.md
index a8f28c28..87262160 100644
--- a/content/blog/2018/soft-multitenancy/index.md
+++ b/content/blog/2018/soft-multitenancy/index.md
@@ -1,6 +1,6 @@
---
title: Istio Soft Multi-tenancy Support
-description: Using Kubernetes namespaces and RBAC to create an Istio soft multi-tenancy environment.
+description: Using Kubernetes namespace and RBAC to create an Istio soft multi-tenancy environment
publishdate: 2018-04-19
subtitle: Using multiple Istio control planes and RBAC to create multi-tenancy
attribution: John Joyce and Rich Curran

content/content/about/notes/1.0/index.md

文件路径:content/about/notes/1.0/index.md

源码

网址

diff --git a/content/about/notes/1.0/index.md b/content/about/notes/1.0/index.md
index 089ac3b5..960c4875 100644
--- a/content/about/notes/1.0/index.md
+++ b/content/about/notes/1.0/index.md
@@ -41,8 +41,8 @@ in Mixer and its adapters.
- **Out of Process Adapters**. Mixer now includes initial support for out-of-process adapters. This will
be the recommended approach moving forward for integrating with Mixer. Initial documentation on
how to build an out-of-process adapter is provided by the
-[Out Of Process Adapter Dev Guide](https://github.com/istio/istio/wiki/Mixer-Out-Of-Process-Adapter-Dev-Guide)
-and the [Out Of Process Adapter Walk-through](https://github.com/istio/istio/wiki/Mixer-Out-Of-Process-Adapter-Walkthrough).
+[Out Of Process gRPC Adapter Dev Guide](https://github.com/istio/istio/wiki/Out-Of-Process-gRPC-Adapter-Dev-Guide)
+and the [gRPC Adapter Walk-through](https://github.com/istio/istio/wiki/gRPC-Adapter-Walkthrough).

- **Client-Side Telemetry**. It's now possible to collect telemetry from the client of an interaction,
in addition to the server-side telemetry.

content/content/docs/tasks/_index.md

文件路径:content/docs/tasks/_index.md

源码

网址

diff --git a/content/docs/tasks/_index.md b/content/docs/tasks/_index.md
index d8c65031..cc746064 100644
--- a/content/docs/tasks/_index.md
+++ b/content/docs/tasks/_index.md
@@ -1,6 +1,6 @@
---
title: Tasks
-description: How to do single specific targeted activities with the Istio system.
+description: Tasks show you how to do a single specific targeted activity with the Istio system.
weight: 20
type: section-index
page_icon: /img/tasks.svg

content/content/docs/setup/kubernetes/download-release/index.md

文件路径:content/docs/setup/kubernetes/download-release/index.md

源码

网址

diff --git a/content/docs/setup/kubernetes/download-release/index.md b/content/docs/setup/kubernetes/download-release/index.md
index a9761242..3415a6d5 100644
--- a/content/docs/setup/kubernetes/download-release/index.md
+++ b/content/docs/setup/kubernetes/download-release/index.md
@@ -1,7 +1,7 @@
---
-title: Downloading the Release
+title: Download the Istio release
description: Instructions to download the Istio release.
-weight: 2
+weight: 10
keywords: [kubernetes]
---

content/content/docs/setup/kubernetes/platform-setup/_index.md

文件路径:content/docs/setup/kubernetes/platform-setup/_index.md

源码

网址

diff --git a/content/docs/setup/kubernetes/platform-setup/_index.md b/content/docs/setup/kubernetes/platform-setup/_index.md
index 68b3af14..00f7c79b 100644
--- a/content/docs/setup/kubernetes/platform-setup/_index.md
+++ b/content/docs/setup/kubernetes/platform-setup/_index.md
@@ -1,7 +1,7 @@
---
title: Platform Setup
description: How to prepare various Kubernetes platforms before installing Istio.
-weight: 100
+weight: 1
keywords: [platform-setup]
type: section-index
---

content/content/docs/reference/_index.md

文件路径:content/docs/reference/_index.md

源码

网址

diff --git a/content/docs/reference/_index.md b/content/docs/reference/_index.md
index b5d56001..5640be57 100644
--- a/content/docs/reference/_index.md
+++ b/content/docs/reference/_index.md
@@ -1,6 +1,6 @@
---
title: Reference
-description: Detailed authoritative reference material such as command-line options, configuration options, and API calling parameters.
+description: The Reference section contains detailed authoritative reference material such as command-line options, configuration options, and API calling parameters.
weight: 60
type: section-index
page_icon: /img/reference.svg

content/content/docs/tasks/traffic-management/fault-injection/index.md

文件路径:content/docs/tasks/traffic-management/fault-injection/index.md

源码

网址

diff --git a/content/docs/tasks/traffic-management/fault-injection/index.md b/content/docs/tasks/traffic-management/fault-injection/index.md
index 73e6f073..7e02910c 100644
--- a/content/docs/tasks/traffic-management/fault-injection/index.md
+++ b/content/docs/tasks/traffic-management/fault-injection/index.md
@@ -88,10 +88,10 @@ still expect the end-to-end flow to continue without any errors.
    7 seconds. However, there is a problem: the Reviews section displays an error
    message:

-    {{< text plain >}}
-    Error fetching product reviews!
-    Sorry, product reviews are currently unavailable for this book.
-    {{< /text >}}
+     {{< text plain >}}
+     Error fetching product reviews!
+     Sorry, product reviews are currently unavailable for this book.
+     {{< /text >}}

1. View the web page response times:
    1. Open the *Developer Tools* menu in you web browser.

8

8

content/content/blog/2018/traffic-mirroring/index.md

文件路径:content/blog/2018/traffic-mirroring/index.md

源码

网址

diff --git a/content/blog/2018/traffic-mirroring/index.md b/content/blog/2018/traffic-mirroring/index.md
index d97437e7..ddfddfe1 100644
--- a/content/blog/2018/traffic-mirroring/index.md
+++ b/content/blog/2018/traffic-mirroring/index.md
@@ -1,6 +1,6 @@
---
title: Traffic Mirroring with Istio for Testing in Production
-description: An introduction to safer, lower-risk deployments and release to production.
+description: An introduction to safer, lower-risk deployments and release to production
publishdate: 2018-02-08
subtitle: Routing rules for HTTP traffic
attribution: Christian Posta

content/content/blog/2017/adapter-model/index.md

文件路径:content/blog/2017/adapter-model/index.md

源码

网址

diff --git a/content/blog/2017/adapter-model/index.md b/content/blog/2017/adapter-model/index.md
index 8382345c..73c4cc56 100644
--- a/content/blog/2017/adapter-model/index.md
+++ b/content/blog/2017/adapter-model/index.md
@@ -1,12 +1,12 @@
---
title: Mixer Adapter Model
-description: Provides an overview of Mixer's plug-in architecture.
+description: Provides an overview of the Mixer plug-in architecture
publishdate: 2017-11-03
subtitle: Extending Istio to integrate with a world of infrastructure backends
attribution: Martin Taillefer
weight: 95
keywords: [adapters,mixer,policies,telemetry]
-aliases:
+aliases: 
    - /blog/mixer-adapter-model.html
---

content/content/blog/2018/egress-https/index.md

文件路径:content/blog/2018/egress-https/index.md

源码

网址

diff --git a/content/blog/2018/egress-https/index.md b/content/blog/2018/egress-https/index.md
index b36a7b87..2c806461 100644
--- a/content/blog/2018/egress-https/index.md
+++ b/content/blog/2018/egress-https/index.md
@@ -1,6 +1,6 @@
---
title: Consuming External Web Services
-description: Describes a simple scenario based on Istio's Bookinfo example.
+description: Describes a simple scenario based on Istio Bookinfo sample
publishdate: 2018-01-31
subtitle: Egress Rules for HTTPS traffic
attribution: Vadim Eisenberg

content/content/docs/setup/kubernetes/ansible-install/index.md

文件路径:content/docs/setup/kubernetes/ansible-install/index.md

源码

网址

diff --git a/content/docs/setup/kubernetes/ansible-install/index.md b/content/docs/setup/kubernetes/ansible-install/index.md
index 60090890..88e1fc5b 100644
--- a/content/docs/setup/kubernetes/ansible-install/index.md
+++ b/content/docs/setup/kubernetes/ansible-install/index.md
@@ -9,11 +9,7 @@ Instructions for the installation and configuration of Istio using Ansible.

## Prerequisites

-1. [Download the Istio release](/docs/setup/kubernetes/download-release/).
-
-1. Perform any necessary [platform-specific setup](/docs/setup/kubernetes/platform-setup/).
-
-1. [Ansible 2.4 Installed](https://docs.ansible.com/ansible/latest/intro_installation.html).
+The following instructions require [Ansible 2.4](https://docs.ansible.com/ansible/latest/intro_installation.html). Additionally Kubernetes **1.9.0 or newer** is required.

The following prerequisites must be met if using OpenShift.

@@ -24,9 +20,9 @@ The following prerequisites must be met if using OpenShift.

## Deploy with Ansible

-{{< warning_icon >}} All execution of the Ansible playbooks must take place in the `install/kubernetes/ansible` path of Istio.
+**Important**: All execution of the Ansible playbooks must take place in the `install/ansible` path of Istio.

-This playbook will install Istio locally on your machine. To deploy the default settings of
+This playbook will download and install Istio locally on your machine. To deploy the default settings of
Istio on OpenShift, the following command may be used:

{{< text bash >}}
@@ -42,8 +38,11 @@ The currently exposed options are:
| Parameter | Description | Values | Default |
| --- | --- | --- | --- |
| `cluster_flavour` | Define the target cluster type | `k8s` or `ocp` | `ocp` |
+| `github_api_token` | A valid GitHub API authentication token used for authenticating with GitHub | A valid GitHub API token | empty |
| `cmd_path` | Override the path to `kubectl` or `oc` | A valid path to a `kubectl` or `oc` binary | `$PATH/oc` |
+| `istio.dest` | The directory of the target machine where Istio will be installed | Any directory with read+write permissions | `~/.istio` |
| `istio.auth` | Install with mutual TLS | `true` or `false` | `false` |
+| `istio.namespace` | Kubernetes namespace where Istio will be installed | any namespace may be specified | `istio-system` |
| `istio.addon` | Istio addons to install | array containing any of `kiali` | Istio already installs `grafana`, `prometheus`, `jaeger` by default |
| `istio.delete_resources` | Delete resources created under Istio namespace | `true` or `false` | false |
| `istio.samples` | Array containing the names of the samples that should be installed | `bookinfo`, `helloworld`, `httpbin`, `sleep` | none |

content/content/docs/setup/kubernetes/quick-start-gke-dm/index.md

文件路径:content/docs/setup/kubernetes/quick-start-gke-dm/index.md

源码

网址

diff --git a/content/docs/setup/kubernetes/quick-start-gke-dm/index.md b/content/docs/setup/kubernetes/quick-start-gke-dm/index.md
index c1687f4a..99daaacd 100644
--- a/content/docs/setup/kubernetes/quick-start-gke-dm/index.md
+++ b/content/docs/setup/kubernetes/quick-start-gke-dm/index.md
@@ -1,6 +1,6 @@
---
title: Quick Start with Google Kubernetes Engine
-description: How to quickly setup Istio using Google Kubernetes Engine (GKE).
+description: Quick Start instructions to setup the Istio service using Google Kubernetes Engine (GKE)
weight: 20
keywords: [kubernetes,gke,google]
---
@@ -121,7 +121,7 @@ deploy/reviews-v3       1         1         1            1           7m
Now get the `istio-ingress` IP:

{{< text bash >}}
-$ kubectl get svc istio-ingressgateway -n istio-system
+$ kubectl get svc istio-ingress -n istio-system
NAME                   TYPE           CLUSTER-IP      EXTERNAL-IP    PORT(S)                                      AGE
istio-ingressgateway   LoadBalancer   10.59.251.109   35.194.26.85   80:31380/TCP,443:31390/TCP,31400:31400/TCP   6m
{{< /text >}}

content/content/blog/2018/aws-nlb/index.md

文件路径:content/blog/2018/aws-nlb/index.md

源码

网址

diff --git a/content/blog/2018/aws-nlb/index.md b/content/blog/2018/aws-nlb/index.md
index 0f71519a..fdda4a67 100644
--- a/content/blog/2018/aws-nlb/index.md
+++ b/content/blog/2018/aws-nlb/index.md
@@ -1,6 +1,6 @@
---
title: Configuring Istio Ingress with AWS NLB
-description: Describes how to configure Istio ingress with a network load balancer on AWS.
+description: Describes how to configure Istio ingress with a network load balancer on AWS
publishdate: 2018-04-20
subtitle: Ingress AWS Network Load Balancer
attribution: Julien SENON

content/content/about/notes/1.0/index.md

文件路径:content/about/notes/1.0/index.md

源码

网址

diff --git a/content/about/notes/1.0/index.md b/content/about/notes/1.0/index.md
index 089ac3b5..960c4875 100644
--- a/content/about/notes/1.0/index.md
+++ b/content/about/notes/1.0/index.md
@@ -41,8 +41,8 @@ in Mixer and its adapters.
- **Out of Process Adapters**. Mixer now includes initial support for out-of-process adapters. This will
be the recommended approach moving forward for integrating with Mixer. Initial documentation on
how to build an out-of-process adapter is provided by the
-[Out Of Process Adapter Dev Guide](https://github.com/istio/istio/wiki/Mixer-Out-Of-Process-Adapter-Dev-Guide)
-and the [Out Of Process Adapter Walk-through](https://github.com/istio/istio/wiki/Mixer-Out-Of-Process-Adapter-Walkthrough).
+[Out Of Process gRPC Adapter Dev Guide](https://github.com/istio/istio/wiki/Out-Of-Process-gRPC-Adapter-Dev-Guide)
+and the [gRPC Adapter Walk-through](https://github.com/istio/istio/wiki/gRPC-Adapter-Walkthrough).

- **Client-Side Telemetry**. It's now possible to collect telemetry from the client of an interaction,
in addition to the server-side telemetry.

content/content/blog/2018/egress-tcp/index.md

文件路径:content/blog/2018/egress-tcp/index.md

源码

网址

diff --git a/content/blog/2018/egress-tcp/index.md b/content/blog/2018/egress-tcp/index.md
index ea6f1b0d..051468d7 100644
--- a/content/blog/2018/egress-tcp/index.md
+++ b/content/blog/2018/egress-tcp/index.md
@@ -1,6 +1,6 @@
---
title: Consuming External TCP Services
-description: Describes a simple scenario based on Istio's Bookinfo example.
+description: Describes a simple scenario based on Istio Bookinfo sample
publishdate: 2018-02-06
subtitle: Mesh-external Service Entries for TCP traffic
attribution: Vadim Eisenberg

content/content/about/contribute/writing-a-new-topic/index.md

文件路径:content/about/contribute/writing-a-new-topic/index.md

源码

网址

diff --git a/content/about/contribute/writing-a-new-topic/index.md b/content/about/contribute/writing-a-new-topic/index.md
index 6142926e..c48f8f30 100644
--- a/content/about/contribute/writing-a-new-topic/index.md
+++ b/content/about/contribute/writing-a-new-topic/index.md
@@ -435,7 +435,7 @@ For example
{{< text plain >}}
---
title: Frequently Asked Questions
-description: Questions Asked Frequently.
+description: Questions Asked Frequently
weight: 12
aliases:
    - /faq
@@ -450,7 +450,7 @@ You can also add many redirects like so:
{{< text plain >}}
---
title: Frequently Asked Questions
-description: Questions Asked Frequently.
+description: Questions Asked Frequently
weight: 12
aliases:
    - /faq

content/content/about/feature-stages/index.md

文件路径:content/about/feature-stages/index.md

源码

网址

diff --git a/content/about/feature-stages/index.md b/content/about/feature-stages/index.md
index 197e4a29..1d424a67 100644
--- a/content/about/feature-stages/index.md
+++ b/content/about/feature-stages/index.md
@@ -89,7 +89,7 @@ Below is our list of existing features and their current phases. This informatio
| Basic Configuration Resource Validation | Alpha
| [Mixer Self Monitoring](/help/faq/mixer/#mixer-self-monitoring) | Alpha
| [Custom Mixer Build Model](https://github.com/istio/istio/wiki/Mixer-Compiled-In-Adapter-Dev-Guide) | Alpha
-| [Out of Process Mixer Adapters (gRPC Adapters)](https://github.com/istio/istio/wiki/Mixer-Out-Of-Process-Adapter-Dev-Guide) | Alpha
+| [Out of Process Mixer Adapters (GRPC Adapters)](https://github.com/istio/istio/wiki/Out-Of-Process-gRPC-Adapter-Dev-Guide) | Alpha

> {{< idea_icon >}}
Please get in touch by joining our [community](/about/community/) if there are features you'd like to see in our future releases!

content/content/docs/tasks/telemetry/fluentd/index.md

文件路径:content/docs/tasks/telemetry/fluentd/index.md

源码

网址

diff --git a/content/docs/tasks/telemetry/fluentd/index.md b/content/docs/tasks/telemetry/fluentd/index.md
index 9569b94b..35c7a09b 100644
--- a/content/docs/tasks/telemetry/fluentd/index.md
+++ b/content/docs/tasks/telemetry/fluentd/index.md
@@ -1,6 +1,6 @@
---
title: Logging with Fluentd
-description: This task shows you how to configure Istio to log to a Fluentd daemon.
+description: This task shows you how to configure Istio to log to a Fluentd daemon
weight: 60
keywords: [telemetry,logging]
---

content/content/docs/setup/kubernetes/_index.md

文件路径:content/docs/setup/kubernetes/_index.md

源码

网址

diff --git a/content/docs/setup/kubernetes/_index.md b/content/docs/setup/kubernetes/_index.md
index e2a684cf..63ea2224 100644
--- a/content/docs/setup/kubernetes/_index.md
+++ b/content/docs/setup/kubernetes/_index.md
@@ -1,11 +1,10 @@
---
title: Kubernetes
-description: Instructions for installing the Istio control plane on Kubernetes and adding virtual machines into the mesh.
+description: Instructions for installing the Istio control plane on Kubernetes and adding VMs into the mesh.
weight: 10
keywords: [kubernetes]
type: section-index
aliases:
    - /docs/tasks/installing-istio.html
    - /docs/setup/install-kubernetes.html
-page_icon: /img/kubernetes.svg
---

content/content/docs/setup/kubernetes/platform-setup/minikube/index.md

文件路径:content/docs/setup/kubernetes/platform-setup/minikube/index.md

源码

网址

diff --git a/content/docs/setup/kubernetes/platform-setup/minikube/index.md b/content/docs/setup/kubernetes/platform-setup/minikube/index.md
index 623930db..1420cbb2 100644
--- a/content/docs/setup/kubernetes/platform-setup/minikube/index.md
+++ b/content/docs/setup/kubernetes/platform-setup/minikube/index.md
@@ -2,8 +2,6 @@
title: Minikube
description: Instructions to setup Minikube for use with Istio.
weight: 15
-skip_toc: true
-skip_seealso: true
keywords: [platform-setup,kubernetes,minikube]
---

@@ -16,25 +14,16 @@ Follow these instructions to prepare Minikube for Istio.
1. Select a
   [VM driver](https://kubernetes.io/docs/setup/minikube/#quickstart)
   and substitute `your_vm_driver_choice` below with the installed virtual
-   machine (VM) driver. To install Istio control plane components and addons,
-   as well as other applications,
-   we recommend starting Minikube with 8192 `MB` of memory and 4 `CPUs`:
+   machine (VM) driver.

    On Kubernetes **1.9**:

    {{< text bash >}}
-    $ minikube start --memory=8192 --cpus=4 --kubernetes-version=v1.9.4 \
-        --extra-config=controller-manager.cluster-signing-cert-file="/var/lib/localkube/certs/ca.crt" \
-        --extra-config=controller-manager.cluster-signing-key-file="/var/lib/localkube/certs/ca.key" \
-        --extra-config=apiserver.admission-control="NamespaceLifecycle,LimitRanger,ServiceAccount,PersistentVolumeLabel,DefaultStorageClass,DefaultTolerationSeconds,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota" \
-        --vm-driver=`your_vm_driver_choice`
+    $ minikube start --memory=4096 --kubernetes-version=v1.9.4 --vm-driver=`your_vm_driver_choice`
    {{< /text >}}

    On Kubernetes **1.10**:

    {{< text bash >}}
-    $ minikube start --memory=8192 --cpus=4 --kubernetes-version=v1.10.0 \
-        --extra-config=controller-manager.cluster-signing-cert-file="/var/lib/localkube/certs/ca.crt" \
-        --extra-config=controller-manager.cluster-signing-key-file="/var/lib/localkube/certs/ca.key" \
-        --vm-driver=`your_vm_driver_choice`
+    $ minikube start --memory=4096 --kubernetes-version=v1.10.0 --vm-driver=`your_vm_driver_choice`
    {{< /text >}}

content/content/about/feature-stages/index.md

文件路径:content/about/feature-stages/index.md

源码

网址

diff --git a/content/about/feature-stages/index.md b/content/about/feature-stages/index.md
index 197e4a29..1d424a67 100644
--- a/content/about/feature-stages/index.md
+++ b/content/about/feature-stages/index.md
@@ -89,7 +89,7 @@ Below is our list of existing features and their current phases. This informatio
| Basic Configuration Resource Validation | Alpha
| [Mixer Self Monitoring](/help/faq/mixer/#mixer-self-monitoring) | Alpha
| [Custom Mixer Build Model](https://github.com/istio/istio/wiki/Mixer-Compiled-In-Adapter-Dev-Guide) | Alpha
-| [Out of Process Mixer Adapters (gRPC Adapters)](https://github.com/istio/istio/wiki/Mixer-Out-Of-Process-Adapter-Dev-Guide) | Alpha
+| [Out of Process Mixer Adapters (GRPC Adapters)](https://github.com/istio/istio/wiki/Out-Of-Process-gRPC-Adapter-Dev-Guide) | Alpha

> {{< idea_icon >}}
Please get in touch by joining our [community](/about/community/) if there are features you'd like to see in our future releases!

content/content/docs/setup/kubernetes/platform-setup/gke/index.md

文件路径:content/docs/setup/kubernetes/platform-setup/gke/index.md

源码

网址

diff --git a/content/docs/setup/kubernetes/platform-setup/gke/index.md b/content/docs/setup/kubernetes/platform-setup/gke/index.md
index 171b9523..ae43c49c 100644
--- a/content/docs/setup/kubernetes/platform-setup/gke/index.md
+++ b/content/docs/setup/kubernetes/platform-setup/gke/index.md
@@ -2,8 +2,6 @@
title: Google Kubernetes Engine
description: Instructions to setup a Google Kubernetes Engine cluster for Istio.
weight: 9
-skip_toc: true
-skip_seealso: true
keywords: [platform-setup,kubernetes,gke,google]
---

content/content/docs/tasks/security/role-based-access-control/index.md

文件路径:content/docs/tasks/security/role-based-access-control/index.md

源码

网址

diff --git a/content/docs/tasks/security/role-based-access-control/index.md b/content/docs/tasks/security/role-based-access-control/index.md
index ea9dbcb6..d2cda00d 100644
--- a/content/docs/tasks/security/role-based-access-control/index.md
+++ b/content/docs/tasks/security/role-based-access-control/index.md
@@ -1,6 +1,6 @@
---
title: Authorization
-description: Shows how to set up role-based access control for services in the mesh.
+description: Shows how to set up role-based access control for services in Istio mesh.
weight: 40
keywords: [security,access-control,rbac,authorization]
---

content/content/docs/setup/kubernetes/platform-setup/aws/index.md

文件路径:content/docs/setup/kubernetes/platform-setup/aws/index.md

源码

网址

diff --git a/content/docs/setup/kubernetes/platform-setup/aws/index.md b/content/docs/setup/kubernetes/platform-setup/aws/index.md
index 8b4a71f3..de74fba9 100644
--- a/content/docs/setup/kubernetes/platform-setup/aws/index.md
+++ b/content/docs/setup/kubernetes/platform-setup/aws/index.md
@@ -2,8 +2,6 @@
title: Amazon Web Services
description: Instructions to setup an AWS cluster with Kops cluster for Istio.
weight: 3
-skip_toc: true
-skip_seealso: true
keywords: [platform-setup,aws]
---

content/content/blog/2017/_index.md

文件路径:content/blog/2017/_index.md

源码

网址

diff --git a/content/blog/2017/_index.md b/content/blog/2017/_index.md
index 227463cf..0ba8ff8b 100644
--- a/content/blog/2017/_index.md
+++ b/content/blog/2017/_index.md
@@ -1,6 +1,6 @@
---
title: 2017 Posts
-description: Blog posts for 2017.
+description: Blog posts for 2017
weight: 20
type: section-index
page_icon: /img/blog.svg

content/content/blog/2017/0.1-canary/index.md

文件路径:content/blog/2017/0.1-canary/index.md

源码

网址

diff --git a/content/blog/2017/0.1-canary/index.md b/content/blog/2017/0.1-canary/index.md
index 9172850f..d2868b54 100644
--- a/content/blog/2017/0.1-canary/index.md
+++ b/content/blog/2017/0.1-canary/index.md
@@ -1,6 +1,6 @@
---
title: Canary Deployments using Istio
-description: Using Istio to create autoscaled canary deployments.
+description: Using Istio to create autoscaled canary deployments
publishdate: 2017-06-14
attribution: Frank Budinsky
weight: 98

content/content/docs/tasks/telemetry/distributed-tracing/index.md

文件路径:content/docs/tasks/telemetry/distributed-tracing/index.md

源码

网址

diff --git a/content/docs/tasks/telemetry/distributed-tracing/index.md b/content/docs/tasks/telemetry/distributed-tracing/index.md
index 2fd185bf..920aaccd 100644
--- a/content/docs/tasks/telemetry/distributed-tracing/index.md
+++ b/content/docs/tasks/telemetry/distributed-tracing/index.md
@@ -1,6 +1,6 @@
---
title: Distributed Tracing
-description: How to configure the proxies to send tracing requests to Zipkin or Jaeger.
+description: How to configure the proxies to send tracing requests to Zipkin or Jaeger
weight: 10
keywords: [telemetry,tracing]
aliases:

content/content/docs/setup/kubernetes/platform-setup/azure/index.md

文件路径:content/docs/setup/kubernetes/platform-setup/azure/index.md

源码

网址

diff --git a/content/docs/setup/kubernetes/platform-setup/azure/index.md b/content/docs/setup/kubernetes/platform-setup/azure/index.md
index b4a30f7a..2770bd9d 100644
--- a/content/docs/setup/kubernetes/platform-setup/azure/index.md
+++ b/content/docs/setup/kubernetes/platform-setup/azure/index.md
@@ -2,8 +2,6 @@
title: Azure
description: Instructions to setup an Azure cluster for Istio.
weight: 6
-skip_toc: true
-skip_seealso: true
keywords: [platform-setup,azure]
---

content/content/about/contribute/writing-a-new-topic/index.md

文件路径:content/about/contribute/writing-a-new-topic/index.md

源码

网址

diff --git a/content/about/contribute/writing-a-new-topic/index.md b/content/about/contribute/writing-a-new-topic/index.md
index 6142926e..c48f8f30 100644
--- a/content/about/contribute/writing-a-new-topic/index.md
+++ b/content/about/contribute/writing-a-new-topic/index.md
@@ -435,7 +435,7 @@ For example
{{< text plain >}}
---
title: Frequently Asked Questions
-description: Questions Asked Frequently.
+description: Questions Asked Frequently
weight: 12
aliases:
    - /faq
@@ -450,7 +450,7 @@ You can also add many redirects like so:
{{< text plain >}}
---
title: Frequently Asked Questions
-description: Questions Asked Frequently.
+description: Questions Asked Frequently
weight: 12
aliases:
    - /faq

content/content/docs/concepts/_index.md

文件路径:content/docs/concepts/_index.md

源码

网址

diff --git a/content/docs/concepts/_index.md b/content/docs/concepts/_index.md
index 267435d1..a12dc1c5 100644
--- a/content/docs/concepts/_index.md
+++ b/content/docs/concepts/_index.md
@@ -1,6 +1,6 @@
---
title: Concepts
-description: Learn about the different parts of the Istio system and the abstractions it uses.
+description: Concepts help you learn about the different parts of the Istio system and the abstractions it uses.
weight: 10
type: section-index
page_icon: /img/concepts.svg

content/content/blog/2018/_index.md

文件路径:content/blog/2018/_index.md

源码

网址

diff --git a/content/blog/2018/_index.md b/content/blog/2018/_index.md
index 6b4d9858..613d7322 100644
--- a/content/blog/2018/_index.md
+++ b/content/blog/2018/_index.md
@@ -1,6 +1,6 @@
---
title: 2018 Posts
-description: Blog posts for 2018.
+description: Blog posts for 2018
weight: 10
type: section-index
page_icon: /img/blog.svg

content/content/blog/2017/mixer-spof-myth/index.md

文件路径:content/blog/2017/mixer-spof-myth/index.md

源码

网址

diff --git a/content/blog/2017/mixer-spof-myth/index.md b/content/blog/2017/mixer-spof-myth/index.md
index b3babdb8..05c1d512 100644
--- a/content/blog/2017/mixer-spof-myth/index.md
+++ b/content/blog/2017/mixer-spof-myth/index.md
@@ -1,6 +1,6 @@
---
title: Mixer and the SPOF Myth
-description: Improving availability and reducing latency.
+description: Improving availability and reducing latency
publishdate: 2017-12-07
subtitle: Improving availability and reducing latency
attribution: Martin Taillefer
@@ -88,15 +88,11 @@ While it’s busy cutting down latency, Mixer is also inherently cutting down th

We have opportunities ahead to continue improving the system in many ways.

-### Configuration canaries
+### Config canaries

-Mixer is highly scaled so it is generally resistant to individual instance failures. However, Mixer is still susceptible to cascading
-failures in the case when a poison configuration is deployed which causes all Mixer instances to crash basically at the same time
-(yeah, that would be a bad day). To prevent this from happening, configuration changes can be canaried to a small set of Mixer instances,
-and then more broadly rolled out.
+Mixer is highly scaled so it is generally resistant to individual instance failures. However, Mixer is still susceptible to cascading failures in the case when a poison configuration is deployed which causes all Mixer instances to crash basically at the same time (yeah, that would be a bad day). To prevent this from happening, config changes can be canaried to a small set of Mixer instances, and then more broadly rolled out.

-Mixer doesn’t yet do canarying of configuration changes, but we expect this to come online as part of Istio’s ongoing work on reliable
-configuration distribution.
+Mixer doesn’t yet do canarying of config changes, but we expect this to come online as part of Istio’s ongoing work on reliable config distribution.

### Cache tuning

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.