apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T11:00:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 815b4028-f623-4698-948b-6ebb772d11ca
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c768w
      namespace: kube-system
      uid: 0c5bc785-c037-443b-ae8b-a1869099496e
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t88fb
      namespace: kube-system
      uid: 2a33436a-39d6-4bc9-8747-ebfba260f68c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
