Commit Graph

7 Commits

Author SHA1 Message Date
Travis Beckham 5c44d98b88
Replaced relref shortcode with link render hook (#1969)
Signed-off-by: Travis Beckham <travis@buoyant.io>
2025-05-01 15:55:06 -05:00
Travis Beckham 44a87dedaf
linkerd.io rebuild (#1860) 2024-10-28 10:39:51 -05:00
Matei David f13f10d69d
Add eBPF socket lvl lb details (#1615)
It's possible for CNI plugins to interfere with some features when resolving services directly at the socket level. In kube-proxy replacement mode, Cilium establishes client sockets that are connected directly to the service backend, thereby bypassing Linkerd's service discovery. As a consequence, dynamic request routing (and of course load balancing) will not work correctly.

---------

Signed-off-by: Matei David <matei@buoyant.io>
2023-05-04 19:15:26 +01:00
Flynn 9ae1a4d3f1
Callouts for Linkerd Production Toolkit (#1596)
* Callouts for Linkerd Production Toolkit

Signed-off-by: Flynn <flynn@buoyant.io>

* lint

Signed-off-by: Flynn <flynn@buoyant.io>

* Include getting-started too.

Signed-off-by: Flynn <flynn@buoyant.io>

* Fix shortcode typo

Signed-off-by: Flynn <flynn@buoyant.io>

* Wordsmithing feedback.

Signed-off-by: Flynn <flynn@buoyant.io>

* Add LPT callouts to all versions

Signed-off-by: Flynn <flynn@buoyant.io>

---------

Signed-off-by: Flynn <flynn@buoyant.io>
Co-authored-by: Flynn <flynn@buoyant.io>
2023-04-07 13:33:01 -04:00
Andrew Seigner 77de0440e4
Set `-n linkerd` in helm HA install examples (#1587)
The `helm install` commands with `values-ha.yaml` were not setting the
`-n linkerd` flag, causing linkerd to be installed into the `default`
namespace.

Modify the `helm install` examples to set `-n linkerd`.

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2023-03-15 09:34:50 -05:00
Alejandro Pedraza eab91b7cae
Remove obsolete instructions for namespace customization (#1497)
As of 2.12.0, when installing via Helm, helm itself should create the
namespace (or some other step in the CD pipeline), and we no longer
require any special metadata on it.
2022-09-22 11:57:09 -05:00
Eliza Weisman 264f7f31be
update documentation for Linkerd 2.12 (#1441)
Big bang merge of 2.12 docs into main.

Signed-off-by: Flynn <flynn@buoyant.io>
Signed-off-by: Alex Leong <alex@buoyant.io>
Signed-off-by: Matei David <matei@buoyant.io>
Co-authored-by: Alejandro Pedraza <alejandro@buoyant.io>
Co-authored-by: Matei David <matei@buoyant.io>
Co-authored-by: Oliver Gould <ver@buoyant.io>
Co-authored-by: Flynn <flynn@buoyant.io>
Co-authored-by: Flynn <kflynn@users.noreply.github.com>
Co-authored-by: Alex Leong <alex@buoyant.io>
Co-authored-by: William Morgan <william@buoyant.io>
2022-08-23 17:35:16 -07:00