apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-01T18:48:58Z"
  creationTimestamp: "2026-02-01T18:48:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "694"
  uid: c5a775b5-1d60-4eda-becb-b72b5b1f34e7
subsets:
- addresses:
  - ip: 172.24.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-t9tjb
      namespace: kube-system
      uid: d8846240-2f04-4e6d-afd7-b06b186819f2
  - ip: 172.24.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wztht
      namespace: kube-system
      uid: 21148e88-7517-4e6c-891e-450fe5208059
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
