apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-25T08:41:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: af74e8ca-f0bd-4cb4-8def-54fe6644e944
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n5zkm
      namespace: kube-system
      uid: f017aafc-d056-4abd-b30c-00a3cd7625e1
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5q2cw
      namespace: kube-system
      uid: 4867e39e-810b-4b74-8ede-5252ccbda9e9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
