{"id":20852736,"url":"https://github.com/ninesstack/nmesos-k8s","last_synced_at":"2025-12-26T16:48:21.919Z","repository":{"id":218794332,"uuid":"744898448","full_name":"NinesStack/nmesos-k8s","owner":"NinesStack","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-20T16:50:41.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-19T06:26:45.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/NinesStack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2024-01-18T08:28:11.000Z","updated_at":"2024-01-23T19:23:15.000Z","dependencies_parsed_at":"2024-01-23T22:05:19.224Z","dependency_job_id":null,"html_url":"https://github.com/NinesStack/nmesos-k8s","commit_stats":null,"previous_names":["ninesstack/nmesos-k8s"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NinesStack%2Fnmesos-k8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NinesStack%2Fnmesos-k8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NinesStack%2Fnmesos-k8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NinesStack%2Fnmesos-k8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NinesStack","download_url":"https://codeload.github.com/NinesStack/nmesos-k8s/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243222186,"owners_count":20256229,"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":[],"created_at":"2024-11-18T03:18:44.560Z","updated_at":"2025-12-26T16:48:16.863Z","avatar_url":"https://github.com/NinesStack.png","language":"Ruby","readme":"# nmesos-k8s\n\nOver the next couple of years some users of [nmesos][]\nmight decide to move off [Mesos][] and switch to [Kubernetes][].\n\n`nmesos-k8s` is a tool that uses the same configs as nmesos,\nbut deploys the service to Kubernetes.\n\n## Installing it\n\n### From source\n\n1. Clone the repo\n2. Run `make build`\n   * **Note**: You need to use `ruby 3.0.0` or higher. You should run\n   `gem update --system` first\n3. Move `./nmesos-k8s` to a directory on your path\n   (e.g. `~/.local/bin`)\n\n### With [asdf][]\n\nFirst you need to run ...\n\n```\nasdf plugin add nmesos-k8s https://github.com/ninesstack/nmesos-k8s\n```\n\nAfterwards you can run ...\n\n```\nasdf list-all nmeos-k8s\nasdf install nmesos-k8s \u003cversion\u003e\nasdf global nmesos-k8s \u003cversion\u003e\n```\n\n... to install whatever version(s) you want.\n\nNote: To get/see the latest version(s) you might need to run\n`asdf plugin update nmesos-k8s` to _refresh_ the plugin.\n\nNote: For this to work you need to have [gh][] installed.\n\n## Running it\n\nRun the cli with `nmesos-k8s`. It works more less identically to\n`nmesos` in terms of the commands and supplied arguments. There are\ntwo notable differences:\n\n1. You must supply `-s` or `--service-file` in front of the service name\n1. You must use `--no-dry-run` in the standard way, rather than the\n   non-standard `--dry-run false` that `nmesos` uses.\n   \nRun `nmesos-k8s` to see all available options.\n\n### Commands\n\n* `release` is for both deployment and any other changes that need to\n  be made to a service, including scaling\n* `delete` will remove the service and all associated resources\n* `print` generates the full Kubernetes manifest that would be\n  submitted to the API\n\n## Special Settings\n\nThere are a few settings that are supported by `nmesos-k8s` that are\nspecific to K8s. These will not interfere with `nmesos` operation on\nMesos. They are the following:\n\n* `kubernetes_unfreeze`: This can override `deploy_freeze` against a\n  Kubernetes cluster. It is used to allow a service that is not\n  allowed to be deployed to Mesos to be deployes to K8s anyway. The\n  tool *still respects* `deploy_freeze` unless it is overridden in\n  this manner. It is *not* in the `k8s` config section so that it can\n  sit in the config right next to `deploy_freeze`. This is so that\n  humans can try to reason about it.\n\n* `k8s` config section. This supports the following:\n   * `namespace`: enables a specific namespace to be used for this service\n   * `service_account_name`: sets the service account to a specific account\n\n[asdf]: https://asdf-vm.com\n[nmesos]: https://github.com/NinesStack/nmesos\n[Mesos]: https://mesos.apache.org\n[Kubernetes]: https://kubernetes.io\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninesstack%2Fnmesos-k8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninesstack%2Fnmesos-k8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninesstack%2Fnmesos-k8s/lists"}