kraken icon indicating copy to clipboard operation
kraken copied to clipboard

P2P Docker registry capable of distributing TBs of data in seconds

Results 94 kraken issues
Sort by recently updated
recently updated
newest added

Updated Bug template and feature template to yaml format. Try template at here : https://github.com/hgvanpariya/kraken/issues

Small typo I noticed while reading the docs.

After setting up Kraken as described in documentation using k3s. Pulling a docker image with `docker pull localhost:30081/library/busybox:latest` fails. The output is `Error response from daemon: manifest for localhost:30081/library/busybox:latest not...

https://github.com/uber/kraken/blob/master/assets/architecture.svg In the diagrams like above in dark mode, half of the text becomes invisible, Can we add a non-transparent background for readability

Please build arm64 container images along with x86_64 ones. Right now trying to use your Helm Chart that points to `gcr.io/uber-container-tools` results in `exec container process `/bin/bash`: Exec format error`...

This lets you mount the registry password in a secret that is kept separate from regular configuration. Also it means that the password can be updated dynamically without restarting the...

Hello, I would like to use Kraken as part of my master's thesis to create a docker image sharing policy on the nodes of a network based on latency. Is...

Hello, we are a team researching the dependency management mechanism of Golang. During our analysis, we came across your project and noticed that it contains a vulnerability (CVE-2022-32149). In your...

The limitation in the readme file mentions " consider switching to [Makisu](https://github.com/uber/makisu) to improve layer reusability at build time, or tweak compression ratios, as docker pull spends most of the...