apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T02:21:27Z"
  creationTimestamp: "2026-02-24T02:20:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "728"
  uid: f8500cc9-1073-4f8a-b3c9-a1a85b2c7ccb
subsets:
- addresses:
  - ip: 172.24.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hr7q8
      namespace: kube-system
      uid: 2ec19bb2-856f-4caf-bdf4-e7a130c599ee
  - ip: 172.24.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2jbzl
      namespace: kube-system
      uid: 2f901bf5-36a7-45f3-9ab1-17d7d9633048
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
