{"id":13509325,"url":"https://github.com/gravitational/gravity","last_synced_at":"2025-09-28T21:31:24.139Z","repository":{"id":33276814,"uuid":"145904906","full_name":"gravitational/gravity","owner":"gravitational","description":"Kubernetes application deployments for restricted, regulated, or remote environments","archived":true,"fork":false,"pushed_at":"2023-06-28T21:41:58.000Z","size":59344,"stargazers_count":1082,"open_issues_count":0,"forks_count":109,"subscribers_count":45,"default_branch":"master","last_synced_at":"2024-09-27T03:23:37.413Z","etag":null,"topics":["deployments","hybrid-cloud","kubernetes","multi-cloud","on-premise","package"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gravitational.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2018-08-23T20:41:07.000Z","updated_at":"2024-09-15T10:16:32.000Z","dependencies_parsed_at":"2023-01-15T00:30:41.137Z","dependency_job_id":"c80a2ddd-c204-4959-b2c8-9b7cd3361305","html_url":"https://github.com/gravitational/gravity","commit_stats":{"total_commits":1209,"total_committers":47,"mean_commits":25.72340425531915,"dds":0.7113316790736146,"last_synced_commit":"a4deb53ff9550f3e08eec8a5102f2c01b020c1a2"},"previous_names":[],"tags_count":320,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitational%2Fgravity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitational%2Fgravity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitational%2Fgravity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitational%2Fgravity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gravitational","download_url":"https://codeload.github.com/gravitational/gravity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234563146,"owners_count":18853061,"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":["deployments","hybrid-cloud","kubernetes","multi-cloud","on-premise","package"],"created_at":"2024-08-01T02:01:06.210Z","updated_at":"2025-09-28T21:31:14.129Z","avatar_url":"https://github.com/gravitational.png","language":"Go","readme":"# Gravity\n\n\u003e **Warning**\n\u003e Gravity was archived 2023-07-01.\n\u003e\n\u003e Please see our [Gravitational is Teleport](https://goteleport.com/blog/gravitational-is-teleport/)\n\u003e blog post for more information.\n\u003e\n\u003e If you're looking for a similar solution, we recommend using a\n\u003e [certified Kubernetes Distribution](https://kubernetes.io/partners/#conformance).\n\nGravity is a [Kubernetes](https://kubernetes.io/) packaging solution.\n\n## Introduction\n\nGravity is an open source toolkit for creating \"images\" of Kubernetes\nclusters and the applications running inside the clusters. The resulting\nimages are called *cluster images* and they are just `.tar` files.\n\nA cluster image can be used to re-create full replicas of the original\ncluster in any environment where compliance and consistency matters, i.e. in\nlocked-down AWS/GCE/Azure environments or even in air-gapped server rooms.\nAn image can run without human supervision, as a \"kubernetes appliance\".\n\n## Cluster Images\n\nA Cluster Image produced by Gravity includes:\n\n* All Kubernetes binaries and their dependencies.\n* Built-in container registry.\n* De-duplicated layers of all application containers inside a cluster.\n* Built-in cluster orchestrator which guarantees HA operation, in-place\n  upgrades and auto-scaling.\n* Installation wizard for both CLI and web browser GUI.\n\nAn image is all one needs to re-create the complete replica of the original\nKubernetes cluster, with all deployed applications inside, even in an\nair-gapped server room.\n\n## Examples\n\nTake a look at the [examples](examples/) directory in this repository to find\nexamples of how to package and deploy Kubernetes applications using Gravity.\n\nThe following examples are currently available:\n\n* [Wordpress](examples/wordpress). Deploys Wordpress CMS with an OpenEBS-backed persistent storage.\n\n## Building from source\n\nGravity is written in Go. There are two ways to build the Gravity tools from\nsource: by using locally installed build tools or via Docker. In both cases\nyou will need a Linux machine.\n\n**Building on MacOS, even with Docker, is possible but not currently supported**\n\n```bash\n$ git clone git@github.com:gravitational/gravity.git\n$ cd gravity\n\n# Running 'make' with the default target uses Docker.\n# The output will be stored in build/current/\n$ make\n\n# If you have Go 1.10+ installed, you can build without Docker which is faster.\n# The output will be stored in $GOPATH/bin/\n$ make install\n\n# To remove the build artifacts:\n$ make clean\n```\n","funding_links":[],"categories":["Go","kubernetes","Cluster"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravitational%2Fgravity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgravitational%2Fgravity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravitational%2Fgravity/lists"}