apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-24T15:39:14Z"
  creationTimestamp: "2026-08-24T15:38:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "944"
  uid: 3b865d78-4905-4481-b733-57d236da6d24
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5ddsx
      namespace: kube-system
      uid: 9dd5f3c2-c044-411c-bfa6-1445efac94e3
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8957z
      namespace: kube-system
      uid: 7cc50152-711b-443e-8d4e-c4100a658fa9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
