apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-17T19:20:55Z"
  creationTimestamp: "2026-02-17T19:20:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "766"
  uid: 951feba9-a6da-4038-a5d6-d8b3ede768a6
subsets:
- addresses:
  - ip: 172.24.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-csgd7
      namespace: kube-system
      uid: 23daba6c-aeee-4129-b25e-971cbe872fff
  - ip: 172.24.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hnckw
      namespace: kube-system
      uid: 278d2104-e009-48dc-be9d-22faee8339f3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
