apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-20T18:24:09Z"
  creationTimestamp: "2026-02-20T18:23:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "757"
  uid: c334cf92-e8d5-43a4-878c-d0bf066b66c9
subsets:
- addresses:
  - ip: 172.24.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-q7pcq
      namespace: kube-system
      uid: e963aa39-3e2f-401f-88c5-cd3ce5d5aafa
  - ip: 172.24.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zpjxs
      namespace: kube-system
      uid: f975c643-1be4-443e-828a-51cafa992e10
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
