apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-31T00:58:09Z"
  creationTimestamp: "2026-01-31T00:57:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "707"
  uid: f7244b77-a819-45c0-8759-98253334e017
subsets:
- addresses:
  - ip: 172.24.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ssxc4
      namespace: kube-system
      uid: b380dd0d-bb3a-4328-a700-a7c4e492895a
  - ip: 172.24.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-h55lc
      namespace: kube-system
      uid: 73911126-5520-4ab9-b384-16ac16d1ec05
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
