From 7c166979c9a238b617752846ac3f299b9cfb25b6 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Mon, 27 Jan 2020 09:01:23 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1045c67..0f9377e 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ Other operations are pending development in the provider such as: Pending: +* [ ] Add support for using container images in third-party public registries +* [ ] Add support for using container images in private third-party registries * [ ] Monitor and restart any of the core components at runtime if the container stops * [ ] Bundle/package/automate installation of containerd - [see bootstrap from k3s](https://github.com/rancher/k3s) * [ ] Provide ufw rules / example for blocking access to everything but a reverse proxy to the gateway container