I wonder if installation of Rancher itself can be somehow automated? Let's say I want to preconfigure auth providers, install some Helm chars (with custom values) etc. Is there a reasonable way to do this?
c
creamy-pencil-82913
06/19/2025, 7:35 PM
Everything is just a Kubernetes resource of some type. Figure out what you need to create, and automate it.