From bugzilla_noreply at suse.com Fri Mar 13 00:46:11 2026
From: bugzilla_noreply at suse.com (bugzilla_noreply at suse.com)
Date: Fri, 13 Mar 2026 00:46:11 +0000
Subject: [Bug 1259597] New: [doc] Issue in "Manual steps to be taken on the
control plane of each downstream cluster to enable ACE:"
Message-ID:
https://bugzilla.suse.com/show_bug.cgi?id=1259597
Bug ID: 1259597
Summary: [doc] Issue in "Manual steps to be taken on the
control plane of each downstream cluster to enable
ACE:"
Classification: SUSE AI
Product: SUSE AI Application Containers
Version: unspecified
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: documentation
Assignee: tbazant at suse.com
Reporter: matthieu.fatrez at suse.com
QA Contact: ai-maintainers at lists.suse.com
Target Milestone: ---
Found By: ---
Blocker: ---
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
The snippet show :
```
apiVersion: v1
kind: Config
clusters:
** name: Default
cluster:
insecure-skip-tls-verify: true
server: http://127.0.0.1:6440/v1/authenticate
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: