Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed May 30, 2024
1 parent 20814fb commit 86236c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 96 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@

</div>

## Setup

### Ansible
## Nodes setup using Ansible

Create the cluster using Ansible:

Expand All @@ -25,7 +23,7 @@ This command runs the k3s installation script with specific options to disable s
ansible-playbook -i ansible/inventory ansible/playbook.yml --user=<YOUR-USER> --ask-pass -vvv
```

### Hardware
## Hardware specification

| Hardware | Item Count | Link |
| -------- | ------- | ------- |
Expand All @@ -38,6 +36,6 @@ ansible-playbook -i ansible/inventory ansible/playbook.yml --user=<YOUR-USER> --
| MikroTik hAP ax2 US Version | x1 | [Link](https://mikrotik.com/product/hap_ax2) |
| MATX 2U Rackmount Server Chassis with 1x5.25 Front Bay / mATX/Mitx Support | x1 | [Link](https://www.amazon.ca/dp/B0B5CBW962?psc=1&ref=ppx_yo2ov_dt_b_product_details) |

## Dependencies
## Software dependencies within the kubernetes cluster

See [this link](https://github.com/ThomasCardin/homelab/issues/1)
30 changes: 0 additions & 30 deletions docs/talos/cilium.md

This file was deleted.

61 changes: 0 additions & 61 deletions docs/talos/talos-os.md

This file was deleted.

0 comments on commit 86236c6

Please sign in to comment.