MusicDin / kubitect

Kubitect provides a simple way to set up a highly available Kubernetes cluster across multiple hosts.

Home Page:https://kubitect.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support adding taints to kubernetes nodes

seumasdunlop opened this issue · comments

In the same way that labels can be added to kubernetes nodes it would be useful to add taints from the template.

I've implemented this so let me know if you're happy for a pull request.

Hi,

first of all, thank you for opening all these issues.

Taints should definitely be added, so I would really appreciate, if you could open a pull request.

You're welcome, thanks for the great project :) I've created a pull request for this.