Skip to content

Instantly share code, notes, and snippets.

@ihcsim
Created February 14, 2025 19:19
Show Gist options
  • Save ihcsim/986690412854c577f002695bcf371102 to your computer and use it in GitHub Desktop.
Save ihcsim/986690412854c577f002695bcf371102 to your computer and use it in GitHub Desktop.

Changing RKE2 etcd storage size:

echo 'etcd-arg: "quota-backend-bytes=4294967296"' > /etc/rancher/rke2/config.yaml.d/etcd.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment