apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-10T21:23:05Z"
  creationTimestamp: "2026-02-10T21:22:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "685"
  uid: 74de2743-48f0-48db-8640-d0d9ee446d20
subsets:
- addresses:
  - ip: 172.24.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-t2v7f
      namespace: kube-system
      uid: 8068e62e-a841-49b5-8d1b-6ce7156d9d29
  - ip: 172.24.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-79xhq
      namespace: kube-system
      uid: 810cfc96-bfe8-432b-bdff-a0ac1c114a27
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
