apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T15:25:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 811693cb-0178-4af0-9324-02892daa9bee
subsets:
- addresses:
  - ip: 10.0.0.142
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-489kx
      namespace: kube-system
      uid: 6fa4a94d-5d41-4fc6-aa82-21308368008f
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pftkh
      namespace: kube-system
      uid: abf7fc9d-3356-42c0-bb54-725a71810b5b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
