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

Does this operator combine more than one operator? #294

Open
anirtek opened this issue May 21, 2020 · 1 comment
Open

Does this operator combine more than one operator? #294

anirtek opened this issue May 21, 2020 · 1 comment
Labels
question Further information is requested

Comments

@anirtek
Copy link

anirtek commented May 21, 2020

Description:

I am trying to learn the operator pattern and found this on awesome-operator list. I can see that there is an olm directory inside manifest. Also there is an another directory called monitoring to hold the prometheus operator. I am very very new to k8s and want to understand if this operator combines more than one operator?

@elmiko elmiko added the question Further information is requested label May 21, 2020
@elmiko
Copy link
Collaborator

elmiko commented May 21, 2020

hi @anirtek , the main functionality of this repository is a single operator for spark. the monitoring directory you are referencing contains manifests for deploying prometheus to get metrics from the spark operator. there is no code for that prometheus operator here, it is just a few manifests to help.

does that answer your question?

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

No branches or pull requests

2 participants