Comment by vanillax

Comment by vanillax 21 hours ago

2 replies

Can you make it so I can use my existing k8 cluster? or does it have to always use your embedded k3s? It seems like if you are just using k3s it should be easy to bring your own...

czhu12 12 hours ago

Yep, its intended to be used with k8s clusters, k3s is more of an exceptional usecase but I wanted to be able to support super cheap, single instance machines.

I’ll try to make that more clear in the homepage / readme

  • vanillax 4 hours ago

    k3s is kubernetes. K8s == k3s. There is no difference. Just different distributions like linux.