apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-08T22:10:45Z"
  creationTimestamp: "2026-02-08T22:10:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "740"
  uid: 9ff22a4a-e92b-499b-a52b-182a6994996f
subsets:
- addresses:
  - ip: 172.24.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-96ldd
      namespace: kube-system
      uid: 844bb9fa-9892-4249-bcd0-5b6a6af7de58
  - ip: 172.24.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-7mswr
      namespace: kube-system
      uid: 70f93aa7-17f7-4be5-990a-55943837146f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
