Skip to content

[BUG] FailedCreatePodSandBox errors #4342

@kevinharing

Description

@kevinharing

Describe the bug
Since around 2024-05-08T12:00:00Z we're seeing the below error popping up in the kube events table a lot. This error pops up on all our clusters (4 in total). It happens on all namespaces and it seems related to spinning up the pods and the node not being able to connect to a certain service running on localhost.

FailedCreatePodSandBox

Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox '3e16c561e9d521f52cd10e2a61965d2e063c27ac336f465aeee50eb77c055935': plugin type='azure-vnet' failed (add): IPAM Invoker Add failed with error: Failed to get IP address from CNS with error: %w: http request failed: Post 'http://localhost:10090/network/requestipconfig': dial tcp 127.0.0.1:10090: connect: connection refused

To Reproduce
Run a deployment.

Expected behavior
No errors should occur when running a deployment.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Kubernetes version [1.29.4]

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions