{"id":21279882,"url":"https://github.com/greenboxal/korekube","last_synced_at":"2026-05-21T07:45:41.834Z","repository":{"id":145262032,"uuid":"115882674","full_name":"greenboxal/korekube","owner":"greenboxal","description":"Opinionated Kubernetes setup for CoreOS","archived":false,"fork":false,"pushed_at":"2018-01-13T22:39:49.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T04:09:25.353Z","etag":null,"topics":["container-linux","coreos","kubernetes"],"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/greenboxal.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":"2017-12-31T19:54:46.000Z","updated_at":"2018-01-11T15:13:30.000Z","dependencies_parsed_at":"2023-07-12T10:16:17.106Z","dependency_job_id":null,"html_url":"https://github.com/greenboxal/korekube","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenboxal%2Fkorekube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenboxal%2Fkorekube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenboxal%2Fkorekube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenboxal%2Fkorekube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greenboxal","download_url":"https://codeload.github.com/greenboxal/korekube/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243738955,"owners_count":20339997,"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":["container-linux","coreos","kubernetes"],"created_at":"2024-11-21T10:26:51.870Z","updated_at":"2026-05-21T07:45:36.805Z","avatar_url":"https://github.com/greenboxal.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KoreKube\n\nProduction ready Kubernetes cluster for Container Linux\n\nKoreKube is meant to be used on AWS and is 100% opinionated.\n\n## Requirements\n\n* CoreOS Container Linux\n* Credstash\n\n## Assumptions\n\n* The cluster CA is stored in credstash\n* You're using weave-net\n\n## Usage\n\nThe package should installed into `/opt/kubekore`. Install the relevant systemd units from `units` dir.\n\n## Configuration\n\nYou can change configuration values in `/etc/korekube-env`.\n\n| Name                  | Description                                                 | Default Value                 |\n| -                     | -                                                           | -                             |\n| `KUBE_API_ENDPOINT`   | Kubernetes API endpoint                                     |                               |\n| `CLUSTER_NAME`        | Cluster name, used in several different places              | k8s                           |\n| `CLUSTER_POD_CIDR`    | Network that pods should be put into                        | 10.110.0.0/16                 |\n| `CLUSTER_SVC_CIDR`    | Network where services VIPs are created                     | 10.100.0.0/16                 |\n| `CLUSTER_DNS_IP`      | DNS resolvers for pods                                      | 10.100.0.2                    |\n| `SSL_KEY_BITS`        | Key size for SSL certificates issued for the cluster        | 2048                          |\n| `SSL_DAYS`            | Expiration days for SSL certificates issued for the cluster | 365                           |\n| `HYPERKUBE_IMAGE`     | Hyperkube image                                             | quay.io/coreos/hyperkube      |\n| `HYPERKUBE_IMAGE_TAG` | Hyperkube image version                                     | v1.7.11_coreos.0              |\n| `NODE_NAME`           | Node name for this kubelet                                  | Private DNS from EC2 metadata |\n| `NODE_IP`             | Node private IP                                             | Private IP from EC2 metadata  |\n| `NODE_TAINTS`         | Taints to be added                                          |                               |\n| `NODE_LABELS`         | Labels to be added                                          |                               |\n| `KUBELET_ARGS`        | Extra args to pass to kubelet                               |                               |\n| `APISERVER_ARGS`      | Extra args to pass to api-server                            |                               |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreenboxal%2Fkorekube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreenboxal%2Fkorekube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreenboxal%2Fkorekube/lists"}