website icon indicating copy to clipboard operation
website copied to clipboard

Source code for the linkerd.io website

Results 139 website issues
Sort by recently updated
recently updated
newest added

This is a significant revamp of how we talk about edge releases. Things to check out: - https://deploy-preview-1775--linkerdio.netlify.app/2.15/getting-started/ - https://deploy-preview-1775--linkerdio.netlify.app/releases/ - https://deploy-preview-1775--linkerdio.netlify.app/2.15/tasks/install/ - https://deploy-preview-1775--linkerdio.netlify.app/2.15/tasks/install-helm/ - https://deploy-preview-1775--linkerdio.netlify.app/2.15/tasks/upgrade/ - https://deploy-preview-1775--linkerdio.netlify.app/2.15/tasks/upgrade/#upgrade-notice-stable-215-and-beyond Signed-off-by: Flynn

Updated automatic cert-manager rotation docs to walk users through process of using cert-manager from start to end. With the new docs we eliminate the need to generate and maintain roots...

Addresses Issue #1722 Updates the multicluster demo to work with newer versions of kustomize. This was tested by installing kubectl-v1.26.12 and generating the resulting manifeststs. Next, I updated the files...

A few stylistic tweaks and correction of the FAQ schema

# Summary The multicluster instructions fail with newer versions of kubectl / kustomize. # Problem The multicluster instructions rely on a kustomize command to install a sample app: https://github.com/linkerd/website/blob/6fb58af2b803fa3fe96d95e052fe5c0571caced4/linkerd.io/content/2-edge/tasks/multicluster.md?plain=1#L283-L290 Unfortunately...

docs

I have an experimental solution about combining software and hardware about how [Intel Dynamic Load Balancer](https://www.intel.com/content/www/us/en/download/686372/intel-dynamic-load-balancer.html) helps Linkerd2 and want to share it, please review.

Problem: topology aware hints feature implementation is not currently documented on linkerd.io Solution: adding feature documentation and task instructions for topology aware hints Fixes: https://github.com/linkerd/website/issues/1519 Signed-off-by: Alen Haric

This augments the documentation to provide more context for folks using flagger but still using `ServiceProfile`s (For instance when they need the retry logic). This was originally discussed with @kflynn...

We added these in 2.11 but I don't think we ever documented them.

We should include edge releases in the [supported K8s versions page](https://linkerd.io/2.15/reference/k8s-versions/) .