From 58ec1c7dfcff01c25b6161f321c19cf182d8888a Mon Sep 17 00:00:00 2001 From: Matt Titmus Date: Tue, 20 Aug 2019 20:30:28 -0400 Subject: [PATCH] rkt has been archived by the CNCF (#2683) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2cbd8e1e..7815dac5 100644 --- a/README.md +++ b/README.md @@ -2122,7 +2122,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [peg](https://github.com/pointlander/peg) - Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator. * [Pipe](https://github.com/b3log/pipe) - A small and beautiful blogging platform. * [restic](https://github.com/restic/restic) - De-duplicating backup program. -* [rkt](https://github.com/coreos/rkt) - App Container runtime that integrates with init systems, is compatible with other container formats like Docker, and supports alternative execution engines like KVM. * [scc](https://github.com/boyter/scc) - Sloc Cloc and Code, a very fast accurate code counter with complexity calculations and COCOMO estimates. * [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek. * [shell2http](https://github.com/msoap/shell2http) - Executing shell commands via http server (for prototyping or remote control).