# kubectl **Repository Path**: Ufaster/kubectl ## Basic Information - **Project Name**: kubectl - **Description**: A image for running kubectl inside a container - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 0 - **Created**: 2020-01-17 - **Last Updated**: 2025-08-06 ## Categories & Tags **Categories**: cloud **Tags**: None ## README # Kubectl 命令行工具 The Dockerfile in this repo can be used to generate container images with the following tools: 1. bash Many alpine images do not include bash 2. Docker Means Docker in Docker 3. kubectl When running in Kubernetes environment, the configuration of ~/.kube/config can be completed automatically according to the Service Account provided by Kubernetes Now,This image has been posted on [Docker Hub](https://hub.docker.com/r/godzff/kubectl) 上。