nuaays / openshift-demo

A compendium of OpenShift examples and demonstrations related to Power Systems and PowerVS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Red Hat OpenShift - Demo

The purpose of this repository is to provide a set of simple proof-of-concept configuration scripts for OpenShift and various features on OpenShift on Power.

Feature

  1. OpenShift oc plugin a sample plugin for oc running on mulitple architectures where the oc tool manages all the OpenShift resources with handy commands for OpenShift and Kubernetes. The OpenShift Client CLI (oc) project is built on top of kubectl adding built-in features to simplify interactions with an OpenShift cluster.
  2. OpenShift RequestHeader Identity Provider with a Test IdP OpenShift 4.10: Configuring a request header identity provider enables an external service to act as an identity provider where a X-Remote-User header to identify the user's identity.
  3. OpenShift Descheduler Policy shows various use cases with the Descheduler Operator in OpenShift.
  4. Topology Manager aligns pod resources for optimal CPU, Memory, Device and other Topology placements in a cluster.
  5. Ghost uses kustomize to deploy a working ghost blogging site.
  6. compliance/openscap-scanner-on-mac how to run the compliance oscap tool on Mac.

Is this a Red Hat or IBM supported solution?

No. This is only a proof-of-concept that serves as a good starting point to understand how the various features work with OpenShift.

About

A compendium of OpenShift examples and demonstrations related to Power Systems and PowerVS

License:Apache License 2.0


Languages

Language:Go 77.6%Language:Makefile 11.6%Language:Shell 7.3%Language:Dockerfile 3.4%