This repository contains all the resources to run litecoin-0.18.1 in a Kubernetes cluster.
We use docker to create the container.
And some Kubernetes resources to run it.
We use Jenkins as a CI/CD server, we have a couple of Jenkinsfile that help us to build and deploy the containers.
I have created some scripts that help us to make some actions quickly like, create the Kubernetes secret to access to the Docker Hub registry or install Jenkins and the packages needed to execute the pipelines.
You can find them here.
Jose Ramon Mañes