Skip to content
#

cncf

Here are 217 public repositories matching this topic...

netdata
tillhoff
tillhoff commented Sep 28, 2020

When checking through the release assets of the last release (https://github.com/kubernetes/minikube/releases/tag/v1.13.1)[https://github.com/kubernetes/minikube/releases/tag/v1.13.1], I found that there are two .deb files for the same thing:

  • minikube_latest_amd64.deb
  • minikube_1.13.1-0_amd64.deb

IMO the latest one shouldn't be there, since the path to it is still versioned as `https://g

aditya-konarde
aditya-konarde commented Sep 21, 2020

Requirement - what kind of business use case are you trying to solve?

High availability and resiliency of Jaeger in production environments

Problem - what in Jaeger blocks you from solving the requirement?

Currently, the official images for jaeger are on docker hub. Unless one has a docker paid account, image pulls will be rate-limited and pulls may fail at run-time, causing infrastr

dtestVC
dtestVC commented May 13, 2020

Feature Description

MySQL has the ability to configure when to log slow queries with the long_query_time option.

This request is to add similar support for vtgate that will allow vitess admins to configure what they determine are slow queries to be flagged as 'slow'. MySQL uses the SERVER_QUERY_WAS_SLOW flag to indicate this and update statistics.

Use Case(s)

  • provi
backstage
brendasukh
brendasukh commented Sep 28, 2020

Feature Suggestion

Cloud costs should be tied to the software catalog entities that incurred the cost.

Possible Implementation

Update Entity in cost-insights to use Entity from the catalog plugin.

Context

Cost Insights currently has its own Entity definition; this should instead reference catalog entities where possible. This will enable cloud costs to be shown on pages for

iyangsj
iyangsj commented Apr 8, 2020

Background

  • BFE can be configured with Passive Health Check (i.e. Outlier Detection) and use responses from real requests to determine whether an backend instance is healthy.

Description
Add Active Health Check support:

  • Actively and periodically send health checking requests to backend.
  • Use responses from health checking requests to determine whether an backend instance is he
daixiang0
daixiang0 commented Aug 29, 2020

What would you like to be added/modified:

To improve project stability, we need more tests to cover corner cases.
And the code coverage is around 50% currently, we need to add more tests to improve it.

To improve case coverage, we may need a list of cases to track the work.
For code coverage, simply check bef

clarkmcc
clarkmcc commented Apr 23, 2020

I’ve got an interesting use case where we are using VK to manage binary workloads running on client machines. We like the idea of taking advantage of the scheduler, secret management and “pod” status tracking while bootstrapping our own use case into the system.

The hang up right now is that VK authenticates with a master using a kubeconfig file, which is obviously not something we can put on a c

Online resources that will help you prepare for taking the CNCF CKA 2020 "Kubernetes Certified Administrator" Certification exam. with time, This is not likely the comprehensive up to date list - please make a pull request if there something that should be added here.

  • Updated Sep 23, 2020

Improve this page

Add a description, image, and links to the cncf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cncf topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.