export interface ILoadBalancerIncompatibility { type: string; reason: string; }