apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-29T16:35:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "708"
  uid: 5e27d855-4bcd-4e15-a3a6-ab9da18b0a6f
subsets:
- addresses:
  - ip: 172.24.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-56q5k
      namespace: kube-system
      uid: 7b4a219f-454b-42fa-90bc-3cf64df4ed22
  - ip: 172.24.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w8v6j
      namespace: kube-system
      uid: a5a184f9-ebec-4309-86a2-f8d01d8fbf95
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
