apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T02:10:27Z"
  creationTimestamp: "2026-02-25T02:09:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "690"
  uid: 5019b31f-34be-45b6-984b-ac8bd9b58194
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-bp28k
      namespace: kube-system
      uid: 8e62f29a-d97b-4786-8119-332fd6596bda
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-9cxwk
      namespace: kube-system
      uid: e2ac5c14-b5f1-4e26-9eba-a90d54c6ab94
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
