apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-22T06:06:10Z"
  creationTimestamp: "2026-04-22T06:05:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 0a79b8a8-ad84-4f89-a3b6-0c9de842eb86
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mxmz5
      namespace: kube-system
      uid: a44be31a-f500-416c-99a1-6bc5f536719c
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vs9bf
      namespace: kube-system
      uid: 0b4b7fe6-b148-4bd5-8cd9-a52a0ee86308
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
