apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T10:07:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: bb4aa91b-458c-4db6-89ad-76b527a2c674
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-78mjw
      namespace: kube-system
      uid: a3248b11-867b-47d7-bd41-ebc49a834830
  - ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jhdb6
      namespace: kube-system
      uid: 8cd24bb6-36f9-4215-82de-646fa6b744a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
