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.
- Host: GitHub
- URL: https://github.com/pulp/pulp-clowder-deployments
- Owner: pulp
- Created: 2023-03-06T18:34:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T17:51:18.000Z (over 2 years ago)
- Last Synced: 2025-06-01T08:47:38.883Z (10 months ago)
- Language: Shell
- Size: 93.8 KB
- Stars: 0
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.