neco icon indicating copy to clipboard operation
neco copied to clipboard

Project Neco

Results 186 neco issues
Sort by recently updated
recently updated
newest added

## What Describe what this issue should address. ## How Describe how to address the issue. ## Checklist - [ ] Finish implementation of the issue - [ ] Test...

## What Enable XDP acceleration for Cilium KPR https://github.com/cybozu-go/neco/blob/6c2c6dadcc78a9e9caabd8345e4508718ee89e38/cilium/pre/values.yaml#L48 kernel 5.15.38 includes virtio-net bug fix, so now we can enable the XDP acceleration. https://lwn.net/Articles/894357/ ```` Nikolay Aleksandrov (2): virtio_net: fix...

subtask

## What Describe what this issue should address. ## How Describe how to address the issue. ## Checklist - [ ] Finish implementation of the issue - [ ] Test...

https://github.com/cybozu-go/neco/issues/2027 Signed-off-by: Masayuki Ishii

## What Since there is no way to expose the metrics in the prometheus-adapter itself, there is currently no way to detect if the prometheus-adapter is failing. If prometheus-adapter does...

part of https://github.com/cybozu-go/neco/issues/1929 ## What Deploy Grafana Tempo and add it as a Grafana datasource. ## How Describe how to address the issue. ## Checklist - [ ] Finish implementation...

## What Describe what this issue should address. ## How - make a branch named k8s-1.23 - update artifacsts.go - update Makefile.tools to update tools' versions in debian package -...

## Description Deploy a distributed tracing environment using Grafana Tempo. ## Initiative / Motivation It makes easier to find bottlenecks in microservice environment. ## Technical information - https://grafana.com/docs/tempo/latest/ - https://github.com/open-telemetry...

Epic

## What https://github.com/aquasecurity/trivy-operator ## How Describe how to address the issue. ## Checklist - [ ] Finish implementation of the issue - [ ] Test all functions - [ ]...

Epic

## Description Automatically try to recover unreachable/unhealthy nodes. If recovery failed, automatically retire unreachable/unhealthy nodes. ## Initiative / Motivation We want to keep the number of available Kubernetes Nodes to...

Epic