apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-26T03:37:17Z"
  creationTimestamp: "2026-06-26T03:36:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 87916687-b2f0-43f0-a4f2-4163ce6c022f
subsets:
- addresses:
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9xhgv
      namespace: kube-system
      uid: 4a373a74-76e5-4436-88c4-d8eef0953619
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lms6m
      namespace: kube-system
      uid: efc9e17f-6d2a-4f47-a818-18e23c1a7dbe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
