apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-28T06:28:28Z"
  creationTimestamp: "2026-01-28T06:26:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "962"
  uid: 32806768-cfc5-48a6-b11f-8ab72f3112a6
subsets:
- addresses:
  - ip: 172.24.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-s4ghl
      namespace: kube-system
      uid: 5adf31e6-440a-4114-958d-7caf3371d42a
  - ip: 172.24.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-x9jtg
      namespace: kube-system
      uid: 7cf2d0b0-6c65-41ae-9938-ee6da8c040df
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
