We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ff84f commit aa2540cCopy full SHA for aa2540c
docs/vendor/testing-supported-clusters.md
@@ -244,6 +244,9 @@ Compatibility Matrix supports creating clusters with Replicated Embedded Cluster
244
<td>
245
<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
+ <ul>
248
+ <li>The password for the Admin Console will be 'password' </li>
249
+ </ul>
250
<li>A valid customer license is required for installing with embedded cluster.</li>
251
<li>The [cluster prepare](/vendor/testing-how-to#prepare-clusters) command is not supported.</li>
252
<li>Embedded clusters cannot be created from the Vendor Portal.</li>
0 commit comments