{"id":23291486,"url":"https://github.com/guycole/tasty-cookie","last_synced_at":"2025-04-06T17:46:00.631Z","repository":{"id":209197656,"uuid":"672361994","full_name":"guycole/tasty-cookie","owner":"guycole","description":"personal k8s cluster","archived":false,"fork":false,"pushed_at":"2024-07-04T18:00:10.000Z","size":18204,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T23:48:58.299Z","etag":null,"topics":["kubernetes-cluster"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guycole.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-07-29T20:15:40.000Z","updated_at":"2024-07-04T18:00:13.000Z","dependencies_parsed_at":"2024-02-19T01:56:12.679Z","dependency_job_id":null,"html_url":"https://github.com/guycole/tasty-cookie","commit_stats":null,"previous_names":["guycole/tasty-cookie"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guycole%2Ftasty-cookie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guycole%2Ftasty-cookie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guycole%2Ftasty-cookie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guycole%2Ftasty-cookie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guycole","download_url":"https://codeload.github.com/guycole/tasty-cookie/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247526677,"owners_count":20953141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kubernetes-cluster"],"created_at":"2024-12-20T05:18:11.853Z","updated_at":"2025-04-06T17:46:00.598Z","avatar_url":"https://github.com/guycole.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tasty-cookie\npersonal k8s cluster\n\n## Rack Catalog\n+ 3x used Dell 7040 ($135/each from CraigsList)\n+ 1x used SuperMicro 2u server 84GB RAM 3TB storage ($160 from CraigsList)\n+ 1x used NetGear ProSafe GS724 v2 24 port gb managed switch ($75 from eBay)\n+ 1x ODROID-C4 [tasty pancake](https://github.com/guycole/tasty-pancake) ($55 from HardKernel)\n+ 1x Digital Loggers ethernet power switch ($150 from eBay)\n+ 1x Trendnet KVM TK-1602R ($145 from eBay)\n+ 1x 12U open frame rack [$90 from Amazon](https://www.amazon.com/dp/B0C64X8J8R?ref=ppx_yo2ov_dt_b_product_details\u0026th=1)\n \n![front](https://github.com/guycole/tasty-cookie/blob/main/grafix/front_25nov23.png)\n![side](https://github.com/guycole/tasty-cookie/blob/main/grafix/side_25nov23.png)\n![network](https://github.com/guycole/tasty-cookie/blob/main/grafix/network_25nov23.png)\n\n| Host    | Description                 | Address     | KVM | Power      |\n| ------- | ----------------------------|-------------|-----|------------|\n| archer  | odroid c4 (network gateway) | 10.168.0.1  |  7  | unswitched |\n| cyril   | netgear GS724 (switch)      | 10.168.0.3  |     | 5B         |\n| mitsuko | power control               | 10.168.0.5  |     |            |\n| ray     | netgear ReadyNAS (NFS)      | 10.168.0.7  |     | unswitched |\n| pam     | supermicro (k8s worker)     | 10.168.0.11 |  6  | 4A         |\n| cheryl  | dell 7040  (k8s worker)     | 10.168.0.13 |  2  | 1A         |\n| lana    | dell 7040  (k8s worker)     | 10.168.0.15 |  3  | 1A         |\n| malory  | dell 7040  (k8s master)     | 10.168.0.17 |  4  | 2A         |\n| krieger | ASUS P5Q (NFS)              | 10.168.0.19 |     | unswitched |\n|         | trendnet kvm                |             |     | 8B         |\n\nAll servers on Ubuntu 22.04 LTS\n\n| Host    | Description             | export       | mount        | pv         | storage class |\n| ------- | ------------------------|--------------|--------------|------------|---------------|\n| ray     | netgear ReadyNAS (NFS)  | k8s          |              |            |               |\n| pam     | supermicro (k8s worker) |              | /var/k8svol  | pam-pv1    | local-storage |\n| pam     | supermicro (k8s worker) |              | /var/nfs/k8s |            | nfs-storage   |\n| cheryl  | dell 7040  (k8s worker) |              | /var/k8svol  | cheryl-pv1 | local-storage |\n| cheryl  | dell 7040  (k8s worker) |              | /var/nfs/k8s |            | nfs-storage   |\n| lana    | dell 7040  (k8s worker) |              | /var/k8svol  | lana-pv1   | local-storage |\n| lana    | dell 7040  (k8s worker) |              | /var/nfs/k8s |            | nfs-storage   |\n| malory  | dell 7040  (k8s master) |              |              |            |               |\n| krieger | ASUS P5Q (NFS)          | /var/nfs/k8s |              |            |               |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguycole%2Ftasty-cookie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguycole%2Ftasty-cookie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguycole%2Ftasty-cookie/lists"}