p10/kube-apiserver (sha256:b81efebfb310e6ce3c3903fbff702ad7d106b6f995091f30778bc53b71e41526)
Published 2024-12-17 13:57:13 +03:00 by fedorovand
Installation
docker pull gitea.basealt.ru/alt/p10/kube-apiserver@sha256:b81efebfb310e6ce3c3903fbff702ad7d106b6f995091f30778bc53b71e41526
sha256:b81efebfb310e6ce3c3903fbff702ad7d106b6f995091f30778bc53b71e41526
About this package
The Kubernetes API server validates and configures data for the api objects which include pods, services, replicationcontrollers, and others.
Image Layers
MAINTAINER [Alexey Shabalin <shaba@altlinux.org>] [Nadezhda Fedorova <fedor@altlinux.org] |
LABEL org.opencontainers.image.title="alt" |
LABEL org.opencontainers.image.description="Minimal image" |
LABEL org.opencontainers.image.licenses="ALT-Container or GPLv3" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
ADD file:6382d98f595323174ad5dcfda15317932271ea2a84da2ba2d6c30db680f89483 in / |
/bin/sh -c true > /etc/security/limits.d/50-defaults.conf |
CMD ["/bin/bash"] |
MAINTAINER alt-cloud |
ARG PKG_VERSION |
|1 PKG_VERSION=1.28 /bin/sh -c apt-get update && $([ "$(rpm --eval %_host_cpu)" = i586 ] && echo linux32) apt-get install -y kubernetes${PKG_VERSION}-master && rm -f /var/cache/apt/archives/*.rpm /var/cache/apt/*.bin /var/lib/apt/lists/*.* |
ENTRYPOINT ["/usr/bin/kube-apiserver"] |
LABEL org.opencontainers.image.title="kube-apiserver" |
LABEL org.opencontainers.image.description="The Kubernetes API server validates and configures data for the api objects which include pods, services, replicationcontrollers, and others." |
LABEL org.opencontainers.image.source="https://github.com/kubernetes/kubernetes" |
LABEL org.opencontainers.image.licenses="Apache-2.0" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
Labels
Key | Value |
---|---|
io.buildah.version | 1.37.5 |
org.opencontainers.image.description | The Kubernetes API server validates and configures data for the api objects which include pods, services, replicationcontrollers, and others. |
org.opencontainers.image.licenses | Apache-2.0 |
org.opencontainers.image.source | https://github.com/kubernetes/kubernetes |
org.opencontainers.image.title | kube-apiserver |
org.opencontainers.image.vendor | ALT Linux Team |
Details
Versions (2)
View all