Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (23 loc) · 853 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 853 Bytes

Quipucords Deployer is now archived in favor of using the Quipucords Helm Chart for deploying Discovery to OpenShift and Kubernetes Clusters.

See:

Quipucords Deployer

Script and template for deploying the Discovery product to OpenShift.

discodeploy [--help] [--deploy | --create-pull-secret | --undeploy]

run:

$ discodeploy --help

To see the additional help for running the command.

Primary usage to deploy Discovery to OpenShift:

$ discodeploy --deploy

And to undeploy Discovery from OepnShift:

$ discodeploy --undeploy

Also, best to visit the Quipucords Deployer Wiki pages for more detailed documentation.