Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cloudscale.ch load-balancers #71

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

Use cloudscale.ch load-balancers #71

wants to merge 17 commits into from

Conversation

simu
Copy link
Member

@simu simu commented Aug 16, 2023

This is currently WIP

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Link this PR to related issues.

@simu simu added the enhancement New feature or request label Aug 16, 2023
@simu simu force-pushed the feat/cloudscale-lb branch 2 times, most recently from 01dbdf6 to 0e5ae50 Compare August 16, 2023 08:55
@simu simu changed the title Use clouscale.ch load-balancers Use cloudscale.ch load-balancers Aug 16, 2023
@simu simu force-pushed the feat/cloudscale-lb branch from 0ff0897 to 10ad6fa Compare August 16, 2023 16:16
simu added 13 commits January 23, 2024 14:06
Allowed CIDRs are provided in a map which uses the listening port as key
and holds the list of allowed CIDRs as value. If a listening port isn't
present in the map, `allowed_cidrs` for that port's listener is left
empty which allows all traffic.
This allows us to make changes to the LBs that require the instance to
be recreated without having to modify the cluster's DNS records.

Additionally, we can set the PTR records on the floating IPs.
@simu simu force-pushed the feat/cloudscale-lb branch from 8ca1db1 to a23054a Compare January 23, 2024 13:07
@simu simu force-pushed the feat/cloudscale-lb branch from cfd260f to 971b044 Compare January 24, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant