From 42c7c28cf60d7f90ed81baf1093a86cfe416d792 Mon Sep 17 00:00:00 2001 From: Jim Galasyn Date: Wed, 13 Dec 2017 10:49:42 -0800 Subject: [PATCH] Tweak note about Kube security (#351) --- datacenter/ucp/3.0/guides/release-notes.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/datacenter/ucp/3.0/guides/release-notes.md b/datacenter/ucp/3.0/guides/release-notes.md index 19166a9f03..8a61d5bd82 100644 --- a/datacenter/ucp/3.0/guides/release-notes.md +++ b/datacenter/ucp/3.0/guides/release-notes.md @@ -42,9 +42,8 @@ an iptables incompatibility. correctly on nodes with less than 4GB of total memory. * Security hardening of Kubernetes managed by Docker EE is not fully complete. Only use this release for testing and validation in controlled environments with -trusted users. In-progress hardening also means that some Kubernetes conformance -tests do not currently pass. Specifically, apps that rely on the default -Kubernetes service account may not work because of access restrictions. +trusted users. Apps that rely on the default Kubernetes service account may not +work because of access restrictions. * The product versions reported by components in the beta release are preliminary and will change for the GA final release. * Interlock, the successor to the HTTP Routing Mesh (HRM), has not yet been