apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T13:13:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 612d0f9a-4755-49fa-bfed-8ede7be83f32
subsets:
- addresses:
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lqmp7
      namespace: kube-system
      uid: 1e0a4cc8-f698-4fae-a4e9-05489aa605e2
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n6hzt
      namespace: kube-system
      uid: 49a3f84b-4702-4e53-8221-c40568b413fa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
