Tag: continous

  • Separate CI cluster woes: can hierarchical caching help?

    Separate CI cluster woes: can hierarchical caching help?

    So I have this architecture where we have 2 separate Kubernetes clusters. The first cluster runs in GKE, the second on ‘the beast of the basement‘ (and then there’s a bunch in AKS but they are for different purposes). I run Gitlab-runner on these 2 Kubernetes clusters. But… trouble is brewing. You see, runners are…