Damian Sieradzki
Damian Sieradzki
Currently there is no possibility do add worker node to existing cluster. Wizard always creates cluster from scratch. Post installation management I want to cover in separate feature, where you...
I have created feature issue for adding nodes to existing cluster https://github.com/dsieradzki/k4prox/issues/36
Currently no, you can only select one proxmox node during creation. Do you want to have ability to select proxmox node per K8S node?
Yes, sure. In one week or earlier I should create this feature.
Unfortunately, the feature has to be delayed. Adding an extra field and passing the VLAN tag to vm creation is not a problem. The problem is that Makoon communicates with...
Yes, that's true, but after I create vm with tag, Makoon cannot connect to it because vm is in another network unless you have some routing to reach vms between...
As I said, setting vlan is not a problem, I can do this during vm creation via API. Btw, I don't want to couple the app with ssh to proxmox,...
Hi, I’m also having an issue with optional. I used develop, but it’s not working. Am I doing something wrong, or could this be another problem? It does work in...