apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-31T05:00:46Z"
  creationTimestamp: "2026-03-31T04:59:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "979"
  uid: a626eca4-8428-4b9f-ae77-5a1eaa6408f0
subsets:
- addresses:
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5n5wm
      namespace: kube-system
      uid: 00ca53cd-6b37-4169-812b-f398b58254aa
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vr466
      namespace: kube-system
      uid: 8fb18369-3d05-4e29-ae94-0f7b5d2b3c76
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
