apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-02T16:24:35Z"
  creationTimestamp: "2026-07-02T16:23:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: a1bdf949-5f01-4fd0-b4fe-5cfda7a2e653
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rz9q9
      namespace: kube-system
      uid: cd2b78a1-edc0-4744-8f91-5322667f0a1d
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hlf6j
      namespace: kube-system
      uid: 8cab45fb-53b3-4791-9922-6cc81552a35f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
