Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcopalomo/s2i-ocp-utili
Just a little python flask framework to understand s2i build strategy in OpenShift
https://github.com/marcopalomo/s2i-ocp-utili
Last synced: 19 days ago
JSON representation
Just a little python flask framework to understand s2i build strategy in OpenShift
- Host: GitHub
- URL: https://github.com/marcopalomo/s2i-ocp-utili
- Owner: MarcoPalomo
- License: apache-2.0
- Created: 2021-06-18T21:45:19.000Z (over 3 years ago)
- Default Branch: writing
- Last Pushed: 2021-06-18T23:23:39.000Z (over 3 years ago)
- Last Synced: 2024-11-19T12:27:17.321Z (3 months ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OCP Source-to-image (S2I) example for an OpenShift 4.x training
It will provide a basic app that can be used to showcase the OCP S2I capability using webhook.You can also showcase Continuous Deployment capability by automating application deployment with CD tools.