I want to use tool running k8s in single node for devlopment. But without using VM. I could find tools using vm. But I could not find tools without vm. Microk8s is only tool satisfing my condition.
Is there any other options?
- Not using vm
- Running k8s locally (single node)
Thank you.