From 11b1341e13771461dfe15e16abddb253ca842b0c Mon Sep 17 00:00:00 2001 From: Andy Maksymowicz Date: Thu, 26 Aug 2021 14:07:30 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d766e91..b4bf968 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # metadata-metadata-frontend:v0.1.8 + +## Must be used behind CNAP/VPN due to number of findings and solely for Kubeflow use. This is a hardened version of the upstream metadata/metadata-frontend:v0.1.8 image. This is NOT meant to be deployed as is, rather imported and usesd as a base container. An example of some containers that will rely on this are the jupyter notebook containers as well as some others for the Kubeflow deployment. No chart or deployment instructions will be made available for this image unless there is a need to deploy this container as-is -- GitLab