apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-10T02:01:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: 60535d50-ed9a-42fc-b156-35e19a9c817b
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b8hgs
      namespace: kube-system
      uid: 4404383d-e89d-48ed-b110-b8229a5c050c
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fbgl8
      namespace: kube-system
      uid: 73a0e37d-4e66-4014-bdb3-dfc8d4eeb339
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
