apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T15:55:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 98790223-422d-43ed-95c1-6d01562f0005
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sptlq
      namespace: kube-system
      uid: 21922e5e-54cc-4c62-ae7f-ebdcdc411a3e
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9njmj
      namespace: kube-system
      uid: 8416bd8e-a7ab-4443-9e23-6fee823f7dfe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
