apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-14T04:54:39Z"
  creationTimestamp: "2026-02-14T04:53:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "750"
  uid: 52b2b9ee-f443-4caa-8e86-919169edce99
subsets:
- addresses:
  - ip: 172.24.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ldfxc
      namespace: kube-system
      uid: 8b8d35c2-19aa-41dd-9e74-a800682603a6
  - ip: 172.24.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-27rd6
      namespace: kube-system
      uid: 791ef0a6-8531-4dbf-a3bb-2f59452115f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
