apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T16:30:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 442bc8a1-e4e7-4d47-a135-6ed853670023
subsets:
- addresses:
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tt922
      namespace: kube-system
      uid: a4dae156-30e9-420b-a15c-ea8f48bdbc0c
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-89rtj
      namespace: kube-system
      uid: d3190802-239d-4ff2-817d-ca07a1ff3772
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
