Caller-identity probe: name railiance01 as target and require node check
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Assistant: claude-code Assistant-Model: opus Assistant-Process: 58902@bnt-lap001 Assistant-Session: 7ac7f865-2dc5-4aa7-8eb7-27a342109c2f
This commit is contained in:
parent
f68da93083
commit
eaf0af617c
1 changed files with 7 additions and 0 deletions
|
|
@ -54,6 +54,13 @@ Do not re-run these against `warn`: step 2 would return a decision.
|
|||
recorded run used Python. The bash shape below is the contract, not the
|
||||
exact live invocation.
|
||||
|
||||
The target cluster is railiance01 (node `92.205.62.239`). Run the commands
|
||||
on the node (`ssh railiance01`, then the commands below). If you run them
|
||||
from the workstation, first confirm that `kubectl get nodes -o wide` shows
|
||||
that IP. A kubeconfig pointing at the retired coulombcore cluster answers
|
||||
with the wrong cluster (see
|
||||
`the-custodian/docs/agent-environment-orientation.md` §1).
|
||||
|
||||
```bash
|
||||
POD=$(kubectl -n user-engine get pod -l app.kubernetes.io/name=user-engine \
|
||||
-o jsonpath='{.items[0].metadata.name}')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue