apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T10:20:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 8c256e42-5cb9-4eeb-8e28-ca231272c6f8
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wl2vr
      namespace: kube-system
      uid: 4aea7c12-f987-4c01-ac63-73c287a02eb8
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vqcn9
      namespace: kube-system
      uid: 54a494a9-d7b0-4d90-b178-3a9d72f672b2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
