Skip to content

Commit ca4a1fc

Browse files
committed
chore: remove incorrect fabricator workflows
Signed-off-by: Pau Capdevila <pau@githedgehog.com>
1 parent 6c1492b commit ca4a1fc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/architecture/management.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,10 @@ FC -->|Watches CRDs| K8S
6868
- `access` – Check reachability between VPCs, servers, and IPs
6969

7070
### **Fabricator**
71-
- CLI tool that provides direct interaction with the Kubernetes API.
72-
- Can apply configurations via **SSH access** (using **K9s**) or by directly managing Fabric CRs with YAML files.
71+
- Using the **hhfab** CLI you can **SSH** the control node and use **K9s** or **kubectl** and **kubectl fabric** to manage or monitor Fabric API objects.
7372

7473
### **K9s**
75-
- A Kubernetes UI that provides visibility and control over Kubernetes resources, allowing you to manage pods, nodes, services, logs, and Fabric resources efficiently. It includes some helper plugins:
74+
- K9s is a terminal based Kubernetes UI that provides visibility and control over Kubernetes resources, allowing you to manage pods, nodes, services, logs, and Fabric resources efficiently. It includes some helper plugins:
7675
- **SSH** – SSH into a fabric switch
7776
- **Serial** – Open a serial connection to a fabric switch
7877
- **Reboot** – Reboot a fabric switch

0 commit comments

Comments
 (0)