hey all, does anyone have any idea how to automate the creation/management of Rancher projects specifically in a ci/cd pipline?
r
rough-holiday-88450
10/07/2022, 7:36 AM
We are using Terraform / Terragrunt combined with Jenkins. Installation is triggered also bei Jenkins but performed by Ansible. So there are many tools and solutions to do this.
g
gentle-evening-71224
10/10/2022, 2:47 PM
ok, thanks. it sounds like there are many tools/solutions that can be leveraged to do this but there is not an official rancher provided one?
im going to guess that you are using the URI module in ansible to do some CRUD operations against the rancher api to manage the projects?
r
rough-holiday-88450
10/10/2022, 3:26 PM
Rancher has its own pipeline: fleet
we are using it to deploy applications on user cluster