https://github.com/open-component-model/ocm-examples
Example Open Component Model components and scenarios
https://github.com/open-component-model/ocm-examples
cloud-native delivery flux gitops kubernetes ocm open-component-model software-delivery software-delivery-automation supply-chain
Last synced: about 2 months ago
JSON representation
Example Open Component Model components and scenarios
- Host: GitHub
- URL: https://github.com/open-component-model/ocm-examples
- Owner: open-component-model
- License: apache-2.0
- Created: 2022-08-31T08:46:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-20T09:29:01.000Z (about 1 year ago)
- Last Synced: 2025-02-20T10:30:19.586Z (about 1 year ago)
- Topics: cloud-native, delivery, flux, gitops, kubernetes, ocm, open-component-model, software-delivery, software-delivery-automation, supply-chain
- Language: Makefile
- Homepage: https://ocm.software
- Size: 247 KB
- Stars: 0
- Watchers: 8
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Open Component Model Examples
[](https://api.reuse.software/info/github.com/open-component-model/ocm-examples)
This repository contains example components and demonstrations of their usage.
### Components
- [Podinfo - used as Microservices Application](./components/podinfo-microservices)
### Scenarios
- [Deploying a complex component on Kubernetes using Flux](./kubernetes/podify-walkthrough)
## Contributing
Code contributions, feature requests, bug reports, and help requests are very welcome. Please refer to the [Contributing Guide in the Community repository](https://github.com/open-component-model/community/blob/main/CONTRIBUTING.md) for more information on how to contribute to OCM.
OCM follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md).
## Licensing
Copyright 2024 SAP SE or an SAP affiliate company and Open Component Model contributors.
Please see our [LICENSE](LICENSE) for copyright and license information.
Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/open-component-model/ocm).