Commit b7ce0f5
committed
docs: add Claude Code configuration and troubleshooting guide
- Add Claude Code section with tested JSON configuration command
- Include troubleshooting guidance for stdio transport connection issues
- Explain that health check failures are normal but don't affect functionality
- Document proper environment variable handling for KUBECONFIG
- Provide user-level scope installation for cross-project availability
Resolves common 'Failed to connect' issues by using JSON format instead of command-line args1 parent 1bd0b32 commit b7ce0f5
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
131 | 156 | | |
132 | 157 | | |
133 | 158 | | |
| |||
0 commit comments