apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-06T05:56:29Z"
  creationTimestamp: "2026-02-06T05:55:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "669"
  uid: db13b881-4c44-4d96-ac98-28f03509c7c1
subsets:
- addresses:
  - ip: 172.24.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-qrsn4
      namespace: kube-system
      uid: 5f762f07-4518-467b-b804-9e3500216b53
  - ip: 172.24.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8c4sq
      namespace: kube-system
      uid: 607d56b8-05b4-4dae-8752-4e0fe29e927d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
