All Projects → redhat-cop → Containers Quickstarts

redhat-cop / Containers Quickstarts

Licence: apache-2.0
Images & templates for deploying software to OpenShift

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Containers Quickstarts

K8up
Kubernetes and OpenShift Backup Operator
Stars: ✭ 130 (-39.53%)
Mutual labels:  openshift
Openshift Ansible
Install and config an OpenShift 3.x cluster
Stars: ✭ 2,032 (+845.12%)
Mutual labels:  openshift
Forecastle
Forecastle is a control panel which dynamically discovers and provides a launchpad to access applications deployed on Kubernetes – [✩Star] if you're using it!
Stars: ✭ 186 (-13.49%)
Mutual labels:  openshift
Kubebox
⎈❏ Terminal and Web console for Kubernetes
Stars: ✭ 1,855 (+762.79%)
Mutual labels:  openshift
Fabric8
fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
Stars: ✭ 1,783 (+729.3%)
Mutual labels:  openshift
Openshiftv3 Workshop
OpenShift v3 Workshops by the OpenShift Tiger Team
Stars: ✭ 179 (-16.74%)
Mutual labels:  openshift
S2i Nodejs Container
NodeJS images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running NodeJS applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 128 (-40.47%)
Mutual labels:  openshift
Console
OpenShift Cluster Console UI
Stars: ✭ 203 (-5.58%)
Mutual labels:  openshift
Argocd Operator
A Kubernetes operator for managing Argo CD clusters.
Stars: ✭ 151 (-29.77%)
Mutual labels:  openshift
Minishift
Run OpenShift 3.x locally
Stars: ✭ 2,246 (+944.65%)
Mutual labels:  openshift
Ansible Playbook Bundle
THIS REPO IS MIGRATING: https://github.com/automationbroker/apb
Stars: ✭ 136 (-36.74%)
Mutual labels:  openshift
Kubernetes Client
Java client for Kubernetes & OpenShift
Stars: ✭ 2,188 (+917.67%)
Mutual labels:  openshift
S2i Python Container
Python container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Python applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 178 (-17.21%)
Mutual labels:  openshift
Noobaa Core
NooBaa is a Dynamic Data Gateway for cloud-native, hybrid and multi cloud environments ☁️🚀
Stars: ✭ 131 (-39.07%)
Mutual labels:  openshift
Strimzi Kafka Operator
Apache Kafka running on Kubernetes
Stars: ✭ 2,833 (+1217.67%)
Mutual labels:  openshift
Benchmark Operator
The Chuck Norris of cloud benchmarks
Stars: ✭ 130 (-39.53%)
Mutual labels:  openshift
Reloader
Reloader is maintained by Stakater. Like it? Please let us know at [email protected]
Stars: ✭ 2,930 (+1262.79%)
Mutual labels:  openshift
Jkube
Successor of the deprecated Fabric8 Maven Plugin
Stars: ✭ 213 (-0.93%)
Mutual labels:  openshift
K8s Bigip Ctlr
Repository for F5 Container Ingress Services for Kubernetes & OpenShift.
Stars: ✭ 204 (-5.12%)
Mutual labels:  openshift
Enmasse
EnMasse - Self-service messaging on Kubernetes and OpenShift
Stars: ✭ 185 (-13.95%)
Mutual labels:  openshift

Build Status License

Containers Quickstarts by Red Hat's Community of Practice

This repository is meant to help bootstrap users of the OpenShift Container Platform to get started in building and using Source-to-Image to build applications to run in OpenShift.

For more details on what a Quickstart is, please read our contribution guide.

What's In This Repo?

This repo contains OpenShift related quickstarts of several different flavors.

Reference Implementations

A set of examples of deploying various technologies on OpenShift

Custom S2I Base Images

A collection of custom built S2I base images

Jenkins Agent Images

A set of images we've developed for running as agent pods in a Jenkins Pipeline on OpenShift

Customized Jenkins Masters

A set of buildConfigs for building custom Jenkins images for OpenShift.

Gitlab Runners

Gitlab Runners for your Gitlab CI/CD.

Utilities

Developer Tools

  • Tool Box - An OpenShift deployable container image that provides some necessary developer tools
  • motepair - Remote pair programming server and plugin for Atom

Github Actions

To enable actions in your fork:

  1. Fork this repository
  2. Actions -> Click the button to enable
  3. Settings -> Secrets
Secret Description
REGISTRY_URI Registry to push images to, ex: quay.io
REGISTRY_REPOSITORY Repository to push images to, ex: your quay username
REGISTRY_USERNAME Username used to push to registry
REGISTRY_PASSWORD Password used to push to registry

NOTE: It is recommended to use a service account for registry credentials, for example quay.io can create a robot account associated with your personal account.

Related Content

  • Container Pipelines - A set of Jenkins piplines for OpenShift
  • Labs CI/CD - A comprehensive end to end pipeline using many modern testing and quality tools. Suitable for OpenShift v3.x
  • Labs Ubiquitous Journey - (The New and Improved Labs CI/CD using GitOps for OpenShift v4.x) A collection of ArgoCD apps for:
    • Boostrapping a cluster with some projects, roles, bindings and creating an ArgoCD instance using the Operator
    • Deployments for an end to end pipeline using many modern testing and quality tools such as Jenkins, Nexus, Sonarqube etc
    • Project management tooling such as Wekan and Mattermost Chat
  • Labs Helm Charts - A library of OpenShift ready Helm3 Charts
  • OpenShift Templates - A library of OpenShift template examples & references
  • OpenShift Applier - An automation framework for keeping manifests and templates applied to a cluster

Contributing

Checkout out our contribution guide for more details on how to contribute content to this repo.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].