adamant-kite-43734
10/11/2023, 12:06 PMwide-garage-9465
10/11/2023, 12:07 PMstocky-dream-57085
10/11/2023, 12:14 PMwide-garage-9465
10/11/2023, 12:30 PMwide-garage-9465
10/11/2023, 12:30 PMstocky-dream-57085
10/11/2023, 12:36 PMwide-garage-9465
10/11/2023, 12:37 PMstocky-dream-57085
10/11/2023, 12:37 PMwide-garage-9465
10/11/2023, 12:37 PMstocky-dream-57085
10/11/2023, 12:38 PMwide-garage-9465
10/11/2023, 12:38 PMstocky-dream-57085
10/11/2023, 12:38 PMrough-farmer-49135
10/11/2023, 2:17 PMk3d cluster create my-test-cluster
& have kubectl & helm & whatever else you want to test/play with. The above command will create you a single node test cluster. You can always delete it and recreate the cluster with other settings if you need for other testing.rough-farmer-49135
10/11/2023, 2:19 PMbulky-sunset-52084
Is it easier?
Neither k3d is a way to run k3s. It's a lot like upstream 'kind' (kubernetes in docker). But k3s is packaged smaller than upstream so using k3s is better for local development.
bulky-sunset-52084