Gitlab CI/CD with kaniko for Codeigniter 3

In order to accomplish this we need to have up and running the following: kubernetes cluster, docker swarm or single node docker host gitlab installed gitlab runners deployed to a host (container or VM) a valid Dockerfile gitlab ci/cd configuration yml kubernetes deployment file Before starting we need to enable Read more…