apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-08T21:38:14Z"
  creationTimestamp: "2026-02-08T21:37:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "763"
  uid: 04f5fa3d-f9de-4097-bf23-c648651a8221
subsets:
- addresses:
  - ip: 172.24.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-htkzm
      namespace: kube-system
      uid: a4ff56a3-6be8-4ad4-8452-3e8bb6b8c445
  - ip: 172.24.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-n6mrg
      namespace: kube-system
      uid: aff0ac5f-9191-47e4-ba94-ec29756389a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
