cncf
Here are 272 public repositories matching this topic...
Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there
Steps to reproduce the issue:
minikube -p p1 startand wait for cluster p1 to be ready => minikube created network6775a57b0a2c p1 bridge localminikube -p p1 stop=> cluster stop, network p1 still exists (as expected)minikube -p p2 startand wait for cluster p2 to be
Output of helm version:
Client: &version.Version{SemVer:"v2.9.1", GitCommit:"20adb27c7c5868466912eebdf6664e7390ebe710", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.9.1", GitCommit:"20adb27c7c5868466912eebdf6664e7390ebe710", GitTreeState:"clean"}Output of kubectl version:
Client Version: version.Info{Major:"1", Minor:"9", GitVersion:"v1.9.7", GitCommit:"dCloud-native high-performance edge/middle/service proxy
-
Updated
Oct 3, 2021 - C++
To complete the issue #2749, there's one PR that needs some attention: #2850. At its current state, it adds the contents of the Jaeger UI build to a Go asset in an uncompressed format. This causes an increase of approximately 10MB to the binary size of the Query/all-in-one.
Ideally, we'd find a way to store the contents of the UI in a compressed format in the binary and serve the compressed ass
1. Describe IN DETAIL the feature/behavior/change you would like to see.
Implement WarmPool.RenderTerraform()
2. Feel free to provide a design supporting your feature request.
/kind feature
/area terraform
/lifecycle frozen
Expected Behavior
When creating a plugin with the --backend flag, if the id given also has a -backend suffix it should create the plugin with the name plugin-backend.
Current Behavior
When creating a plugin with the --backend flag, if the id given also has a `-backe
Scenario:
- Single vttablet, connecting to external MySQL (happens to be RDS Aurora, but I doubt it matters).
- Single unsharded keyspace (
keyspace3), no vschema, with a single table, containing a single row - Test program using the Python
pymysqldriver, using theCLIENT.FOUND_ROWSflag, and updating a single row to it's current key value (i.e. no rows are updated, but a single row
Fluentd: Unified Logging Layer (project under CNCF)
-
Updated
Oct 1, 2021 - Ruby
Distributed transactional key-value database, originally created to complement TiDB
-
Updated
Oct 1, 2021 - Rust
These are all functions/structs for configuring the same thing:
https://github.com/thanos-io/thanos/blob/5bda2d48b9ef0bf138af6132641eb20102223edb/pkg/objstore/azure/helpers.go#L121
https://github.com/thanos-io/thanos/blob/46ac4d590e783368fc4ec7676f29ff97cd0bd630/pkg/objstore/cos/cos.go#L95
https://github.com/thanos-io/thanos/blob/bf963237e0b95402aeea4093dce465abde055675/pkg/objstore/s3/s3.go#
An open and reliable container runtime
-
Updated
Oct 3, 2021 - Go
Storage Orchestration for Kubernetes
-
Updated
Oct 1, 2021 - Go
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
-
Updated
Sep 8, 2021 - Shell
CoreDNS is a DNS server that chains plugins
-
Updated
Oct 1, 2021 - Go
-
Updated
Oct 2, 2021
What's it about?
When you want to select the drop-down menu box in the console, you can search by regular expression or sort by the letters A-Z
What's the reason why we need it?
Can improve the development efficiency, shorten the search time
I believe this is an important feature for Kubesphere. There're a few use cases:
For example, if I have 200 services on a project, I have to manu
The toolkit to pack, ship, store, and deliver container content
-
Updated
Sep 26, 2021 - Go
Dragonfly is an intelligent P2P based image and file distribution system.
-
Updated
Sep 9, 2021 - Go
Discussed in bfenetworks/bfe#844
Originally posted by lf2186 September 24, 2021
hi,
https://www.bfe-networks.net/zh_cn/monitor/latency/
$ curl -s 'http://localhost:8421/monitor/proxy_handshake_delay?format=prometheus'
TYPE proxy_handshake_delay_Past histogram
proxy_handshake_delay_Past_bucket{le="1000
Currently Cortex is on Alpine 3.13 for its build image. Alpine 3.13 was released in June and the current latest version is 3.14.2.
We should update to ensure we benefit from any security related patches.
See example of the previous update: #4042
How are you planning on using kubeedge?
I've been looking for something like this for a long time (Currently our team uses Rancher although their product wasn't really meant for edge computing.) I'd love to hear how others in the community would like to use this so I can compile a list of use cases that kubeedge can support out of the box.
Thanks!
Cloud Native Runtime Security
-
Updated
Oct 1, 2021 - C++
Feature Request
Is your feature request related to a problem? Please describe:
the kind version is too low, and will not work well on kernel 5.12.2 +
because of kubernetes-sigs/kind#2240
Describe the feature you'd like:
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 29, 2021 - Shell
i am cloning this git repository into the path /root/src/github.com/
my GOPATH=/root/src/
my GOROOT=/root/
my GOBIN="/root/src/github.com/virtual-kubelet/bin"
and i enter /root/src/github.com/virtual-kubelet directory and run the make build command, i get this error:
`which: no gobin in (/bin:/root/src/github.com//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin:/usr/loc
Support Downward API
We want to have consistent and structured logs to improve the ability to filter and analyse longhorn-manager logs.
Currently the controller uses the global logrus package logger, the task here would be to switch the log calls to the instance logger that was implemented in longhorn/longhorn-manager#661
While doing this also improve the log messages, where possible.
For an example of a successf
Improve this page
Add a description, image, and links to the cncf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cncf topic, visit your repo's landing page and select "manage topics."


What happened:
imagePullSecrets can added to a pod manifest to reference a secret containing registry cre