https://rancher.com/ logo
#k3d
Title
r

refined-memory-51625

03/02/2023, 4:34 PM
if I wanted to create (or edit) a k3d cluster's kube-control-manager so that I can set
--horizontal-pod-autoscaler-sync-period
, what's the proper way to do this?
I think I found it:
Copy code
--k3s-arg '--kube-controller-manager-arg=horizontal-pod-autoscaler-sync-period=1s@server:*'
16 Views