apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-09T03:14:38Z"
  creationTimestamp: "2026-02-09T03:13:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "696"
  uid: 4b82c0e6-8f7a-40c3-8183-735032e96aba
subsets:
- addresses:
  - ip: 172.24.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-5htqk
      namespace: kube-system
      uid: 92902bd2-613e-42d4-bcb3-fd9f50fed18a
  - ip: 172.24.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2fl4m
      namespace: kube-system
      uid: b6e13cb1-7bca-4e7e-8a38-d460b7082aca
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
