apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T01:18:33Z"
  creationTimestamp: "2026-02-12T01:17:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "739"
  uid: a9abc5d9-f612-4aec-853d-5b6343abf4f1
subsets:
- addresses:
  - ip: 172.24.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-m5zbg
      namespace: kube-system
      uid: 46ae3839-6321-4380-83ea-7867bbafc441
  - ip: 172.24.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cpcsg
      namespace: kube-system
      uid: cc48c1b2-63f9-4a43-80a2-2bc0db0397db
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
