An open API service indexing awesome lists of open source software.

https://github.com/pulp/pulp-clowder-deployments

Clowder deployment definitions for Pulp.
https://github.com/pulp/pulp-clowder-deployments

Last synced: 2 months ago
JSON representation

Clowder deployment definitions for Pulp.

Awesome Lists containing this project

README

          

# Pulp Clowder Deployments

## Usage example
```
# This creates a ClowdEnvironment object for the namespace. Several services are started.
bonfire namespace reserve --duration 8h
bonfire deploy-env -n $(oc project | grep -oE 'ephemeral-......') --template-file deploy/clowdapp.yaml
```

pulp-clowdenv.yaml is not used and not tested at this time.