apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-21T15:34:26Z"
  creationTimestamp: "2026-04-21T15:33:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: e14e0d01-b23d-4ada-af86-143a164d337e
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vv5gn
      namespace: kube-system
      uid: 3515d513-9941-4619-be53-e6438e0258fc
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gdldp
      namespace: kube-system
      uid: 79302339-554a-4081-996c-b9a13a98ffeb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
