Giter VIP home page Giter VIP logo

redis-openshift's Introduction

Reliable, Scalable Redis on Openshift

The following document describes the deployment of a reliable, multi-node Redis on Openshift. It deploys a master with replicated slaves, as well as replicated redis sentinels which are use for health checking and failover.

Prerequisites

This example assumes that you have a Openshift cluster installed and running, and that you have installed the oc command line tool somewhere in your path.

Run

#make sure you have base image available
oc create -f https://raw.githubusercontent.com/mjudeikis/redis-openshift/master/openshift/is-base.yaml -n openshift
#create all components
oc create -f https://raw.githubusercontent.com/mjudeikis/redis-openshift/master/list.yaml
#start build and watch 
oc start-build redis-build

redis-openshift's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

redis-openshift's Issues

Using existing redis imagestreams?

Hi!
From what I can see, your recipe builds new redis images. Is this needed when OCP 3.9 comes with redis imagestreams built-in when delivered from RedHat?

Name:                   redis
Namespace:              openshift
Created:                2 weeks ago
Labels:                 <none>
Annotations:            openshift.io/display-name=Redis
                        openshift.io/image.dockerRepositoryCheck=2018-06-20T11:01:55Z
Docker Pull Spec:       docker-registry.default.svc:5000/openshift/redis
Image Lookup:           local=false
Unique Images:          1
Tags:                   2

3.2 (latest)
  tagged from registry.access.redhat.com/rhscl/redis-32-rhel7:latest

  Provides a Redis 3.2 database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/redis-container/tree/master/3.2/README.md.
  Tags: redis

  * registry.access.redhat.com/rhscl/redis-32-rhel7@sha256:7b2dcd3b3868316a3dcfe21d303b3c68a21701fc1adce1c2ffd77a4ff47ed6d0
      2 weeks ago
bent@BFW-4M5KM72:~$```

deployed with centos7

as we have no license for rhel, i made some changes to deploy with centos7 (works perfect) if you want, i can write the steps in case anybody needs it

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.