apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-08T15:26:01Z"
  creationTimestamp: "2026-07-08T15:24:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "970"
  uid: fd8f0b8a-bf99-45d9-b0ab-e4b69596f538
subsets:
- addresses:
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hhc7l
      namespace: kube-system
      uid: d6e60e79-a0a3-42a3-96d5-01552102b29a
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n9p6k
      namespace: kube-system
      uid: 9ed46fd4-fb23-492c-a6d5-b0288b1f8177
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
