apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-13T14:19:53Z"
  creationTimestamp: "2026-02-13T14:19:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "766"
  uid: 017ade7e-798a-46ef-8d84-8271ac226677
subsets:
- addresses:
  - ip: 172.24.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ndtgj
      namespace: kube-system
      uid: 8ce4f560-f4f4-4b76-b9f7-fd7ed42aec2c
  - ip: 172.24.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-v8nxg
      namespace: kube-system
      uid: 4f9cb1ed-3489-4846-a43e-cd32f334dffd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
