-
Notifications
You must be signed in to change notification settings - Fork 132
Description
Task description:
Eventually Kmesh should have all the L7 capabilities that Istio has. Now we already have most of them. And we hope to expand the presentation of Kmesh L7 capabilities in the official doc. In this way, users can experience Kmesh's L7 capabilities from real examples.
- L7 Observability
- Metrics
- Trace
- Access Log
- Traffic Management
- Request Routing
- Fault Injection
- Traffic Shifting
- Request Timeouts
- Circuit Breaking
- Mirroring
...
NOTE: supplement at any time.
If anyone is interested in these tasks, please comment below and reference in this issue in your PR. As for how to write, you can refer to the existing docs and the corresponding examples in the istio official doc. You may need to make some corresponding modifications.
Also if you find that examples do not work during the doc writing process, this may not your fault. As Kmesh is still in a very early stage and some capabilities have not been fully verified. Please raise an issue to describe the problem you encountered.
Who can join or take the task:
The good first issue is intended for first-time contributors
to get started on his/her contributor journey.
After a contributor has successfully completed 1-2 good first issue's,
they should be ready to move on to help wanted
items, saving the remaining good first issue
for other new contributors.
How to join or take the task:
Just reply on the issue with the message /assign
in a separate line.
Then, the issue will be assigned to you.
How to ask for help:
If you need help or have questions, please feel free to ask on this issue.
The issue author or other members of the community will guide you through the contribution process.