Sign inSign up

capsulecares/kubectl-eks

By capsulecares

Updated over 7 years ago

This is an image for kubectl and aws-iam-authenticator configured on Alpine Linux

Image
0

754

capsulecares/kubectl-eks repository overview

Dockerfile for running kubectl + aws-iam-authenticator for Amazon EKS.

This image is based off Alpine 3.8 linux, with kubectl and aws-iam-authenticator installed.

In addition the image has no entrypoint, except displaying the current kubectl version and would recommend using docker-compose version 3+ entrypoint to run your kubectl commands:

entrypoint: sh -c 'kubectl cluster-info'

Current Dependencies or version supported: kubectl 1.12.7 aws-iam-authenticator 1.12.7

Tag summary

Content type

Image

Digest

Size

73.4 MB

Last updated

over 7 years ago

docker pull capsulecares/kubectl-eks