apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T03:08:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: b3b638ea-de16-488b-88e5-83a2c1619d39
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cf2gk
      namespace: kube-system
      uid: dd71f0cf-b791-4167-a37b-6568c6084046
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bpd78
      namespace: kube-system
      uid: bd92b483-2d67-45ff-829b-c354dc03b8d4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
