apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-19T16:30:25Z"
  creationTimestamp: "2026-02-19T16:29:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: a31a0db8-1aeb-447f-b2d3-74c2ced427ba
subsets:
- addresses:
  - ip: 172.24.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-l2wn2
      namespace: kube-system
      uid: 4d33dbea-8677-4545-a595-2f10445312fb
  - ip: 172.24.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cl6fj
      namespace: kube-system
      uid: ec509f31-2623-4186-b857-61347fbb899b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
