Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lobziik/ocp-features-webinar-ru
https://github.com/lobziik/ocp-features-webinar-ru
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lobziik/ocp-features-webinar-ru
- Owner: lobziik
- Created: 2020-09-03T15:26:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-26T10:25:48.000Z (about 4 years ago)
- Last Synced: 2024-06-19T15:11:34.392Z (5 months ago)
- Language: Makefile
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Openshift Build, Deploy and Pipelines demo
### Prerequisites
Openshift CLI tools should be installed, [OKD](https://github.com/openshift/okd/releases) version is fine too
Helm should be installed for using chart with Tekton pipelines
### Usage
- Use `$ make` so see avalaible shortcuts### Notes
- Intended to use with Openshift >4.4. Tested on 4.6 with Pipelines Operator v 1.1.1
- Openshift Pipelines Operator needed for performing tekton pipelines### Contents
- `ocp_templates` - oc templates with demo deployment and deployment with jenkins pipeline build
- `helm_charts` - contains chart with app deployment and tekton pipeline
- `app` - app source code with "test suite"