apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-26T00:19:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "944"
  uid: 7ca5e538-c26c-4c3f-b8bf-769ed9aefb23
subsets:
- addresses:
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mb4w2
      namespace: kube-system
      uid: 0c3f3038-a052-40d9-bdbf-3dfdb4667e43
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xhcwc
      namespace: kube-system
      uid: 0b917d71-425b-44a7-84c3-b1bdcbb43efb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
