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

Pod oci-onm-mgmt-agent-0 can't start #74

Open
art102 opened this issue Apr 16, 2024 · 3 comments
Open

Pod oci-onm-mgmt-agent-0 can't start #74

art102 opened this issue Apr 16, 2024 · 3 comments

Comments

@art102
Copy link

art102 commented Apr 16, 2024

Hello.

Could tell me why oci-onm-mgmt-agent-0 pod cannot start without oci-onm-mgmt-agent-container-registry-key secret please?

I have installed chart like this

helm install oci-k8s-mon charts/oci-onm --values override_values.yaml

But I see a error in a pod:
Unable to retrieve some image pull secrets (oci-onm-mgmt-agent-container-registry-key); attempting to pull the image may not succeed

I didn't see any requirements in README.md about building mgmt-agent image or enabling a secret value during chart installation.

Could you tell me please how can I fix it?

Thank you in advance.

@santhoshkvuda
Copy link
Member

hi @art102 , Though this warning appears, the oci-onm-mgmt-agent-0 pod would start successfully. Could you cross check the pod status please ?

@art102
Copy link
Author

art102 commented Apr 24, 2024

HI.

Unfortunately this pod doesn't start...

Also I would like to know what the right way to install OKE monitoring solution is?
For instance I have pulled this repo and do this

cd oke_oci_monitoring/oci-kubernetes-monitoring
helm install oci-onm-k8s --values ../override_values.yaml charts/oci-onm

and I get this error

Error: INSTALLATION FAILED: An error occurred while checking for chart dependencies. You may need to run helm dependency build to fetch missing dependencies: found in Chart.yaml, but missing in charts/ directory: oci-onm-common, oci-onm-logan, oci-onm-mgmt-agent

Can you change the README to have the right manual to use this solution please?

@santhoshkvuda
Copy link
Member

@prasebha @niravg75 , could you help @art102 here w.r.t Management agent pod related issues ?

As mentioned in the README, please download the chart from releases page instead of using the source code, so that you do not need to run dependency update. Otherwise you need to run the helm dependency update in each of the folders before running the helm install.

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

2 participants