You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug A clear and concise description of what the bug is.
Subject Logs Logs which can be helpful in investigating the issue.
Normal Pulling 42m (x4 over 44m) kubelet Pulling image "public.ecr.aws/sumologic/sumologic-otel-collector:0.99.0-sumo-0"
Warning Failed 42m (x4 over 44m) kubelet Error: ErrImagePull
Normal BackOff 4m14s (x173 over 43m) kubelet Back-off pulling image "public.ecr.aws/sumologic/sumologic-otel-collector:0.99.0-sumo-0"
and logs of docker (nerdctl in my case but not relevant)
(⎈|cluster-with-windows:sumo) me@mac:~> nerdctl pull --platform windows/amd64 public.ecr.aws/sumologic/sumologic-otel-collector:0.99.0-sumo-0
public.ecr.aws/sumologic/sumologic-otel-collector:0.99.0-sumo-0: resolved |++++++++++++++++++++++++++++++++++++++|
index-sha256:d564aff28d4ec37f3d7deb39d7ebfa2da223a6a0cefa933002da35a6415c4c7f: downloading |--------------------------------------| 0.0 B/743.0 B
elapsed: 1.8 s total: 0.0 B (0.0 B/s)
FATA[0002] no match for platform in manifest: not found
Error: exit status 1
Expected behavior A clear and concise description of what you expected to happen.
Environment (please complete the following information):
Collection version (e.g. helm ls -n sumologic):
helm ls -n sumo
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
sumo sumo 11 2024-05-13 12:57:56.589819 +0200 CEST deployed sumologic-4.7.0 4.7.0
Kubernetes version (e.g. kubectl version):
Client Version: v1.29.0
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.29.3-eks-adc7111
Cloud provider: AWS
Others:
Anything else do we need to know Add any other context about the problem here, e.g. issue happens only occasionally.
The text was updated successfully, but these errors were encountered:
We currently do not provide support for Windows and Windows containers. We build windows containers and push them to the AWS ECR repository, but there are not tested and therefore we do not recommend to use them for production environments
Equivalent of public.ecr.aws/sumologic/sumologic-otel-collector:0.99.0-sumo-0 is public.ecr.aws/sumologic/sumologic-otel-collector-dev:0.99.0-sumo-0-rc.2-4-gf706e, but once again, it is not tested and we do not guarantee it will be working as expected
@bmanojlovicrival I think we have misunderstanding here. We added templates for logs-collector, but this is in experimental state. We do not provide support for it. We also do not build production-ready Windows containers for sumologic-otel-collector right now.
I can help with configuring the collection with dev image if you want to
Describe the bug A clear and concise description of what the bug is.
Subject
Logs Logs which can be helpful in investigating the issue.
and logs of docker (nerdctl in my case but not relevant)
and working one!
all pods in namespace
Command used to install/upgrade Collection Direct command which you used to install/upgrade collection.
Configuration Configuration used for Collection e.g. user-values.yaml for helm.
USER-SUPPLIED VALUES:
To Reproduce Steps to reproduce the behavior.
Expected behavior A clear and concise description of what you expected to happen.
Environment (please complete the following information):
helm ls -n sumologic
):kubectl version
):AWS
Anything else do we need to know Add any other context about the problem here, e.g. issue happens only occasionally.
The text was updated successfully, but these errors were encountered: