Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ClusterIPAlreadyAllocated (0.14 sec)

  1. pkg/registry/core/service/ipallocator/controller/repairip.go

    			for _, clusterIP := range refService.Spec.ClusterIPs {
    				if ipAddress.Name == clusterIP {
    					r.recorder.Eventf(svc, nil, v1.EventTypeWarning, "ClusterIPAlreadyAllocated", "ClusterIPAllocation", "Cluster IP [%v]:%s was assigned to multiple services; please recreate service", family, ip)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 24.7K bytes
    - Viewed (0)
Back to top