apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-14T04:57:23Z"
  creationTimestamp: "2026-02-14T04:56:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "723"
  uid: a24b0fe8-7523-4686-8f5d-267f7270688f
subsets:
- addresses:
  - ip: 172.24.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-b89tf
      namespace: kube-system
      uid: 68314e23-12ab-4585-b09a-7c520a08b503
  - ip: 172.24.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-467nh
      namespace: kube-system
      uid: 780d1689-1b8e-4fae-9049-0f183136ca94
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
