/nix-to-kubernetes

An example of deploying Nix-built Docker images to Kubernetes.Not act

Primary LanguageNix

Nix to Kubernetes

This repo provides an example of integrating Nix into a DevOps deployment pipeline. The scenario:

This repo was created in conjunction with Deploying Nix-built containers to Kubernetes, which is published on our blog.

Moving parts

GitHub Container Registry stores Docker images built by Nix.

Developing this scenario

See DEVELOPMENT.md for instructions on standing up the infrastructure and interacting with the Kubernetes cluster.