🪦 DISCONTINUED Further Lokomotive development has been discontinued. Lokomotive is a 100% open-source, easy to use and secure Kubernetes distribution from the volks at Kinvolk
I don't see a option in baremetalcluster.lokocfg reference for creating a single node cluster.
If I leave the worker* variables out will it deploy a single node? Do I fill in the worker* variables with the same info that will be in the controller?
Will there be taints I need to remove when deployed using lokoctl?
I think deploying without worker_ fields should produce you a single controller node cluster. Once deployed, you may want to remove the taint from this node to let regular workloads be scheduled on it.
Looking at the website docs. https://kinvolk.io/docs/lokomotive/latest/configuration-reference/platforms/baremetal/
I don't see a option in baremetalcluster.lokocfg reference for creating a single node cluster.
If I leave the worker* variables out will it deploy a single node? Do I fill in the worker* variables with the same info that will be in the controller?
Will there be taints I need to remove when deployed using lokoctl?