mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
AWS: Pass non-masquerade-cidr through kube-up
Set the environment variable NON_MASQUERADE_CIDR. Docs in cluster/aws/options.md
This commit is contained in:
@@ -142,7 +142,6 @@ input-dirs
|
||||
insecure-bind-address
|
||||
insecure-port
|
||||
insecure-skip-tls-verify
|
||||
internal-cidr
|
||||
iptables-sync-period
|
||||
ir-data-source
|
||||
ir-dbname
|
||||
@@ -234,6 +233,7 @@ node-name
|
||||
node-startup-grace-period
|
||||
node-status-update-frequency
|
||||
node-sync-period
|
||||
non-masquerade-cidr
|
||||
num-nodes
|
||||
oidc-ca-file
|
||||
oidc-client-id
|
||||
|
Reference in New Issue
Block a user