apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-30T10:05:39Z"
  creationTimestamp: "2026-01-30T10:04:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "706"
  uid: 0ffcc926-cc23-4250-8cae-9dd1e275dcc1
subsets:
- addresses:
  - ip: 172.24.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-bdk2h
      namespace: kube-system
      uid: af25e2e3-1e4d-4a1d-87c7-9234ddbac143
  - ip: 172.24.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-6lvt2
      namespace: kube-system
      uid: 9e745099-c58e-4ea2-856c-e0bd6f6e33a3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
