Tag Archives: kubernetes infrastructure

Crossplane – GitOps-based Infrastructure as Code through Kubernetes API

Crossplane is an open-source Infrastructure as Code (IaC) project that enables us to use Kubernetes to provision and manage infrastructure, services, and applications. Combined with Argo CD or Flux, it allows us to apply GitOps principles not only on infrastructure.

Continue reading

Advertisement