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
2. Verify that your cluster satisfies the prerequisites:
82
-
83
-
```bash
84
-
flux check --pre
85
-
```
86
-
87
-
3. Run the bootstrap command to install Flux and deploy into the cluster:
88
-
89
-
```bash
90
-
task cluster CLUSTER_NAME=cluster-0
91
-
```
92
-
93
-
**Note:**_Many variables in the cluster depend on your specific configuration and should be modified accordingly. Be sure to review and adjust these variables as needed to match your environment and requirements._
94
-
95
53
## 🔧 Hardware
96
54
97
55
| Device | Description | Quantity | CPU | RAM | Architecture | Operating System | Notes |
0 commit comments