kubernetes-training
kubernetes-training copied to clipboard
Warning FailedToUpdateEndpointSlices
ondrej@sika-mac:~/tmp/k (master)$ kubectl describe -f 05_clusterip_service.yml
Name: hello-world-clusterip
Namespace: default
Labels: <none>
Annotations: <none>
Selector: app=hello-world-deploy
Type: ClusterIP
IP: 10.245.105.187
Port: http 80/TCP
TargetPort: http/TCP
Endpoints: <none>
Session Affinity: None
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedToUpdateEndpointSlices 4s (x2 over 70s) endpoint-slice-controller Error updating Endpoint Slices for Service default/hello-world-clusterip: failed to update hello-world-clusterip-lllgm EndpointSlice for Service default/hello-world-clusterip: Operation cannot be fulfilled on endpointslices.discovery.k8s.io "hello-world-clusterip-lllgm": the object has been modified; please apply your changes to the latest version and try again