{"id":26109503,"url":"https://github.com/dyrnq/lvscare-binary","last_synced_at":"2026-02-03T01:06:27.033Z","repository":{"id":62145326,"uuid":"539254481","full_name":"dyrnq/lvscare-binary","owner":"dyrnq","description":"https://github.com/labring/sealos","archived":false,"fork":false,"pushed_at":"2024-11-06T02:45:43.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T23:57:39.078Z","etag":null,"topics":["ipvs","ipvsadm","kubernetes-ha","lvscare","sealos"],"latest_commit_sha":null,"homepage":"","language":null,"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/dyrnq.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,"publiccode":null,"codemeta":null}},"created_at":"2022-09-21T01:22:12.000Z","updated_at":"2024-11-06T02:45:46.000Z","dependencies_parsed_at":"2023-12-21T15:01:27.236Z","dependency_job_id":"6848c864-a30a-45d1-86b7-90b4b4c948a7","html_url":"https://github.com/dyrnq/lvscare-binary","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/dyrnq/lvscare-binary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyrnq%2Flvscare-binary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyrnq%2Flvscare-binary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyrnq%2Flvscare-binary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyrnq%2Flvscare-binary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dyrnq","download_url":"https://codeload.github.com/dyrnq/lvscare-binary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dyrnq%2Flvscare-binary/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262016772,"owners_count":23245574,"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":["ipvs","ipvsadm","kubernetes-ha","lvscare","sealos"],"created_at":"2025-03-09T23:11:23.736Z","updated_at":"2026-02-03T01:06:26.969Z","avatar_url":"https://github.com/dyrnq.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Usage\n```bash\nlatest_ver=$(curl -fsSL https://api.github.com/repos/dyrnq/lvscare-binary/releases/latest | jq -r '.tag_name')\nif [ \"$(uname -m)\" = \"x86_64\" ]; then arch=\"amd64\"; fi\nif [ \"$(uname -m)\" = \"aarch64\" ]; then arch=\"arm64\"; fi\nDOWNLOAD_URL=\"https://github.com/dyrnq/lvscare-binary/releases/download/${latest_ver}/lvscare-${latest_ver}.linux-${arch}.tar.gz\"\n#DOWNLOAD_URL=\"${DOWNLOAD_URL/github.com/files.m.daocloud.io/github.com}\"\nDOWNLOAD_URL=\"${DOWNLOAD_URL/https/https://mirror.ghproxy.com/https}\"\necho \"DOWNLOAD_URL=${DOWNLOAD_URL}\"\ncurl -fsSL $DOWNLOAD_URL | tar -xvz -C /usr/local/bin/\n```\n\n```bash\n/usr/local/bin/lvscare version\n```\n\n```bash\n/usr/local/bin/lvscare care \\\n--vs 10.10.10.10:8443 \\\n--mode link \\\n--logger INFO \\\n--rs 192.168.27.11:6443 \\\n--rs 192.168.27.12:6443 \\\n--rs 192.168.27.13:6443 \\\n--health-insecure-skip-verify true \\\n--health-status 401,403,200,201 \\\n--health-schem https \\\n--health-path \"/livez\" \\\n--interval 2\n```\n\n## ref\n- \u003chttps://github.com/labring/lvscare\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyrnq%2Flvscare-binary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdyrnq%2Flvscare-binary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdyrnq%2Flvscare-binary/lists"}