apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-13T14:18:29Z"
  creationTimestamp: "2026-02-13T14:17:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "709"
  uid: 5bf1d761-8e11-4458-9e9e-78a7add01195
subsets:
- addresses:
  - ip: 172.24.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hf5zg
      namespace: kube-system
      uid: 58d05387-d572-48b5-8825-33f76e2a2f8d
  - ip: 172.24.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-svhqs
      namespace: kube-system
      uid: bfc7900b-a57a-4da2-b0f2-35aed8070856
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
