Kubernetes is the operating system of the cloud, but we aren't done yet! Every cloud has their own distribution and even though K8s can run anything, it's not simple enough for everyone to use.
CNDI helps you deploy and manage portable Kubernetes-based applications in a GitOps-friendly way by providing a common platform to handle all of those tasks.
One of the biggest selling points of CNDI is its Template feature. If you’re deploying a common service like Apache Airflow, Kafka, or PostgreSQL, you can use one of our existing Templates that capture best practices and recommended configurations. All you need to do is follow the interactive prompts!
You can even create your own CNDI Templates —they're just YAML— enabling you to share interactive wizards with your team. This reduces cognitive load and ensures that everyone is following the same standards.
and more! Once they've all been answered CNDI sets up a brand-new project folder, complete with a repo, secrets, and workflows on GitHub.