apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T01:40:57Z"
  creationTimestamp: "2026-02-12T01:40:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "701"
  uid: 6563421f-0563-45da-a447-6343f68e897c
subsets:
- addresses:
  - ip: 172.24.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-frkcd
      namespace: kube-system
      uid: dfc8be9a-d50f-43b3-9a61-5932f61950ef
  - ip: 172.24.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-kw6fn
      namespace: kube-system
      uid: 9b67627e-905a-450e-b3bd-c72ade54d510
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
