{"id":26052814,"url":"https://github.com/dxas90/k3d-cluster","last_synced_at":"2025-03-08T06:52:21.862Z","repository":{"id":49781176,"uuid":"374990503","full_name":"dxas90/k3d-cluster","owner":"dxas90","description":"This repo is to create a full kubernetes cluster using k3d with MetalLb, prometheus, cert-manager, and traefik.","archived":false,"fork":false,"pushed_at":"2025-02-27T16:35:37.000Z","size":1781,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T02:13:14.930Z","etag":null,"topics":["helm","k3s","localhost","makefile"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dxas90.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2021-06-08T11:50:54.000Z","updated_at":"2025-02-27T16:35:39.000Z","dependencies_parsed_at":"2024-05-01T15:45:32.554Z","dependency_job_id":"55db216f-ca56-4d63-bbe7-bf42c4cdf0a6","html_url":"https://github.com/dxas90/k3d-cluster","commit_stats":null,"previous_names":["dxas90/k3d-cluster"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxas90%2Fk3d-cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxas90%2Fk3d-cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxas90%2Fk3d-cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxas90%2Fk3d-cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dxas90","download_url":"https://codeload.github.com/dxas90/k3d-cluster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242512400,"owners_count":20141394,"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":["helm","k3s","localhost","makefile"],"created_at":"2025-03-08T06:52:21.216Z","updated_at":"2025-03-08T06:52:21.856Z","avatar_url":"https://github.com/dxas90.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# K3s local cluster\n\n## Table of Contents\n\n- [K3s local cluster](#Readme.md)\n  - [Table of Contents](#table-of-contents)\n- [Description](#description)\n  - [Requirements](#requirements)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Monitoring](#monitoring)\n  - [Troubleshooting](#troubleshooting)\n  - [License](#license)\n\n## Description\n\nThis repo is to create a full kubernetes cluster using [k3d](https://k3d.io/) with MetalLb, prometheus, certmanager and traefik.\n\n## Requirements\n\nYou will need it on your computer\n\n* [direnv](https://direnv.net/docs/installation.html)\n* [docker](https://docs.docker.com/engine/install/ubuntu/)\n* [jq](https://stedolan.github.io/jq/download/)\n* [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/#install-kubectl-on-linux)\n* [K3d](https://k3d.io/)\n* [task](https://taskfile.dev/installation/)\n\n## Install\n\nHere you should document any install steps required to use this module. You should consider documenting any pre-requisites in this section too.\n\n```console\n# Normal user\nwget https://github.com/go-task/task/releases/download/latest/task_linux_amd64.tar.gz\ntar xf task_linux_amd64.tar.gz\ninstall -m 0755 task /usr/local/bin/task\n\n# or YOLO mode\nsudo sh -c \"$(curl --location https://taskfile.dev/install.sh)\" -- -d -b /usr/local/bin\n\n#After that you can run\n\ntask init\nsudo task install:docker\ntask # or task all\n```\n\n## Usage\n\nTo create the cluster just run the `make` command.\n\n```sh\nmake\n```\n\n## Troubleshooting\n\nyou can use the `--debug` flag to check the commands\n\n## License\n\n![Apache2](https://img.shields.io/github/license/dxas90/k3d-cluster)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxas90%2Fk3d-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdxas90%2Fk3d-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxas90%2Fk3d-cluster/lists"}