Skip to content
Snippets Groups Projects
Commit 9eb8aa9f authored by trantzas's avatar trantzas
Browse files

Deployed 840b44e3 to develop in public with MkDocs 1.6.1 and mike 2.1.3

parent 52f048e4
No related branches found
No related tags found
No related merge requests found
...@@ -3414,7 +3414,7 @@ Replace <code>&lt;helm-release-name&gt;</code> with the name of your OpenSlice H ...@@ -3414,7 +3414,7 @@ Replace <code>&lt;helm-release-name&gt;</code> with the name of your OpenSlice H
</span></code></pre></div> </span></code></pre></div>
<h4 id="management-of-multiple-kubernetes-clusters">Management of multiple Kubernetes Clusters</h4> <h4 id="management-of-multiple-kubernetes-clusters">Management of multiple Kubernetes Clusters</h4>
<p>OpenSlice also offers management support of <em>multiple Kubernetes Clusters</em> simultaneously. </p> <p>OpenSlice also offers management support of <em>multiple Kubernetes Clusters</em> simultaneously. </p>
<p>For this, you will have to replicate the steps in <a href="#32-standalone-cridge-deployment">Standalone CRIDGE deployment</a> for every Cluster. Each CRIDGE instance will be in charged with the management of one Kubernetes Cluster.</p> <p>For this, you will have to replicate the steps in <a href="#standalone-cridge-deployment">Standalone CRIDGE deployment</a> for every Cluster. Each CRIDGE instance will be in charged with the management of one Kubernetes Cluster.</p>
<h3 id="external-services-optional">External Services (optional)</h3> <h3 id="external-services-optional">External Services (optional)</h3>
<p>For configuring optional external services like Bugzilla and CentralLog, specify their URLs and credentials in the <code>values.yaml</code> file:</p> <p>For configuring optional external services like Bugzilla and CentralLog, specify their URLs and credentials in the <code>values.yaml</code> file:</p>
<div class="language-yaml highlight"><pre><span></span><code><span id="__span-13-1"><a id="__codelineno-13-1" name="__codelineno-13-1" href="#__codelineno-13-1"></a><span class="nt">bugzillaurl</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;example.com:443/bugzilla&quot;</span> <div class="language-yaml highlight"><pre><span></span><code><span id="__span-13-1"><a id="__codelineno-13-1" name="__codelineno-13-1" href="#__codelineno-13-1"></a><span class="nt">bugzillaurl</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;example.com:443/bugzilla&quot;</span>
...@@ -3604,7 +3604,7 @@ Replace <code>&lt;helm-release-name&gt;</code> with the name of your OpenSlice H ...@@ -3604,7 +3604,7 @@ Replace <code>&lt;helm-release-name&gt;</code> with the name of your OpenSlice H
<p>Navigate to Administration Console </p> <p>Navigate to Administration Console </p>
</li> </li>
<li> <li>
<p>Login with the credentials from section <a href="#2-keycloak-configuration">Keycloak Configuration</a>. Default values are:</p> <p>Login with the credentials from section <a href="#keycloak">Keycloak Configuration</a>. Default values are:</p>
<ul> <ul>
<li>user: admin </li> <li>user: admin </li>
<li>password: Pa55w0rd</li> <li>password: Pa55w0rd</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment