Skip to content

Commit 75219a4

Browse files
authored
Update troubleshoot-ai-toolchain-operator-addon-issues.md
1 parent 029841d commit 75219a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

support/azure/azure-kubernetes/extensions/troubleshoot-ai-toolchain-operator-addon-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ The KAITO add-on consists of two controllers: the `gpu-provisioner` controller a
2323

2424
| Error message | Cause |
2525
| --- | --- |
26-
| Workspace was not created | [Cause 1: Incorrect KAITO custom resource configuration](#cause-1-misconfiguration-in-kaito-custom-resources) |
26+
| Workspace was not created | [Cause 1: Incorrect KAITO custom resource configuration](#cause-1-incorrect-kaito-custom-resource-configuration) |
2727
| GPU node was not created | [Cause 2: GPU quota limitations](#cause-2-gpu-quota-limitations) |
2828
| Resource ready condition is not `True` | [Cause 3: Long pull time for model inference images](#cause-3-long-pull-time-for-model-inference-images)|
2929

30-
## Cause 1: Misconfiguration in KAITO custom resources
30+
## Cause 1: Incorrect KAITO custom resource configuration
3131

3232
After you enable the add-on and deploy a preset or custom workspace custom resource (CR), the `workspace` controller includes a validation webhook. This webhook blocks common mistakes of setting wrong values in the CR specification.
3333

0 commit comments

Comments
 (0)