apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-23T18:39:21Z"
  creationTimestamp: "2026-06-23T18:38:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "992"
  uid: 3ca0ade5-83f0-48ee-9938-cc0a3bf93b22
subsets:
- addresses:
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8m4n8
      namespace: kube-system
      uid: 4957ea65-4357-47ae-8a38-4fbd339fead2
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m7ql6
      namespace: kube-system
      uid: fc129d58-2c72-426e-bb4e-6e6a2d18e65c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
