apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-25T00:38:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: ffb98718-d34b-45a8-9428-8093daba0129
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s7ph7
      namespace: kube-system
      uid: a54c4ab4-27b5-4503-8347-72e72b07f089
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7bkm2
      namespace: kube-system
      uid: 904a6d92-0f9f-4322-beac-ac1eb4262d9f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
