Maybe you can achieve your goal using DNS. Define an address (say api.your.domain) and configure DNS to resolve it in your 4 servers IP addresses. Then point your API consumer to that address.
HTH, gc Il 26/06/2020 16:15, Daniel PC via FreeIPA-users ha scritto: > Hi, I have an IPA culster with 4 servers with DNS integrated. > > SSSD client nativetely balances the load on 4 servers and that is OK. > > But what if I need to do curl calls to API end-point. Is there some mechanism > to perform discovery and load balance? > > thank you > _______________________________________________ > FreeIPA-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedorahosted.org/archives/list/[email protected] > _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
