You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/architecture/management.md
+15-1
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,21 @@ K8S -->|Sends CRDs| FC
51
51
52
52
### **kubectl & kubectl fabric**
53
53
-[`kubectl`](https://kubernetes.io/docs/reference/kubectl/) is the standard CLI tool for [Kubernetes](https://kubernetes.io).
54
-
-`kubectl fabric` is a plugin that extends `kubectl` with fabric-specific commands and interacts with the Kubernetes API Server.
54
+
-`kubectl fabric` is a plugin that extends `kubectl` with fabric-specific commands and interacts with the Kubernetes API Server. It supports the following commands:
55
+
-**vpc** – Manage VPCs: create, attach, peer, or wipe all related resources
0 commit comments