Skip to content

Commit e7cfd91

Browse files
alexmavrJim Galasyn
authored andcommitted
Add more known issues to 3.0 beta notes (#349)
1 parent 42c7c28 commit e7cfd91

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

datacenter/ucp/3.0/guides/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@ advantage of the added features.
4040
an iptables incompatibility.
4141
* UCP 3.0 requires more resources to run than UCP 2.2 and is unlikely to work
4242
correctly on nodes with less than 4GB of total memory.
43+
* The kubernetes SPDY operations such as `kubectl logs` or `kubectl exec` are
44+
not possible when using the client bundle feature. As a workaround, you may
45+
change all references from `:443` to `:6443` in the `kube.yml` and `env.sh`
46+
files of a user client bundle.
47+
* The default service account of each namespace currently has no permissions,
48+
while all other service accounts have admin-level permissions and are usable
49+
only by admin users. Admins should create custom service accounts for workloads
50+
intended to use the service account feature.
4351
* Security hardening of Kubernetes managed by Docker EE is not fully complete.
4452
Only use this release for testing and validation in controlled environments with
4553
trusted users. Apps that rely on the default Kubernetes service account may not

0 commit comments

Comments
 (0)