Namespace
hashicorp
Image / Tag
consul-k8s-control-plane:1.9.0-rc2
Content Digest
sha256:36ea98a45e12cef7d3a433945e00b2c0e05e5c88980a12bd92e09c8aa5459d78
Details
Created

2025-10-17 14:00:16 UTC

Size

79.9 MB

Content Digest
Labels
  • description
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • maintainer
    Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com>
  • name
    consul-k8s-control-plane
  • org.opencontainers.image.licenses
    MPL-2.0
  • release
    1.9.0-rc2
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.9.0-rc2

Environment
BIN_NAME

consul-k8s-control-plane

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PRODUCT_NAME

consul-k8s-control-plane

VERSION

1.9.0-rc2


Layers

[#000] sha256:04ab2faccfb4b7a937aab32f6dc8cf61900c809536ef7a0d07d252a1cf2b4754 - 4.44% (3.55 MB)

[#001] sha256:d19745fc3a2607894ca994db5a80623ec4aeee2b1081c428974414b9d120758b - 0.01% (5.53 KB)

[#002] sha256:a0eb72d8a6069f0070b7232c2c4ae7074453db837fd1d08aa08b976187b76862 - 2.93% (2.34 MB)

[#003] sha256:3d141a854f170881ec8cdf65f25726ea45f1ab91d6f68ff3e39674282f53ec07 - 0.0% (172 Bytes)

[#004] sha256:aaf3abebca9f3b3a5a5ce2e559e5c0caca458a12af30965cf75393dbd34f665c - 0.0% (990 Bytes)

[#005] sha256:0a4ec568b61cd6922213b40333d00cc540e1f028c94717bcd03c6ddac14254cb - 20.78% (16.6 MB)

[#006] sha256:e3a225c1f57fd10f79b5baa70bd817dc89e91a32170bdc020dff8ee426378f04 - 46.48% (37.1 MB)

[#007] sha256:3a3a4a07ff28d10e27687899a70e844345ceeb0815157428dfcd6f264eebf24c - 25.36% (20.3 MB)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.2-x86.tar.gz / # buildkit

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-10-17 13:58:48 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2025-10-17 13:58:48 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2025-10-17 13:58:48 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION=1.9.0-rc2

2025-10-17 13:58:48 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_NAME=consul-k8s-control-plane

2025-10-17 13:58:48 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.9.0-rc2 release=1.9.0-rc2 summary=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. description=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. org.opencontainers.image.licenses=MPL-2.0

2025-10-17 13:58:48 UTC (buildkit.dockerfile.v0)

COPY LICENSE /usr/share/doc/consul-k8s-control-plane/LICENSE.txt # buildkit

2025-10-17 13:58:48 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2025-10-17 13:58:48 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.9.0-rc2

2025-10-17 13:58:49 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.9.0-rc2 /bin/sh -c apk add --no-cache ca-certificates libcap openssl su-exec iputils gcompat libc6-compat libstdc++ iptables # buildkit

2025-10-17 13:58:49 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.9.0-rc2 /bin/sh -c ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 # buildkit

2025-10-17 13:58:49 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-10-17 13:58:49 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=386

2025-10-17 13:58:49 UTC (buildkit.dockerfile.v0)

RUN |5 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.9.0-rc2 TARGETOS=linux TARGETARCH=386 /bin/sh -c addgroup ${BIN_NAME} && adduser -S -G ${BIN_NAME} 100 # buildkit

2025-10-17 14:00:16 UTC (buildkit.dockerfile.v0)

COPY /go/bin/discover /bin/ # buildkit

2025-10-17 14:00:16 UTC (buildkit.dockerfile.v0)

COPY dist/linux/386/consul-k8s-control-plane /bin/ # buildkit

2025-10-17 14:00:16 UTC (buildkit.dockerfile.v0)

COPY dist/cni/linux/386/consul-cni /bin/ # buildkit

2025-10-17 14:00:16 UTC (buildkit.dockerfile.v0)

USER 100

2025-10-17 14:00:16 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/bin/${BIN_NAME}"]

Details
Created

2025-10-17 14:00:00 UTC

Size

83.7 MB

Content Digest
Labels
  • description
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • maintainer
    Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com>
  • name
    consul-k8s-control-plane
  • org.opencontainers.image.licenses
    MPL-2.0
  • release
    1.9.0-rc2
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.9.0-rc2

Environment
BIN_NAME

consul-k8s-control-plane

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PRODUCT_NAME

consul-k8s-control-plane

VERSION

1.9.0-rc2


Layers

[#000] sha256:63d36825ec9a6be406f73910fa6f0d6542a7b993a750aac151f30a8e1fd58cf7 - 4.48% (3.75 MB)

[#001] sha256:f3e467a81876bc96e0ba1e27e541c01f82f0f94243dffe0ab89854a31d0158c1 - 0.01% (5.53 KB)

[#002] sha256:88b1f3531232c1be12bdf57abfbf281e907f8e122267899a767cf40cce442c09 - 2.65% (2.22 MB)

[#003] sha256:7b6221a38f008cff7be53000f8165bffac41659cf463765c64907cab0c8e0f67 - 0.0% (171 Bytes)

[#004] sha256:0cf51c0fc4ba028edddf5d13678b848cff93c099a61eaddc2672a845c9da6201 - 0.0% (988 Bytes)

[#005] sha256:8207cd22b472260346b58f2c704569376a6e6b9b433faa684e1a44a7ebc5f244 - 20.61% (17.2 MB)

[#006] sha256:d4beb9ca72b66cdc1acb2897b40bdf2404222a531735de3eb86f569338c42ce1 - 46.89% (39.2 MB)

[#007] sha256:c144ecc9348f6a19d0a7de01c485e90e5897e5b5c8e513053d08af13c8d75ede - 25.36% (21.2 MB)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-10-17 13:58:46 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2025-10-17 13:58:46 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2025-10-17 13:58:46 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION=1.9.0-rc2

2025-10-17 13:58:46 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_NAME=consul-k8s-control-plane

2025-10-17 13:58:46 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.9.0-rc2 release=1.9.0-rc2 summary=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. description=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. org.opencontainers.image.licenses=MPL-2.0

2025-10-17 13:58:46 UTC (buildkit.dockerfile.v0)

COPY LICENSE /usr/share/doc/consul-k8s-control-plane/LICENSE.txt # buildkit

2025-10-17 13:58:46 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2025-10-17 13:58:46 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.9.0-rc2

2025-10-17 13:58:47 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.9.0-rc2 /bin/sh -c apk add --no-cache ca-certificates libcap openssl su-exec iputils gcompat libc6-compat libstdc++ iptables # buildkit

2025-10-17 13:58:47 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.9.0-rc2 /bin/sh -c ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 # buildkit

2025-10-17 13:58:47 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-10-17 13:58:47 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-10-17 13:58:47 UTC (buildkit.dockerfile.v0)

RUN |5 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.9.0-rc2 TARGETOS=linux TARGETARCH=amd64 /bin/sh -c addgroup ${BIN_NAME} && adduser -S -G ${BIN_NAME} 100 # buildkit

2025-10-17 14:00:00 UTC (buildkit.dockerfile.v0)

COPY /go/bin/discover /bin/ # buildkit

2025-10-17 14:00:00 UTC (buildkit.dockerfile.v0)

COPY dist/linux/amd64/consul-k8s-control-plane /bin/ # buildkit

2025-10-17 14:00:00 UTC (buildkit.dockerfile.v0)

COPY dist/cni/linux/amd64/consul-cni /bin/ # buildkit

2025-10-17 14:00:00 UTC (buildkit.dockerfile.v0)

USER 100

2025-10-17 14:00:00 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/bin/${BIN_NAME}"]

Details
Created

2025-10-17 14:14:54 UTC

Size

78.1 MB

Content Digest
Labels
  • description
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • maintainer
    Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com>
  • name
    consul-k8s-control-plane
  • org.opencontainers.image.licenses
    MPL-2.0
  • release
    1.9.0-rc2
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.9.0-rc2

Environment
BIN_NAME

consul-k8s-control-plane

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PRODUCT_NAME

consul-k8s-control-plane

VERSION

1.9.0-rc2


Layers

[#000] sha256:9ca90a5bda75b3ab09dd9672b179144feee12e1a6eaeb0afa11eb66326e03e50 - 4.35% (3.4 MB)

[#001] sha256:f82dd39fcce8d9a75618d35f55285a313f771c983720dbf63b41a0d311d93b8d - 0.01% (5.53 KB)

[#002] sha256:11fe7b53c3cac63d515de8b5e5a38efb1fca5d43d4f664f354dd2979ee6cb0e8 - 2.63% (2.05 MB)

[#003] sha256:fed4cd614792a6c845aba5b8777414f2c2992d94f2f4724866b9f499e18507d5 - 0.0% (173 Bytes)

[#004] sha256:1048e6774b8b30f53bf05766a02f8e589bb509aa405edc60c52324aa0e976316 - 0.0% (989 Bytes)

[#005] sha256:058e2569700aa7ecdf6f3f49c2a8dfb13b75d1064a6fde7d36a435d59e2d18c5 - 20.74% (16.2 MB)

[#006] sha256:651bfef8e79a8439efad847b2219c92903427b3298796d48a12ea4abf6867f6e - 46.76% (36.5 MB)

[#007] sha256:e3f617d0f8528fb032d71ea3c3fdfe7784abc0eaf018827a82e5c7159d0777fa - 25.5% (19.9 MB)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.2-armhf.tar.gz / # buildkit

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-10-17 13:58:55 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2025-10-17 13:58:55 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2025-10-17 13:58:55 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION=1.9.0-rc2

2025-10-17 13:58:55 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_NAME=consul-k8s-control-plane

2025-10-17 13:58:55 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.9.0-rc2 release=1.9.0-rc2 summary=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. description=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. org.opencontainers.image.licenses=MPL-2.0

2025-10-17 13:58:55 UTC (buildkit.dockerfile.v0)

COPY LICENSE /usr/share/doc/consul-k8s-control-plane/LICENSE.txt # buildkit

2025-10-17 13:58:55 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2025-10-17 13:58:55 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.9.0-rc2

2025-10-17 13:59:01 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.9.0-rc2 /bin/sh -c apk add --no-cache ca-certificates libcap openssl su-exec iputils gcompat libc6-compat libstdc++ iptables # buildkit

2025-10-17 13:59:01 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.9.0-rc2 /bin/sh -c ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 # buildkit

2025-10-17 13:59:01 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-10-17 13:59:01 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm

2025-10-17 13:59:01 UTC (buildkit.dockerfile.v0)

RUN |5 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.9.0-rc2 TARGETOS=linux TARGETARCH=arm /bin/sh -c addgroup ${BIN_NAME} && adduser -S -G ${BIN_NAME} 100 # buildkit

2025-10-17 14:14:54 UTC (buildkit.dockerfile.v0)

COPY /go/bin/discover /bin/ # buildkit

2025-10-17 14:14:54 UTC (buildkit.dockerfile.v0)

COPY dist/linux/arm/consul-k8s-control-plane /bin/ # buildkit

2025-10-17 14:14:54 UTC (buildkit.dockerfile.v0)

COPY dist/cni/linux/arm/consul-cni /bin/ # buildkit

2025-10-17 14:14:54 UTC (buildkit.dockerfile.v0)

USER 100

2025-10-17 14:14:54 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/bin/${BIN_NAME}"]

Details
Created

2025-10-17 14:13:33 UTC

Size

77.7 MB

Content Digest
Labels
  • description
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • maintainer
    Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com>
  • name
    consul-k8s-control-plane
  • org.opencontainers.image.licenses
    MPL-2.0
  • release
    1.9.0-rc2
  • summary
    consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes.
  • vendor
    HashiCorp
  • version
    1.9.0-rc2

Environment
BIN_NAME

consul-k8s-control-plane

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PRODUCT_NAME

consul-k8s-control-plane

VERSION

1.9.0-rc2


Layers

[#000] sha256:5096682701dd58e54ccbeb5d1fa285e9980a86568cfb0ca522fd4871892ab318 - 5.18% (4.03 MB)

[#001] sha256:5420bed20b0d04d36cdcae7d3c7b777ba0a9024ac341f244de10c23ea1d18f0e - 0.01% (5.53 KB)

[#002] sha256:e3f58b646f7ff36336e5f40d3f7f298e2bd0466e425b347028d1c424178ebcce - 3.0% (2.34 MB)

[#003] sha256:31850e43f3b70874b74b0034a1f623aafe135bb4f612111f3f6af9362bdb7d01 - 0.0% (172 Bytes)

[#004] sha256:5e9fb88c86730533cd6e21c5e151d78584bc288ed506b5a34e615fed331b592a - 0.0% (989 Bytes)

[#005] sha256:14952933abd31be74818334be7f87122d69fcb962e0619274c13ae5b79520206 - 20.63% (16 MB)

[#006] sha256:9972015dfbdf8d4428d7a860a8e61c440a3ea28c30236dbf76f3e6fcf6dba955 - 46.34% (36 MB)

[#007] sha256:3fff8121c31aa8aaebf7800bc059fb88bf85f2d5553167293a25679aef1c60c1 - 24.84% (19.3 MB)


History
2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit

2025-10-08 11:04:56 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-10-17 13:58:50 UTC (buildkit.dockerfile.v0)

ARG BIN_NAME=consul-k8s-control-plane

2025-10-17 13:58:50 UTC (buildkit.dockerfile.v0)

ARG CNI_BIN_NAME=consul-cni

2025-10-17 13:58:50 UTC (buildkit.dockerfile.v0)

ARG PRODUCT_VERSION=1.9.0-rc2

2025-10-17 13:58:50 UTC (buildkit.dockerfile.v0)

ENV PRODUCT_NAME=consul-k8s-control-plane

2025-10-17 13:58:50 UTC (buildkit.dockerfile.v0)

LABEL name=consul-k8s-control-plane maintainer=Team Consul Kubernetes <team-consul-kubernetes@hashicorp.com> vendor=HashiCorp version=1.9.0-rc2 release=1.9.0-rc2 summary=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. description=consul-k8s-control-plane provides first-class integrations between Consul and Kubernetes. org.opencontainers.image.licenses=MPL-2.0

2025-10-17 13:58:50 UTC (buildkit.dockerfile.v0)

COPY LICENSE /usr/share/doc/consul-k8s-control-plane/LICENSE.txt # buildkit

2025-10-17 13:58:50 UTC (buildkit.dockerfile.v0)

ENV BIN_NAME=consul-k8s-control-plane

2025-10-17 13:58:50 UTC (buildkit.dockerfile.v0)

ENV VERSION=1.9.0-rc2

2025-10-17 13:58:54 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.9.0-rc2 /bin/sh -c apk add --no-cache ca-certificates libcap openssl su-exec iputils gcompat libc6-compat libstdc++ iptables # buildkit

2025-10-17 13:58:54 UTC (buildkit.dockerfile.v0)

RUN |3 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.9.0-rc2 /bin/sh -c ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2 # buildkit

2025-10-17 13:58:54 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-10-17 13:58:54 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-10-17 13:58:54 UTC (buildkit.dockerfile.v0)

RUN |5 BIN_NAME=consul-k8s-control-plane CNI_BIN_NAME=consul-cni PRODUCT_VERSION=1.9.0-rc2 TARGETOS=linux TARGETARCH=arm64 /bin/sh -c addgroup ${BIN_NAME} && adduser -S -G ${BIN_NAME} 100 # buildkit

2025-10-17 14:13:33 UTC (buildkit.dockerfile.v0)

COPY /go/bin/discover /bin/ # buildkit

2025-10-17 14:13:33 UTC (buildkit.dockerfile.v0)

COPY dist/linux/arm64/consul-k8s-control-plane /bin/ # buildkit

2025-10-17 14:13:33 UTC (buildkit.dockerfile.v0)

COPY dist/cni/linux/arm64/consul-cni /bin/ # buildkit

2025-10-17 14:13:33 UTC (buildkit.dockerfile.v0)

USER 100

2025-10-17 14:13:33 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/bin/${BIN_NAME}"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete