apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-07T01:35:50Z"
  creationTimestamp: "2026-02-07T01:35:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "662"
  uid: 8843bac4-baf7-44b2-be83-d3b687b4751c
subsets:
- addresses:
  - ip: 172.24.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-j7kt4
      namespace: kube-system
      uid: 8bf14066-0131-4f4b-93fb-5c5a1e70dcd8
  - ip: 172.24.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-6mftd
      namespace: kube-system
      uid: 77872574-a2b8-4af0-bfeb-d10da2fafd57
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
