apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-08T22:50:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "943"
  uid: 43ef9d32-1477-4145-8bb6-a1dba4fd7fd7
subsets:
- addresses:
  - ip: 10.0.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jlrfp
      namespace: kube-system
      uid: fef2c8b1-4200-408d-bb6d-64921170fb5c
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vw4zs
      namespace: kube-system
      uid: ab6f682d-46ed-45a0-89eb-f4ea13654bc5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
