kraken
kraken copied to clipboard
P2P Docker registry capable of distributing TBs of data in seconds
Preheat is important when user pushs images to registry directlly. we have designed an architecture based on registry notification. please see the diagram bellow and i will raise a PR...
Hi, I am here to introduce and propose our image service - [Nydus](https://github.com/dragonflyoss/image-service) which is aiming at boosting container startup. Briefly speaking, Nydus splits an OCI image into data and...
Hello, I have been working on setting up continuous fuzzing for kraken through OSS-fuzz. A draft integration application has been set up here: https://github.com/google/oss-fuzz/pull/5401 including two fuzzers to get things...
Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
I tried to use a private key and the certificate with the following configuration - do we really have to modify the `_helpers.tpl` for TLS configuration?. ```yaml tls: cas: -...
Hi All, Is there any company using Harbor + Kraken that transfer 1-10K images per day? can someone share with me real experiences and architecture of using Harbor + Kraken...
Hi, Sorry would have asked this on the Slack channel but it seems not everyone can join. I'd like to use Kraken entirely on-prem syncing from one local network to...
Hi there, fixing a few typos in CONFIGURATION.md Best, Didier Signed-off-by: didier
Please document the supported backends and configuration options for each. Currently, the [CONFIGURATION](https://github.com/uber/kraken/blob/master/docs/CONFIGURATION.md#configuring-storage-backend-for-origin-and-build-index) doc provides an example of a couple of backends, but contains no description on what each backend...