apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T02:07:57Z"
  creationTimestamp: "2026-02-12T02:06:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "773"
  uid: 3d22ea6f-86d0-4bf2-a175-2f0658de92b6
subsets:
- addresses:
  - ip: 172.24.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8p64l
      namespace: kube-system
      uid: c314b909-1ad8-4c2f-912f-c7b0c40014e2
  - ip: 172.24.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-qbhhk
      namespace: kube-system
      uid: 29f3aa74-d319-4f46-81c1-880f190f204f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
