<html>
<head>
<base href="https://bugzilla.suse.com/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [doc] Issue in "Manual steps to be taken on the control plane of each downstream cluster to enable ACE:""
href="https://bugzilla.suse.com/show_bug.cgi?id=1259597">1259597</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[doc] Issue in "Manual steps to be taken on the control plane of each downstream cluster to enable ACE:"
</td>
</tr>
<tr>
<th>Classification</th>
<td>SUSE AI
</td>
</tr>
<tr>
<th>Product</th>
<td>SUSE AI Application Containers
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P5 - None
</td>
</tr>
<tr>
<th>Component</th>
<td>documentation
</td>
</tr>
<tr>
<th>Assignee</th>
<td>tbazant@suse.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>matthieu.fatrez@suse.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>ai-maintainers@lists.suse.com
</td>
</tr>
<tr>
<th>Target Milestone</th>
<td>---
</td>
</tr>
<tr>
<th>Found By</th>
<td>---
</td>
</tr>
<tr>
<th>Blocker</th>
<td>---
</td>
</tr></table>
<p>
<div>
<pre>Manual steps to be taken on the control plane of each downstream cluster to
enable ACE::
<a href="https://documentation.suse.com/suse-ai/1.0/html/AI-deployment/suse-ai-deploy-prepare.html#id-manual-steps-to-be-taken-on-the-control-plane-of-each-downstream-cluster-to-enable-ace">https://documentation.suse.com/suse-ai/1.0/html/AI-deployment/suse-ai-deploy-prepare.html#id-manual-steps-to-be-taken-on-the-control-plane-of-each-downstream-cluster-to-enable-ace</a>
The snippet show :
```
apiVersion: v1
kind: Config
clusters:
** name: Default
cluster:
insecure-skip-tls-verify: true
server: <a href="http://127.0.0.1:6440/v1/authenticate">http://127.0.0.1:6440/v1/authenticate</a>
users:
** name: Default
user:
insecure-skip-tls-verify: true
current-context: webhook
contexts:
** name: webhook
context:
user: Default
cluster: Default
```
typos: ** name: Default (x2) & ** name: webhook</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>