File tree Expand file tree Collapse file tree 18 files changed +25
-25
lines changed Expand file tree Collapse file tree 18 files changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ instead of their original destination. This will inform Linkerd to override the
5252endpoint selection of the ingress container and to perform its own endpoint
5353selection, enabling features such as per-route metrics and traffic splitting.
5454
55- The proxy can be made to run in `ingress` mode by using the `linkerd.io/inject :
55+ The proxy can be configured to run in `ingress` mode by using the `linkerd.io/inject :
5656ingress` annotation rather than the default `linkerd.io/inject : enabled`
5757annotation. This can also be done with the `--ingress` flag in the `inject` CLI
5858command :
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ instead of their original destination. This will inform Linkerd to override the
4646endpoint selection of the ingress container and to perform its own endpoint
4747selection, enabling features such as per-route metrics and traffic splitting.
4848
49- The proxy can be made to run in `ingress` mode by used the `linkerd.io/inject :
49+ The proxy can be configured to run in `ingress` mode by used the `linkerd.io/inject :
5050ingress` annotation rather than the default `linkerd.io/inject : enabled`
5151annotation. This can also be done with the `--ingress` flag in the `inject` CLI
5252command :
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ instead of their original destination. This will inform Linkerd to override the
4646endpoint selection of the ingress container and to perform its own endpoint
4747selection, enabling features such as per-route metrics and traffic splitting.
4848
49- The proxy can be made to run in `ingress` mode by used the `linkerd.io/inject :
49+ The proxy can be configured to run in `ingress` mode by used the `linkerd.io/inject :
5050ingress` annotation rather than the default `linkerd.io/inject : enabled`
5151annotation. This can also be done with the `--ingress` flag in the `inject` CLI
5252command :
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ instead of their original destination. This will inform Linkerd to override the
5252endpoint selection of the ingress container and to perform its own endpoint
5353selection, enabling features such as per-route metrics and traffic splitting.
5454
55- The proxy can be made to run in `ingress` mode by using the `linkerd.io/inject :
55+ The proxy can be configured to run in `ingress` mode by using the `linkerd.io/inject :
5656ingress` annotation rather than the default `linkerd.io/inject : enabled`
5757annotation. This can also be done with the `--ingress` flag in the `inject` CLI
5858command :
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ instead of their original destination. This will inform Linkerd to override the
5252endpoint selection of the ingress container and to perform its own endpoint
5353selection, enabling features such as per-route metrics and traffic splitting.
5454
55- The proxy can be made to run in `ingress` mode by using the `linkerd.io/inject :
55+ The proxy can be configured to run in `ingress` mode by using the `linkerd.io/inject :
5656ingress` annotation rather than the default `linkerd.io/inject : enabled`
5757annotation. This can also be done with the `--ingress` flag in the `inject` CLI
5858command :
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ instead of their original destination. This will inform Linkerd to override the
5252endpoint selection of the ingress container and to perform its own endpoint
5353selection, enabling features such as per-route metrics and traffic splitting.
5454
55- The proxy can be made to run in `ingress` mode by using the `linkerd.io/inject :
55+ The proxy can be configured to run in `ingress` mode by using the `linkerd.io/inject :
5656ingress` annotation rather than the default `linkerd.io/inject : enabled`
5757annotation. This can also be done with the `--ingress` flag in the `inject` CLI
5858command :
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ instead of their original destination. This will inform Linkerd to override the
5252endpoint selection of the ingress container and to perform its own endpoint
5353selection, enabling features such as per-route metrics and traffic splitting.
5454
55- The proxy can be made to run in `ingress` mode by using the `linkerd.io/inject :
55+ The proxy can be configured to run in `ingress` mode by using the `linkerd.io/inject :
5656ingress` annotation rather than the default `linkerd.io/inject : enabled`
5757annotation. This can also be done with the `--ingress` flag in the `inject` CLI
5858command :
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ instead of their original destination. This will inform Linkerd to override the
5252endpoint selection of the ingress container and to perform its own endpoint
5353selection, enabling features such as per-route metrics and traffic splitting.
5454
55- The proxy can be made to run in `ingress` mode by using the `linkerd.io/inject :
55+ The proxy can be configured to run in `ingress` mode by using the `linkerd.io/inject :
5656ingress` annotation rather than the default `linkerd.io/inject : enabled`
5757annotation. This can also be done with the `--ingress` flag in the `inject` CLI
5858command :
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ instead of their original destination. This will inform Linkerd to override the
5252endpoint selection of the ingress container and to perform its own endpoint
5353selection, enabling features such as per-route metrics and traffic splitting.
5454
55- The proxy can be made to run in `ingress` mode by using the `linkerd.io/inject :
55+ The proxy can be configured to run in `ingress` mode by using the `linkerd.io/inject :
5656ingress` annotation rather than the default `linkerd.io/inject : enabled`
5757annotation. This can also be done with the `--ingress` flag in the `inject` CLI
5858command :
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ AnnotationsReference:
6262- Description : Used to configure the outbound TCP connection timeout in the proxy
6363 Name : config.linkerd.io/proxy-outbound-connect-timeout
6464- Description : The proxy sidecar will stay alive for at least the given period before
65- receiving SIGTERM signal from Kubernetes but no longer than pod's `terminationGracePeriodSeconds`.
65+ receiving SIGTERM signal from Kubernetes but no longer than the pod's `terminationGracePeriodSeconds`.
6666 If not provided, it will be defaulted to `0`
6767 Name : config.alpha.linkerd.io/proxy-wait-before-exit-seconds
6868CLIReference :
You can’t perform that action at this time.
0 commit comments