Tweak note about Kube security (#351)

This commit is contained in:
Jim Galasyn 2017-12-13 10:49:42 -08:00
parent 7702a698eb
commit 42c7c28cf6
1 changed files with 2 additions and 3 deletions

View File

@ -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