apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-28T06:02:56Z"
  creationTimestamp: "2026-04-28T06:02:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 1b74e477-857a-4492-9550-4ab80ad4b01e
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xbhnn
      namespace: kube-system
      uid: ba6f2cf7-2896-489d-8a7e-4a792e3a86f3
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9dn9c
      namespace: kube-system
      uid: 8d4b24aa-3691-41c7-bb27-4ccc830ade2f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
