Commit Graph

11 Commits

Author SHA1 Message Date
Jeremy Rickard
f62cf3914f
Revert "build: Adds Windows kube-proxy image"
This reverts commit 3b0cec323e.
2024-06-01 10:43:08 -06:00
Claudiu Belu
3b0cec323e build: Adds Windows kube-proxy image
Adds the KUBE_BUILD_WINDOWS option to make release-images and quick-release-images,
which will allow it to build the a Windows kube-proxy image as well. That image can
then be used with Windows Host Process Containers to start the kube-proxy
service on Windows nodes.
2024-05-31 08:04:00 +00:00
Rayan Das
651eb2fa58 revert PR https://github.com/kubernetes/kubernetes/pull/119592 2023-08-28 23:57:17 +05:30
Rayan Das
109cf6820d Update base image and add utilities to kubectl image
Signed-off-by: Rayan Das <rayandas91@gmail.com>
2023-07-28 10:57:04 +05:30
Davanum Srinivas
41ed0e1234
Add an image for kubectl
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2023-03-16 10:28:04 -04:00
Jake Sanders
4b83c760a9 Split the setcap image from the base images, make them easier to override 2021-02-24 12:49:08 -08:00
Vinayak Goyal
b4c330ab72 Make the registry for the server-images templated in the Dockerfiles. 2021-02-23 13:40:13 -08:00
Vinayak Goyal
87f5ee31bd Check if the current builder supports multi-arch. 2021-02-22 18:13:27 -08:00
Vinayak Goyal
7edd17307c Apply cap_net_bind_service to kube-apiserver binary. 2021-02-17 21:26:19 -08:00
Vinayak Goyal
652b45e5c8 Add newline to the end of Dockerfile. 2021-02-11 22:38:52 -08:00
Vinayak Goyal
94f30808ae Use on disk Dockerfile for server-images. 2021-02-11 22:32:43 -08:00