apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-25T05:53:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 8ffdfedb-46ee-4e5b-9f61-d46121e0c32b
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4tj4h
      namespace: kube-system
      uid: aec3156a-8725-47f7-8391-c072a971b1dd
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gh7f2
      namespace: kube-system
      uid: bffc95a7-9939-426e-8c55-3242d6413108
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
