apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-09T02:07:37Z"
  creationTimestamp: "2026-04-09T02:06:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "850"
  uid: a6b393d0-fdb3-47b5-915a-339a2f055837
subsets:
- addresses:
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4wwbk
      namespace: kube-system
      uid: 2ac40ab8-9f5d-460e-aa7e-61eee4807c0f
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2wrn8
      namespace: kube-system
      uid: 19f31997-75f2-4e3a-8a53-50f86dbfe2b1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
