apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-02T17:47:09Z"
  creationTimestamp: "2026-02-02T17:46:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "658"
  uid: 9fbaf5c3-1cae-473e-856c-6ed00d009a44
subsets:
- addresses:
  - ip: 172.24.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wmxph
      namespace: kube-system
      uid: e4fcc810-d137-4146-81f5-211d7df11fc0
  - ip: 172.24.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-qbnzr
      namespace: kube-system
      uid: 85afa4a3-40a5-4af2-a166-6afcb6e193dc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
