You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
via URL: expect plaintext listing of hostnames given a specific URL
via orchestrator: provide URI for orchestrator such as https://my.orchestrator.com/api/cluster/alias/mycluster -- freno will parse the JSON response correctly.
also via cluster-pool-instances/:clusterName/:pool (should also support alias)
The text was updated successfully, but these errors were encountered:
Right now we can configure cluster hostnames via:
HAProxySettings
StaticHostsSettings
Two additional low hanging fruit settings can be:
https://my.orchestrator.com/api/cluster/alias/mycluster
--freno
will parse the JSON response correctly.cluster-pool-instances/:clusterName/:pool
(should also support alias)The text was updated successfully, but these errors were encountered: