apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-28T17:25:39Z"
  creationTimestamp: "2026-04-28T17:24:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 889692b5-5a9c-47bf-9255-1a375fd5eff2
subsets:
- addresses:
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-szdsw
      namespace: kube-system
      uid: 0b7c2de2-7c29-44f8-904c-8a5b48b8ad2a
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f7mzf
      namespace: kube-system
      uid: 6abe412b-502d-4c66-9108-afdcbfb71973
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
