apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T02:00:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 4967c56c-5a9b-4f0c-9b1d-71a2e2f48b50
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7875r
      namespace: kube-system
      uid: 3ed2a78b-f189-459b-b57b-ba8ad337ffcc
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-92bng
      namespace: kube-system
      uid: 078662f3-0751-4097-8da2-34dbaef1bd3f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
