apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-30T01:53:43Z"
  creationTimestamp: "2026-05-30T01:52:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1082"
  uid: 67950cee-7206-4ae3-b007-f9df5c7a649b
subsets:
- addresses:
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bw4sw
      namespace: kube-system
      uid: fd7d144c-a678-45a0-9c8c-dee17c5d0c7a
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sxdts
      namespace: kube-system
      uid: c1a7ac01-d6df-4058-98a5-d822b7ae0508
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
