Have you ever tried to create a cluster using Openshift's Multicluster engine? It can be a good experience, if you have administrator permissions. But what about developers with limited permissions? So far, there hasn’t been a good solution. In this session, we will introduce the new Cluster as a Service operator, which is designed to address this problem. Powered by ArgoCD, Cluster as a Service enables administrators to define cluster templates, and developers with limited permissions to easily create clusters from these templates. The templates are very flexible, providing developers with a complete environment that includes everything they need, from IDPs and databases to web servers or networking setup. This allows developers to focus solely on their code, without worrying about configuring and setting up the necessary infrastructure. Demo included!