apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-19T02:53:05Z"
  creationTimestamp: "2026-02-19T02:52:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "816"
  uid: 9e8c8773-5eb7-4162-884a-4d96aadb8e5e
subsets:
- addresses:
  - ip: 172.24.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-dt42w
      namespace: kube-system
      uid: efbc6aef-99ff-4324-a161-456f74fe4f96
  - ip: 172.24.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-p4q7g
      namespace: kube-system
      uid: 655b505b-47a5-403d-9e80-a6f77d4e7416
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
