apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T01:52:53Z"
  creationTimestamp: "2026-02-12T01:52:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "698"
  uid: 5c5cebe6-2ddb-4724-88c6-ae79769fdff4
subsets:
- addresses:
  - ip: 172.24.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-csrnn
      namespace: kube-system
      uid: 8f185a36-eefc-44a6-bd05-5e060b4e57d7
  - ip: 172.24.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-p4shg
      namespace: kube-system
      uid: 488aa619-16ab-4df7-8521-802e08ff0740
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
