apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-04T01:23:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "658"
  uid: d75ed838-5a6d-4e40-afd8-2303595abb6d
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-22fhc
      namespace: kube-system
      uid: 3d7c0a6b-4fe6-482e-8fac-db57892e685c
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2762l
      namespace: kube-system
      uid: b79005a3-07f6-4382-afbf-3bd33920eeba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
