{"id":13463853,"url":"https://github.com/CommercialTribe/kube-redis","last_synced_at":"2025-03-25T09:31:11.061Z","repository":{"id":128370470,"uuid":"82318681","full_name":"CommercialTribe/kube-redis","owner":"CommercialTribe","description":"Redis on Kubernetes as StatefulSet","archived":true,"fork":false,"pushed_at":"2017-09-06T20:44:39.000Z","size":79,"stargazers_count":34,"open_issues_count":2,"forks_count":22,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-03-02T20:02:24.703Z","etag":null,"topics":["kubernetes","redis","statefulsets"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CommercialTribe.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}},"created_at":"2017-02-17T16:57:24.000Z","updated_at":"2023-03-09T12:21:27.000Z","dependencies_parsed_at":"2024-01-13T17:56:11.030Z","dependency_job_id":"a73699a7-343e-4f79-b280-9350e1f5126b","html_url":"https://github.com/CommercialTribe/kube-redis","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommercialTribe%2Fkube-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommercialTribe%2Fkube-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommercialTribe%2Fkube-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommercialTribe%2Fkube-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CommercialTribe","download_url":"https://codeload.github.com/CommercialTribe/kube-redis/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245435102,"owners_count":20614829,"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","redis","statefulsets"],"created_at":"2024-07-31T14:00:29.403Z","updated_at":"2025-03-25T09:31:08.635Z","avatar_url":"https://github.com/CommercialTribe.png","language":"Shell","funding_links":[],"categories":["Performance"],"sub_categories":[],"readme":"# Redis on Kubernetes as StatefulSet\n\nThe following document describes the deployment of a self-bootstrapping, reliable,\nmulti-node Redis on Kubernetes. It deploys a master with replicated slaves, as\nwell as replicated redis sentinels which are use for health checking and failover.\n\n## Prerequisites\n\nThis example assumes that you have a Kubernetes cluster installed and running,\nand that you have installed the kubectl command line tool somewhere in your path.\nPlease see the getting started for installation instructions for your platform.\n\n### Storage Class\n\nThis makes use of a StorageClass, either create a storage class with the name of\n\"ssd\" or update the StatefulSet to point to to the correct StorageClass.\n\n## Running\n\nTo get your cluster up and running simple run:\n\n`kubectl apply -Rf k8s`\n\nThe cluster will automatically bootstrap itself.\n\n### Caveats\n\nYour pods may not show up in the dashboard. This is because we automatically add\nadditional labels to the pods to recognize the master. To see the pods within the\ndashboard you should look at the redis-nodes service instead.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCommercialTribe%2Fkube-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCommercialTribe%2Fkube-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCommercialTribe%2Fkube-redis/lists"}