kevchu3 / kevins-sampleapps

Kevin's OpenShift sample applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenShift Sample Applications

This repository contains sample applications using OpenShift resources and explain the concepts available on top of Kubernetes and Docker.

  • adhoc is a collection of scripts and commands to quickly spin up an application
  • cronjob is a Perl application with a schedule managed by the CronJob resource
  • docker-nexus3 is an OpenShift deployment of the upstream repository: https://github.com/sonatype/docker-nexus3
  • grafana is an Grafana deployment
  • httpd is an httpd application built on the rhel7 image which demonstrates a Dockerfile build
  • registry is a registry hosted on podman
  • rhel7 is a basic pod built on the rhel7 image which demonstrates a Dockerfile build

About

Kevin's OpenShift sample applications

License:GNU General Public License v3.0


Languages

Language:Shell 73.5%Language:Dockerfile 26.5%