apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-08T16:38:44Z"
  creationTimestamp: "2026-02-08T16:37:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "671"
  uid: ba0dce7e-469f-4c73-a3ad-d312e55d3363
subsets:
- addresses:
  - ip: 172.24.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jmx8t
      namespace: kube-system
      uid: 73f1703d-eb2a-40f0-9308-f450294c438c
  - ip: 172.24.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2r2wx
      namespace: kube-system
      uid: f0488df2-f0f3-4432-82bb-ed1d879f8ad8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
