15 lines
863 B
Markdown
15 lines
863 B
Markdown
---
|
|||
|
|
name: dev-clusters-disposable
|
||
|
|
description: "Lyra's dev clusters are disposable — break/mutate freely, no confirmation needed"
|
||
|
|
metadata:
|
||
|
|
node_type: memory
|
||
|
|
type: feedback
|
||
|
|
originSessionId: 2b832088-ae38-4adf-b5bc-b5d44a8eac40
|
||
|
|
---
|
||
|
|
|
||
|
|
Dev clusters (e.g. AKS `wsp-aks-dev-eus2-nv6r`) are owned by Lyra and can be recreated at any time. Breaking them is always fine.
|
||
|
|
|
||
|
|
**Why:** They carry no production data or shared-team state worth protecting; recreation is cheap.
|
||
|
|
|
||
|
|
**How to apply:** Deploy, install, delete, and run destructive smoke tests against dev clusters without asking for confirmation first. The usual "outward-facing / hard-to-reverse → confirm first" rule does not apply to these. Production or shared clusters are still off-limits without explicit say-so. Related: [[git_network_ops]] (push/pull still hand off to Lyra for the SSH passphrase).
|