JohnStrunk / ocs-osd-deployer-old

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCS on OSD deployer

This repo contains the code necessary to deploy OCS on OpenShift Dedicated as an "addon".

Components

  • deployer/ - Contains the source to build the "deployer" container. Its purpose is to automate the deployment of the storage cluster based on the addon configuration passed in (eventually) from OCM.
  • patcher/ - Contains the code to patch the standard OCS operator CSVs to add the deployer Deployment object & associated RBAC.

About

License:Apache License 2.0


Languages

Language:Shell 65.7%Language:Dockerfile 17.3%Language:Makefile 9.7%Language:Ruby 7.3%