Extra pipe in Multicluster task
Open
Beginner friendly
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 221
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 1
Description
The "Install Linkerd and Linkerd Viz" section contains a shell snippet with an extra `|`.
```
# first, install the Linkerd CRDs in both clusters
linkerd install --crds |
| tee \
```
Contributor guide
Research direction
Find the “Install Linkerd and Linkerd Viz” section in the website source and inspect the shell snippet shown in the issue. Remove the extra pipe in the command, then verify that the rendered documentation shows a valid snippet with the intended pipeline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100