I'm wondering if the following step could archive ...
# k3s
b
I'm wondering if the following step could archive the goal above: • 1. set up a k3s cluster with
curl -sfL <https://get.k3s.io> | sh -
• 2. set up another kubernetes node by
k3s agent ...
on the same machine