apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-26T10:15:11Z"
  creationTimestamp: "2026-06-26T10:14:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: bfa1f63c-7e03-4481-a3b2-fedb7af67c79
subsets:
- addresses:
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nhjg8
      namespace: kube-system
      uid: 1da7cd74-d9b5-4de5-9d68-eaef32c00313
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6wfs
      namespace: kube-system
      uid: b521d9f5-f8c6-4a96-8f62-9ae792f15ed8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
