apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-22T14:31:08Z"
  creationTimestamp: "2026-08-22T14:29:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "973"
  uid: 97cf515b-2ff6-4d0f-af09-6134c58f134b
subsets:
- addresses:
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ct2js
      namespace: kube-system
      uid: 4760a56d-6bb7-4bb1-9cb6-2399ecb4f237
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-898nl
      namespace: kube-system
      uid: 31b6c300-853d-4680-8615-6bef3d14562c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
