apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-26T05:06:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: d12b6334-d0b1-4032-a68d-bc6811ef2c69
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kxp88
      namespace: kube-system
      uid: 42dc06fa-47a7-449e-a0b2-e75c375879fd
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mr2m7
      namespace: kube-system
      uid: dd27c38d-f90e-4b54-ab3a-d591bb661ba8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
