Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Update: Homelab schemas
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <[email protected]>
  • Loading branch information
nlamirault committed Sep 26, 2023
1 parent ebfb1b0 commit b8a6253
Show file tree
Hide file tree
Showing 4 changed files with 446 additions and 433 deletions.
5 changes: 4 additions & 1 deletion content/en/docs/homelab/deploy/install-portefaix.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,12 @@ For each node, add it to the cluster, then add a label:
❯ make -f hack/build/k3s.mk k3s-join ENV=homelab SERVER_IP=x.x.x.x AGENT_IP=x.x.x.x EXTERNAL_IP=x.x.x.x

❯ kubectl label node <NODE_NAME> node-role.kubernetes.io/worker=
node/<NODE_NAME> labeled
```

We add also these labels:

* `portefaix.xyz/infra`, with values : `core` and `cheap`

Check Kubernetes cluster:

```shell
Expand Down
Binary file modified content/en/docs/images/portefaix-homelab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
443 changes: 442 additions & 1 deletion portefaix-homelab.drawio

Large diffs are not rendered by default.

Loading

0 comments on commit b8a6253

Please sign in to comment.