apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T17:35:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: cdd6ff9c-6ee3-4e1c-afdb-094b18332572
subsets:
- addresses:
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-87fmf
      namespace: kube-system
      uid: c8bfbd91-af53-4f0b-b2a5-0b1ec5d68c63
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dwt5n
      namespace: kube-system
      uid: a7c3f545-1d80-4974-bd6a-c6bfeb819af5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
