Group-level Kubernetes cluster
### Description At project level, we have **CI/CD > Cluster** page to create (and then use) a cluster on GKE. This page will be extended further to support more functions. It is still impossible to define the same cluster for different projects in the same group, but this could be a very important feature for organizations that can set up a single cluster and make it available group-wide. ### Requirements - should be automatically available to projects in the group - could be disabled for a specific project (at project level) - if there is a group and a project cluster, but only one can be used because of the license, the project cluster has precedence - if a group cluster has the same environment scope as the project cluster, the project cluster has precedence
epic