apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-06T00:36:31Z"
  creationTimestamp: "2026-02-06T00:35:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "777"
  uid: 0c84d4e9-9086-40a7-ba38-8bc8c4aca870
subsets:
- addresses:
  - ip: 172.24.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-bvx82
      namespace: kube-system
      uid: a7103a1a-ade1-412c-abac-96096d7c8277
  - ip: 172.24.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vh754
      namespace: kube-system
      uid: 89ed78af-ecab-46de-9021-257d4de26aae
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
