apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-11T16:50:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "831"
  uid: 69b77018-5d50-4df3-88a9-89e594dda720
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k8dfw
      namespace: kube-system
      uid: c52ff7c0-2b4a-4a96-aa4f-25cf5aec2561
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rbndk
      namespace: kube-system
      uid: 74426899-1d3d-4f12-9940-9a90c43739dd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
