kubesphere/kubekey

Support adding annotations for nodes

オープン

#1,785 opened on 2023/03/28

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)Go (820 件のフォーク)auto 404
good first issuekind/feature-request

Repository metrics

Stars
 (2,815 個のスター)
PR merge metrics
 (平均マージ 20d 9h) (30d で 31 merged PRs)

説明

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}}

コントリビューターガイド