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

Helm Charts: Support for Prometheus Operator #2

Open
alexandrev opened this issue Aug 30, 2022 · 4 comments
Open

Helm Charts: Support for Prometheus Operator #2

alexandrev opened this issue Aug 30, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@alexandrev
Copy link

Currently the helm charts supports integration with Prometheus by the installation on the traditional kubernetes way or even on-premises if required, but it doesn't support the Prometheus Operator installation.

This is important because this is the default installation for many Kubernetes distributions such as Openshift or Rancher.

Regards

@mdiez-tibco
Copy link
Collaborator

Hi @alexandrev,

This is a fair request. We can explore that possibility. Note however that, as stated in the first README:

The Cloud Deployment Kit for TIBCO Spotfire® provides a reference and starting point for deploying TIBCO Spotfire® using containers and Helm charts on a Kubernetes cluster.

This repository contains recipes to build container images and Helm charts for certain TIBCO Spotfire® products. You can extend and customize these recipes and examples.

This means that we intend to provide a "vanilla"/generic/canonical/reference/baseline deployment. We do not intend to cover all possible deployment cases. We still want to know which configuration or integrations may be "common" so we can include them as part of this reference deployment.

Thanks

@alexandrev
Copy link
Author

Sure, but I think it makes sense to have it ready so somebody can create a PR associated to this issue.

@mdiez-tibco mdiez-tibco added the enhancement New feature or request label Sep 13, 2022
@mjohanss-tibco
Copy link
Collaborator

@alexandrev Can you explain what is missing for the current chart implementation? The pods do expose scrape endpoints and prometheus podAnnotations by default, making it possible for prometheus to scrape the spotfire pods. Do you have any additional information or references regarding your request? Thanks

@alexandrev
Copy link
Author

alexandrev commented Oct 10, 2022 via email

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

No branches or pull requests

3 participants