apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T04:33:37Z"
  creationTimestamp: "2026-02-24T04:32:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "706"
  uid: 9aa832ed-a81a-49ad-a4a3-fd7eb1f5439c
subsets:
- addresses:
  - ip: 172.24.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w5qq4
      namespace: kube-system
      uid: 2a58d8f3-32cd-4d7f-85b9-f507a719ad13
  - ip: 172.24.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nvx4w
      namespace: kube-system
      uid: 2e4f4f4b-f55d-4898-90c8-c9734495aa15
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
