apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-26T08:09:02Z"
  creationTimestamp: "2026-05-26T08:08:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: f8f40188-c6b9-4e45-bea3-74133a0d3b36
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lfx4g
      namespace: kube-system
      uid: 9841afae-2c05-4cce-943a-0cdd5e4bfe3a
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9494l
      namespace: kube-system
      uid: f7233f86-76ea-4137-bac2-bc28bc0c6fdd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
