Skip to content

alexeldeib/incendiary-iguana

Repository files navigation

Incendiary Iguana

Github Actions Status

Azure DevOps Status

Motivation

This project aims to offer Custom Resource Definitions and a declarative layer for resource management on Azure. It offers three tools to achieve this goal:

  • a set of clients which properly handle idempotency for Azure resources.
  • a set of Kubernetes custom controllers to reconcile Azure types.
  • a cli which takes the same CRDs as input and parallelizes asynchronous reconciliation much in the same way as the custom controllers.

It should be possible to build higher level orchestration tooling or arrangements of infrastructure simply by defining the appropriate custom resources and calling Ensure() on the resource-specific clients.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages