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

Improve Uniconfig loadbalancer #285

Merged
merged 2 commits into from
Sep 6, 2022
Merged

Improve Uniconfig loadbalancer #285

merged 2 commits into from
Sep 6, 2022

Conversation

Jozefiel
Copy link
Collaborator

@Jozefiel Jozefiel commented Sep 5, 2022

  • support uniconfig zone placement on multiple VMs
  • TLS communication between Traefik and uniconfig-controller
  • TLS communication between uniconfig-controller and uniconfig-postgres

Copy link
Contributor

@marosmars marosmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The english grammar is a bit off , but otherwise looks good


# Force generating of composefiles, e.g.
$ ./generate_uc_compose.sh -s <service_name> -f <path_to_folder> -i <instances> --role <Role> --force
```

For enhanced FM architecture deployment is recomended to use label base placement, where nodes are splited to zone groups by node label zone=<UNIQUE_ZONE_LABEL>. In each group must be only one node with label db=<UNIQUE_ZONE_LABEL>.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

split, not splited

In each group (there) must be only one ...

@marosmars marosmars merged commit 79155d4 into master Sep 6, 2022
@marosmars marosmars deleted the uc_loadbalancer branch September 6, 2022 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants