apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-06T05:55:52Z"
  creationTimestamp: "2026-02-06T05:55:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "667"
  uid: 532a8a51-d391-4d60-ad3c-c8898a26ef6b
subsets:
- addresses:
  - ip: 172.24.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vv4vh
      namespace: kube-system
      uid: a6d77461-2955-49ee-ab2f-f9b40de83d45
  - ip: 172.24.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-582db
      namespace: kube-system
      uid: 0dae4c83-f10a-4833-a4b7-23bd6f360be1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
