good first issuekind/feature-request
倉庫指標
- Star
- (2,815 star)
- PR 合併指標
- (平均合併 20天 9小時) (30 天內合併 31 個 PR)
描述
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}}