Kuesta
CUE-based Network IaC on Kubernetes
Learn More Download

Kuesta is an open source framework for network configuration, enabling
Infrastructure-as-Code of network devices. It provides us a rich network automation
by adopting cloud-native best practices of IaC and GitOps.

Usecase Agnostic

No constraints for networking model,
just focusing on data mapping, validation, and provisioning.
Write your own network service just you want.

Programmability

Using CUE for data mapping provides
data validation, code generation, and software practices
suited for configuration.

GitOps

Pull-based approach leveraging Kubernetes Custom Operator ensures Single Source of Truth of configuration repository and secure git-based operation.