apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-03T12:04:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 1ec5930a-028e-40c9-8d04-7fd47d904b5b
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tg4mr
      namespace: kube-system
      uid: 1ef9b799-6271-45e4-92ec-db8a0a294386
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6jck
      namespace: kube-system
      uid: 8c365924-50a9-4f75-8622-834b427ac9fa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
