Kubernetes CLI (kubectl) & Terrafrom & Helm
10K+
This image is based on our Alpine Linux image.
We make this image for deploying our applications from Gitlab to Kubernetes.
This image contains kubectl, terraform and helm.
It also contains kube-connect script with will connect to your kubernetes cluser via env variables (standard one in Gitlab CI).
# kubectl
docker run --rm cookielab/deployer:0.8
> kube-connect
> kubectl version
# terraform
docker run --rm cookielab/deployer:0.8 terraform version
# helm
docker run --rm cookielab/deployer:0.8
> kube-connect
> helm version
Content type
Image
Digest
sha256:dd35133ac…
Size
270.7 MB
Last updated
3 months ago
docker pull cookielab/deployer:main