apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-25T13:33:29Z"
  creationTimestamp: "2026-07-25T13:32:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: 08367e04-adce-497f-8de9-9e7d954b249e
subsets:
- addresses:
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z5h49
      namespace: kube-system
      uid: 2c574a8e-f7a3-4cf1-a110-17754ec8f51e
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zmhbp
      namespace: kube-system
      uid: db12954c-1cc9-40a3-8742-35e5f10d1857
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
