apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-31T05:45:10Z"
  creationTimestamp: "2026-05-31T05:43:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "947"
  uid: 347f5ab2-446e-4c3b-9d7d-d1e90ecf4f44
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f5w7j
      namespace: kube-system
      uid: a7841c36-b8ae-40cb-ad92-54ce76006230
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s2q7k
      namespace: kube-system
      uid: 74089417-3f1b-488c-a115-8cda685f3b36
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
