apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-13T00:58:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: fd62fbc5-5177-4a33-87dc-e9c1bb76b417
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5w6sw
      namespace: kube-system
      uid: 104a1bb1-3dcc-45bc-9e7b-8ea6d04db3ec
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xddhq
      namespace: kube-system
      uid: 95aa4f3d-44d0-4d3b-aea3-c8206716b0e6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
