An example of deploying Nix-built Docker images to Kubernetes
See the codeThis 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.
deploy job in the Actions pipeline is expected to fail, as it
assumes that the Kubernetes cluster is currently running. We're gonna go ahead
and save costs (and electricity) by terraform destroying the cluster when
we're not using it 😀GitHub Container Registry stores Docker images built by Nix.
See DEVELOPMENT.md for instructions on standing up the infrastructure and interacting with the Kubernetes cluster.
Nix
40.4%
HCL
36.3%
Go
22.9%
An example of deploying Nix-built Docker images to Kubernetes
See the codeThis 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.
deploy job in the Actions pipeline is expected to fail, as it
assumes that the Kubernetes cluster is currently running. We're gonna go ahead
and save costs (and electricity) by terraform destroying the cluster when
we're not using it 😀GitHub Container Registry stores Docker images built by Nix.
See DEVELOPMENT.md for instructions on standing up the infrastructure and interacting with the Kubernetes cluster.
Nix
40.4%
HCL
36.3%
Go
22.9%