Commit Graph

6 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
Flynn 3562318376
More redirects (#1545)
https://linkerd.io/2.12/reference/cli/get/ => https://linkerd.io/2.12/reference/cli/
https://linkerd.io/2.12/tasks/upgrade-multicluster/ => https://linkerd.io/2.12/tasks/
https://linkerd.io/2.12/tasks/enabling-addons/ => https://linkerd.io/2.12/tasks/

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

Signed-off-by: Flynn <flynn@buoyant.io>
Co-authored-by: Flynn <flynn@buoyant.io>
2022-12-20 15:03:34 -05:00
Flynn 11d7134d4c
Install redirects for old canonicals: (#1483)
2.12/reference/cli/repair -> 2.12/reference/cli because the repair subcommand is no more
2.12/tasks/securing-your-cluster -> 2.12/tasks/securing-linkerd-tap because the content seems to have been renamed
2.12/tasks/upgrading-2.10-ports-and-protocols -> 2.12/features/protocol-detection because that page was about upgrading _to_ 2.10 and getting protocol detection
2.11/tasks/upgrading-2.10-ports-and-protocols -> 2.11/features/protocol-detection, same as far 2.12.

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

Signed-off-by: Flynn <flynn@buoyant.io>
Co-authored-by: Flynn <flynn@buoyant.io>
2022-09-06 09:59:23 -04:00
Eliza Weisman 87e72b7edd
remove mentions of multi-stage install in 2.12 docs (#1448)
* remove mentions of multi-stage install in 2.12 docs

The multi-stage install feature no longer exists. However, it's
referenced in a few places in the 2.12 documentation, including the
upgrade docs and in the CLI reference (where the sections that are
supposed to contain the multi-stage install subcommands are empty, lol).

This branch removes all those references to multi-stage install.

Fixes #1447

* lintdownmark
2022-08-25 12:09:49 -04: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