# kubectl **Repository Path**: mirrors_coreos/kubectl ## Basic Information - **Project Name**: kubectl - **Description**: Repo for building container images for upstream kubectl - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kubectl Repo for building container images for upstream kubectl To build a new image, run `./build [version]`, e.g.: ```shell PUSH_IMAGE=true ./build v1.6.1 ```` The images are hosted on [quay.io/coreos/kubectl](https://quay.io/repository/coreos/kubectl?tab=tags)