apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-20T20:22:24Z"
  creationTimestamp: "2026-01-20T20:21:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "750"
  uid: 9d135497-1ce9-43b1-9331-19176d54c6f3
subsets:
- addresses:
  - ip: 172.24.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-lqxl6
      namespace: kube-system
      uid: a30dd52c-b792-4a97-9a69-af92ce671a44
  - ip: 172.24.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-86g8z
      namespace: kube-system
      uid: fb93c226-dc13-4abe-ad8c-a0743df7de63
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
