Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't deploy dependencies that are not used in a given deployment #71

Open
3 tasks
pwalsh opened this issue Nov 10, 2019 · 2 comments
Open
3 tasks

Don't deploy dependencies that are not used in a given deployment #71

pwalsh opened this issue Nov 10, 2019 · 2 comments
Assignees

Comments

@pwalsh
Copy link
Contributor

pwalsh commented Nov 10, 2019

Job story

When I deploy CCO into a cluster to provide multi-tenant management of CKAN, I want to be able to control the services that are deployed, so that I do not run services I do not use and that services I do not use do not consume cluster resources.

Context

The code base has services running (ELK?), Minio, that may not be in use on a given CCO deployment.

Acceptance criteria

  • Run a command or a set of commands to see what services exactly are being deployed in a CCO managed cluster to support multi-tenant CKAN
  • Ability in cone/configuration to enable/disable certain services
    • Monitoring of the cluster itself
    • Software that supports CCO actions (e.g: Jenkins)
    • Subservices to support CKANs deployed in cluster
  • Documentation on how to enable/disable deployment of certain services
@pwalsh pwalsh self-assigned this Nov 10, 2019
@pwalsh pwalsh assigned akariv and unassigned pwalsh Nov 10, 2019
@pwalsh
Copy link
Contributor Author

pwalsh commented Nov 10, 2019

@akariv a first step may be an audit of exactly what does currently get deployed and towards what purpose.

@aluminiumgeek aluminiumgeek self-assigned this Dec 16, 2019
@pwalsh
Copy link
Contributor Author

pwalsh commented Jan 22, 2020

@akariv @zelima this is assigned to @aluminiumgeek

is this still to be done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants