apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-09T06:22:33Z"
  creationTimestamp: "2026-09-09T06:21:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "964"
  uid: cd81fccf-ef67-401d-a665-00a4ba41804c
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xxlvf
      namespace: kube-system
      uid: 5cff68da-84c3-407d-a0a2-72565d9f8642
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sv2wg
      namespace: kube-system
      uid: 72be6273-c535-499a-acf1-a2ea8bb6db0a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
