fluent / fluent/fluent-bit-ci

Unable to connect to kubelet when running in CI

Open
#134 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
8
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Currently we can not connect to kubelet when the bats CI is running, but it will work from a local kind cluster. This includes when fluentbit helm is used with the following which provides the proper ClusterRole permission (`nodes/proxy`):
```
rbac:
create: true
nodeAccess: true
```

https://github.com/fluent/fluent-bit-ci/pull/133 will disable the kubelet enabled test that was originally created until this can be debugged further.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.