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

Error: failed to create containerd task: failed to create shim task: hcs::CreateComputeSystem otel-collector: The container operating system does not match the host operating system.: unknown #908

Closed
surya1150 opened this issue Sep 4, 2023 · 2 comments
Labels
bug Something isn't working Stale

Comments

@surya1150
Copy link

What happened?

Description

Splunk Otel deployment is failing with below error:
Error: failed to create containerd task: failed to create shim task:
hcs::CreateComputeSystem otel-collector: The container operating system does
not match the host operating system.: unknown

Steps to Reproduce

  • Install Splunk Otel with helm chart into AKS cluster to run on windows nodes.
  • Kubernetes Cluster Version: 1.26.6
  • Node image version - AKSWindows-2022-containerd-20348.1906.230809

Expected Result

  • Splunk Otel agent has to be installed correctly

Actual Result

Got below error: Error: failed to create containerd task: failed to create shim task: hcs::CreateComputeSystem otel-collector: The container operating system does not match the host operating system.: unknown

Chart version

0.83.0

Environment information

Environment

Cloud: "AKS"
k8s version: 1.26.6
OS: Windows

Helm Values.yaml
`clusterName: "aks-poc-7"
splunkPlatform:
endpoint: ""
token: "xxxxx"
index: "xxxxx"
metricsIndex: "xxxxxx"
insecureSkipVerify: true
metricsEnabled: true
logsEnabled: true
logsEngine: otel
cloudProvider: "azure"
distribution: "aks"
clusterReceiver:
enabled: false
image:
otelcol:
repository: quay.io/signalfx/splunk-otel-collector-windows
tolerations:

  • key: os
    effect: NoSchedule
    value: windows
    isWindows: true
    readinessProbe:
    initialDelaySeconds: 60
    livenessProbe:
    initialDelaySeconds: 60 `

Chart configuration

No response

Log output

No response

Additional context

No response

@surya1150 surya1150 added the bug Something isn't working label Sep 4, 2023
@rmfitzpatrick
Copy link
Contributor

@surya1150 thanks for your report and please try the latest-2022 tag (pointing to 0.86.0-2022 at this time).

Feel free to open a support case for issues like this for more immediate assistance.

Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. If this issue is still relevant, please leave a comment explaining why it is still relevant. Otherwise, please close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

3 participants