apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-24T05:27:20Z"
  creationTimestamp: "2026-07-24T05:24:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1097"
  uid: 92db87c4-0d74-4e66-a2f0-b88c16b11c35
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-92rx9
      namespace: kube-system
      uid: 3881fa68-72bd-431e-a716-4344fb95b731
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9fwmh
      namespace: kube-system
      uid: d04f0ab4-107a-48b5-81b1-4c41897f543e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
