apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T10:19:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: faf92afa-8775-4d75-ad2f-5bc4fc49f716
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-whgb8
      namespace: kube-system
      uid: 26a49f44-39da-4d13-883b-c2a1e027cdef
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h2bd9
      namespace: kube-system
      uid: 3424ef9c-ce1b-4779-b703-195e65d666c8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
