apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-13T01:08:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 23d942a1-27fe-41b3-a193-8b73a6b9f8b5
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7wpz4
      namespace: kube-system
      uid: 6a5868bb-b289-49b7-91eb-36206aafd718
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5xbhm
      namespace: kube-system
      uid: 473e877c-be4e-42a6-bb1d-c5382d77278c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
