apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T00:59:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "937"
  uid: d0977b6f-e858-43cf-bc47-3943d6ca3366
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-crg6p
      namespace: kube-system
      uid: a07abb6d-1e18-4abc-9958-25021b4b9da6
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cw4wh
      namespace: kube-system
      uid: fc3f1232-98e4-418c-817d-0800ded945f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
