oakestra / oakestra/documentation
Add FROM and TO to the load balancing envelopes
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 0
- Forks
- 3
- Avg merge
- 2h 4m
- Merged PRs (30d)
- 2
Description
https://www.oakestra.io/docs/manuals/networking-internals/load-balancing/
In this load balancing explanation, we can add for each envelope
FROM <ip>
TO <ip>
To shocase also how the FROM ip is translated. Right now we only detail the TO (destination) IP address.
In particular, we need to show how the FROM IP, which is the namespace IP of Service A Instance 1, is translated by the proxy to the the InstanceIP of Service A Instance A. This step is done to ensure that Service B can answer back to the same instance of Service A, regardless of its position in the network.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the load-balancing documentation page linked in the issue and locate each envelope explanation. Add FROM and TO IP entries, showing the namespace IP translation to the InstanceIP and how the reply reaches the same Service A instance. Done means every envelope documents both directions and the translation is clear.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, networking
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100