apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-15T04:51:55Z"
  creationTimestamp: "2026-07-15T04:50:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "979"
  uid: 905bde3e-db40-4851-a30a-5d13cb00beba
subsets:
- addresses:
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5khr2
      namespace: kube-system
      uid: fea3f8f2-e6cb-4389-863e-506803a0269e
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nwpbw
      namespace: kube-system
      uid: 32997567-58b7-4f4f-a4a8-13775e4a1e03
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
