apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T12:58:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: 5ea46173-1aee-4220-a43d-ced33bebbb56
subsets:
- addresses:
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f94qw
      namespace: kube-system
      uid: 429ad053-8781-4180-ba21-30438023b408
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-crk4x
      namespace: kube-system
      uid: 1588ade1-1fe3-444a-8638-42d56d020b76
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
