apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-11T01:46:21Z"
  creationTimestamp: "2026-02-11T01:45:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "718"
  uid: 7311f9f4-ad61-438d-a364-99b1203f5e0f
subsets:
- addresses:
  - ip: 172.24.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nbhfq
      namespace: kube-system
      uid: c30d1fea-a850-46b9-97f0-4d2c39457914
  - ip: 172.24.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-qtqt6
      namespace: kube-system
      uid: b71ef826-ac23-417c-bc67-1f34e423783d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
