apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T10:30:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: dfccd0db-f994-458c-9b57-4b9ee9935943
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvfvl
      namespace: kube-system
      uid: 6bdf4fa1-dff9-42c6-98ba-0e73293078aa
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gdsvv
      namespace: kube-system
      uid: ab78568f-0297-4633-a996-ef65e5c32c6d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
