-
### Bug description
```bash
[ ~ ] sudo -u netdata -g netdata netdata -D
2023-12-04 17:44:44: netdata INFO : MAIN : CONFIG: cannot load cloud config '/var/lib/netdata/cloud.d/cloud.conf'. Running w…
-
Attempting to install my Marketplace [app](https://console.cloud.google.com/marketplace/details/mirror-node-public/hedera-mirror-node?project=mirrornode-non-prod-314918) on a fresh standard GKE 1.25 c…
-
**This is a Bug Report**
**Problem:**
The doc https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/ shows documentation for log-dir and logtostderr:
```
--log-di…
-
Backport fix for Cluster Restore for s3 snapshot fails
* #4964
-
* **Version**: `main` branch
* **Platform**: linux arm64
* **Subsystem**: spire agent and server
There are some failing integration tests when running spire integration tests on a `Debian GNU…
-
**What happened**:
Failed to exec into a Pod with QOS defined when CPU manager is enabled.
After checking cgroup configuration for the Pod, I see only `c 136:* rwm` is allowed.
**What you e…
-
Inappropriate node taint `node.cloudprovider.kubernetes.io/uninitialized: true` after cluster provision. I am providing details for each status and logs as follows.
Scheduler warning on worker clus…
-
Do we have folks that use `linux/arm` on Raspberry Pi's that directly use Kubernetes release artifacts?
Asking as there are projects like k3s that have lightweight alternatives, so maybe we don't n…
-
### What would you like to be added?
- expose option for custom PriorityClass used in test Pods
- expose option to add custom quota to test namespaces
### Why is this needed?
Some clusters r…
-
I've seen this when implementing Calico NetworkPolicy against the Kubernetes API (as opposed to via Calico's etcd)
Since the Pod status reporting is not synchronous with Pod set up, it often takes …