apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-13T01:01:38Z"
  creationTimestamp: "2026-08-13T01:00:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: d269891c-60fd-4aa0-adc6-2c5749c5e6b5
subsets:
- addresses:
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5gzmq
      namespace: kube-system
      uid: ac799405-c76c-4ec6-a3aa-2eeed8412f4b
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wzfcx
      namespace: kube-system
      uid: 1a623a60-ee86-4df6-962c-e57394cf82b7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
