From c37d369259398b6bc42dbb0817bde645d0b35e68 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Fri, 3 Nov 2017 10:05:00 -0400 Subject: [PATCH] Add readme pointer to new kpod repository Signed-off-by: Matthew Heon --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f73d15f4..d58bbde1 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ It is currently in active development in the Kubernetes community through the [d | ---------------------------------------------------- | --------------------------------------------------------------------------|-----| | [crio(8)](/docs/crio.8.md) | OCI Kubernetes Container Runtime daemon || +Note that kpod and its container management and debugging commands have moved to a separate repository, located [here](https://github.com/projectatomic/libpod). + ## Configuration | File | Description | | ---------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |