apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-12T09:55:32Z"
  creationTimestamp: "2026-03-12T09:54:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: 7800f75d-f85c-4347-ba8b-5ae9d4dbb0c2
subsets:
- addresses:
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9hxf4
      namespace: kube-system
      uid: ab6a549e-7c58-4a0d-879c-091820f15a93
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hdjnt
      namespace: kube-system
      uid: 5f26aedd-31e0-472d-96ba-b5caf3807856
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
