Sign inSign up

kpack/kp

By kpack

Updated about 2 years ago

kpack cli image

Image
1

500K+

kpack/kp repository overview

kp cli image

Usable in CI/CD with kpack

Github

Utilities included

Tagging strategy

Recommended to use latest tag containing newest version of kp and all utilities

Use version number as tag for specific kp version. Images are rebuilt with os patches so tags are not immutable.

Examples

Run kp
docker run --rm -it kpack/kp image create ...
Run other utility
docker run --rm --entrypoint kubectl -it kpack/kp get pod
Run in interactive shell with bash
docker run --rm --entrypoint bash -it kpack/kp

*built with cnb

Tag summary

Content type

Image

Digest

sha256:012e420c1

Size

293.6 MB

Last updated

about 2 years ago

docker pull kpack/kp