{"id":22175030,"url":"https://github.com/morningspace/capabilities-shim","last_synced_at":"2025-09-10T19:37:41.449Z","repository":{"id":103637739,"uuid":"384028038","full_name":"morningspace/capabilities-shim","owner":"morningspace","description":"A reference implementation to compose existing software capabilities using Crossplane.","archived":false,"fork":false,"pushed_at":"2021-10-15T13:01:46.000Z","size":1749,"stargazers_count":7,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-11T21:54:12.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/morningspace.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-08T06:45:46.000Z","updated_at":"2023-11-25T09:44:42.000Z","dependencies_parsed_at":"2023-05-24T04:15:53.370Z","dependency_job_id":null,"html_url":"https://github.com/morningspace/capabilities-shim","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/morningspace/capabilities-shim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morningspace%2Fcapabilities-shim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morningspace%2Fcapabilities-shim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morningspace%2Fcapabilities-shim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morningspace%2Fcapabilities-shim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morningspace","download_url":"https://codeload.github.com/morningspace/capabilities-shim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morningspace%2Fcapabilities-shim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265872233,"owners_count":23842151,"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-12-02T07:55:50.741Z","updated_at":"2025-07-19T02:04:28.313Z","avatar_url":"https://github.com/morningspace.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# capabilities-shim\n\nThis repository is used to prove the technical feasibility of composing variant existing software capabilities to come up with solution that meets users' specific needs quickly and easily.\n\nIt essentially leverages the composing capability provided by [Crossplane](https://crossplane.io/), along with other cloud native install methods such as [Operator Lifecycle Manager (OLM)](https://olm.operatorframework.io/), [Operand Deployment Lifecycle Manager (ODLM)](https://github.com/IBM/operand-deployment-lifecycle-manager), etc. running at backend to provision the actual workloads in a declarative way.\n\n![](docs/images/architecture.png)\n\n## Getting Started\n\n### Launch Demo Environment\n\nBefore you can play with the sample capabilities provided by capabilities-shim, please run `demo/install.sh` to launch the demo environment:\n```shell\ndemo/install.sh\n```\n\nAfter a few minutes, there will be a kind cluster up and running with the following applications deployed on it and all necessary initialization work done for you:\n- Crossplane: a Kubernetes add-on that extends Kubernetes by providing you with CRDs for granular resources to be provisioned and composed into higher level abstractions.\n- Operator Lifecycle Manager (OLM): a toolkit that extends Kubernetes to provide a declarative way to install, manage, and upgrade operators on a cluster.\n- Operand Deployment Lifecycle Manager (ODLM): a framework that extends OLM to manage the lifecycle for a group of operands other than operators.\n- capabilities-shim: An opinionated Crossplane package as a reference implementation that includes all sample capabilities for you to play with.\n\n### Play with Capabilities\n\nFor demonstration purpose, we defined below capabilities:\n- Networking, a primary capability, includes Kong as an API Gateway solution.\n- Logging, a primary capability, includes Elasticsearch and Kibana for logging storage and visualization.\n- All, a composite capability, including all the above capabilities as an all-in-one delivery.\n\nTo play with these capabilities, you can follow below documents to install capabilities by applying the corresponding YAML manifests.\n- [Play with Capabilities (OLM)](docs/play-with-capabilities-olm.md)\n- [Play with Capabilities (ODLM)](docs/play-with-capabilities-odlm.md)\n\n### Clean Up\n\nTo clean up the demo environment:\n```shell\ndemo/install.sh clean\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorningspace%2Fcapabilities-shim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorningspace%2Fcapabilities-shim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorningspace%2Fcapabilities-shim/lists"}