add section in administrate/network for dedicated load balancer#940
Open
Rachel-nas wants to merge 1 commit into
Open
add section in administrate/network for dedicated load balancer#940Rachel-nas wants to merge 1 commit into
Rachel-nas wants to merge 1 commit into
Conversation
✅ Review app deployedCheck how your changes look like!
|
fa5a2a7 to
11ce4b4
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
This PR extends the networking administration documentation by adding a new section describing Clever Cloud “dedicated frontends” (dedicated load balancer entry points), including typical use cases, available configurations, and how to request a quote.
Changes:
- Added a “Dedicated Frontends” subsection under Custom network services.
- Documented why you might need dedicated frontends (isolation, fixed inbound IPs, higher availability).
- Described 1-frontend vs 2-frontends (HA) options and linked to the support ticket centre for requests.
Comment on lines
+52
to
+53
| By default, incoming traffic to your applications goes through Clever Cloud's shared frontends (powered by [Sōzu](https://www.sozu.io/)). For use cases requiring stronger network isolation or higher availability guarantees, you can request **dedicated frontends**. | ||
|
|
| Two configurations are available: | ||
|
|
||
| - **1 Dedicated Frontend**: a single load balancer dedicated to your organization. | ||
| - **2 Dedicated Frontends in high availability**: two dedicated load balancers providing fault tolerance at the network entry level, eliminating the frontend as a single point of failure. This configuration is recommended for critical architectures. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 What does this PR do?
Briefly describe your changes and why they are needed
This PR adds a section about dedicated load balancers to the networking documentation
🔗 Related Issue (if applicable)
🧪 Type of Change
✅ Quick Checklist
👥 Reviewers
@CleverCloud/reviewers
📋 For major changes (click to expand)
Additional testing performed
Describe any specific testing done for complex changes
Screenshots
Add screenshots for visual/layout changes
Breaking changes
List any breaking changes or migration notes