apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T11:28:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 2a9be3c3-7cf4-4613-badb-68bf01c97328
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cl5wt
      namespace: kube-system
      uid: 0a505edc-d585-4284-b8fe-aceb962a3309
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rbnp2
      namespace: kube-system
      uid: 8ee11d9b-e1e8-43df-a4a9-d141805bdb66
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
