Giter Site home page Giter Site logo

openshift-enablement's Introduction

Basic Requirements

Ability to authenticate at the master console

Configured in group_vars/OSEv3/auth.yml. Authentication with htpasswd and three preconfigured users:

  • adminuser - user with cluster-admin rights, password "r3dh4t1!"

  • alice - normal user password "password"

  • bob - normal user password "password"

The cluster-admin role is assigned in tasks/cluster-admin.yml.

Registry has storage attached and working

Configured in group_vars/OSEv3/registry.yml

Need to use openshift-ansible version 3.3 or later. Registry s3 bucket needed to be pre-created within the aws console.

Router is configured on each infranode

Configured in group_vars/OSEv3/router.yml. I decided to split out router infranodes from other infrastructure tasks as the routers have different network access patterns and so fit a different network security configuration. The "region=router" tag was used.

Different PVs are available for users to consume

Ability to deploy a simple app

HA Deployment

There are three masters working

There are three etcd instances working

There is a load balancer to access the masters

There is a load balancer/DNS for both infranodes

There are at least two infranodes

Environment Configuration

Multitenancy is configured and working

Node selector is defined in the default namespace

Node selector is defined in the openshift-infra and logging projects

Aggregated logging is configured and working

Metrics collection is configured and working

CICD Workflow

Jenkins pod is running with a persistent volume

Jenkins deploys openshift-tasks app

Jenkins OpenShift plugin is used to create a CICD workflow

HPA is configured and working on production deployment of openshift-tasks

Multitenancy Spin

Multiple clients created

Multiple registries, dedicated registry per client

Dedicated node for client

admissionControl plugin sets specific limits per label (client)

A new project template is modified so that it includes a LimitRange

A new user template is used to create a user object with the specific label value

On-boarding new client documentation

openshift-enablement's People

Contributors

jkupferer avatar

Watchers

 avatar  avatar  avatar

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.