apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-26T05:46:57Z"
  creationTimestamp: "2026-04-26T05:45:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1104"
  uid: 3eb11632-fd64-4e50-9584-2f3cc6d98dc2
subsets:
- addresses:
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2zkmg
      namespace: kube-system
      uid: 92dec4c7-8524-4c5e-8901-4ce1a57a99d8
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8fth4
      namespace: kube-system
      uid: 9f8e33d3-7320-4f49-92c1-88813caeed34
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
