luxy25 / kubectl-arm64v7

Dockerfile to build a kubectl container, tested with arm64v7 (raspberry pi 3).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this

This is a Dockefile that builds a container with kubectl in it. This is intended to be built for arm64v7, but probably will work on other architectures. That's basically it!

You can pull the image from dockerhub at toxicglados/kubectl.

Try it out with docker run -it --rm toxicglados/kubectl.

About

Dockerfile to build a kubectl container, tested with arm64v7 (raspberry pi 3).


Languages

Language:Dockerfile 100.0%