kubekey icon indicating copy to clipboard operation
kubekey copied to clipboard

Support adding annotations for nodes

Open pixiake opened this issue 2 years ago • 2 comments

When installing or adding nodes, kk should support setting annotations for nodes according to the configuration.

such as:

spec:
  hosts:
  - {name: node2, address: 172.16.0.3, internalAddress: 172.16.0.3, password: "Qcloud@123", annotations: {node.alpha.kubernetes.io/ttl: "0", projectcalico.org/IPv4IPIPTunnelAddr: 10.233.96.0}}

pixiake avatar Mar 28 '23 03:03 pixiake

Is this issue being resolved?If not, I want to fix this issue

doublewaters avatar Jun 09 '23 16:06 doublewaters

will suport in 4.x

redscholar avatar Mar 24 '25 02:03 redscholar