Skip to content

Commit 4ef42e3

Browse files
authored
Merge pull request #2582 from replicatedhq/AmberAlston-patch-1
Adds note about EC Admin Password
2 parents c3ff84f + 28f4c96 commit 4ef42e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/vendor/testing-supported-clusters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ Compatibility Matrix supports creating clusters with Replicated Embedded Cluster
243243
<th>Limitations</th>
244244
<td>
245245
<ul>
246-
<li>The admin console UI is not exposed publicly and must be exposed via `kubectl -n kotsadm port-forward svc/kurl-proxy-kotsadm 38800:8800`.</li>
247-
<li>A valid customer license is required for installing with embedded cluster.</li>
246+
<li>The Admin Console UI is not exposed publicly and must be exposed via `kubectl -n kotsadm port-forward svc/kurl-proxy-kotsadm 38800:8800`. The password for the Admin Console is `password`.</li>
247+
<li>A valid customer license is required for installing with Embedded Cluster.</li>
248248
<li>The [cluster prepare](/vendor/testing-how-to#prepare-clusters) command is not supported.</li>
249249
<li>Embedded clusters cannot be created from the Vendor Portal.</li>
250250
</ul>

0 commit comments

Comments
 (0)