Sign inSign up

cookielab/deployer

By cookielab

Updated 3 months ago

Kubernetes CLI (kubectl) & Terrafrom & Helm

Image
0

10K+

cookielab/deployer repository overview

Cookielab - Deployer image

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).

Usage

# 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

Tag summary

Content type

Image

Digest

sha256:dd35133ac

Size

270.7 MB

Last updated

3 months ago

docker pull cookielab/deployer:main