allErrs=append(allErrs,field.Invalid(portPath.Child("protocol"),service.Spec.Ports[i].Protocol,"cannot create an external load balancer with non-TCP/UDP ports"))
allErrs=append(allErrs,field.Invalid(portPath.Child("protocol"),service.Spec.Ports[i].Protocol,"cannot create an external load balancer with non-TCP/UDP ports"))