Kubernetes
Kubernetes (commonly referred to as "K8s") is an open source system for automating deployment, scaling and management of containerized applications originally designed by Google and donated to the Cloud Native Computing Foundation. It aims to provide a "platform for automating deployment, scaling, and operations of application containers across clusters of hosts". It supports a range of container tools, including Docker.
Here are 23,590 public repositories matching this topic...
Bug description
netdatacli has limit for output size of 4096
Expected behavior
do we just increase this limit or make it transfer arbitrary message sizes?
What happened?
In a Jepsen test run of five etcd 3.5.3 nodes, with process pauses (sending processes SIGSTOP and SIGCONT), compaction (performed via the admin API), and defragmentation (via etcdctl), one etcd process crashed with the following error message:
{"level":"panic","ts":"2022-06-13T14:11:27.870Z","caller":"etcdserver/apply.go:638","msg":"unexpected error during txn","error
-
Updated
Jul 19, 2022 - Go
-
Updated
Jul 20, 2022 - Go
expected result:
example.com?param=abc -> will become example.com
example.com/?param=abc -> will stay example.com/
actual result:
example.com?param=abc -> become example.com
example.com/?param=abc -> stays example.com/?param=abc
-
Updated
Jul 20, 2022 - Go
-
Updated
Jul 12, 2022 - JavaScript
Add basic CI
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
## Python/Regex fix
So pretty weird issue:
I am creating 2 prefixes, one empty, one not empty like this...
consul kv put testprefix/
consul kv put testprefix2/testkeythen when I curl those prefixes recursively like:
curl localhost:8500/v1/kv/testprefix?keys
# this is the reply -> ["testprefix/","testprefix2/testkey"]notice how only testprefix/ is specifically listed?
now
What Happened?
I noticed on our examples on website does not have Arm64 support yet
and when you try to curl the Service URL or open it in the browser it fails.
the real problem was the pod was crashing but minikube still gave me a URL
$ kc get pods
NAMESPACE NAME READY STATUS RESTARTS AGE
default hello-minikube-5c5f5cd
-
Updated
Jul 18, 2022 - Shell
官网介绍错误
In the application details view, we list the ports an application deployment is listening on, but there is no "quick launch" or even a "copy" button..
We should add a "copy" button next to the port to copy to clipboard.
In multiple places, Helm uses the term "table" when describing the destination for a value. Example:
Error seen:
jbanasik@akira:~/k8s/loki$ helm install cassandra bitnami/cassandra --namespace loki -f cassandra.values.yaml
coalesce.go:223: warning: destination for cassandra
-
Updated
Jul 13, 2022 - Go
-
Updated
Jul 20, 2022 - Go
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Jul 20, 2022 - Go
The feature ask - expose Dapr runtime version in the Metadata API: https://docs.dapr.io/reference/api/metadata_api/
There are certain scenarios where apps would like to check that they are running within a tested Dapr version.
-
Updated
Jul 20, 2022 - Go
Is your feature request related to a problem? Please describe.
Logs are shown in UTC. IT is frustrating when trying to troubleshoot an issue and need to keep converting timestamps to determine which logs are relevant.
**Describe the sol
-
Updated
Jun 11, 2022
-
Updated
Jul 20, 2022 - Shell
-
Updated
Jun 26, 2022 - JavaScript
-
Updated
Jul 20, 2022 - Python
-
Updated
Jul 20, 2022 - Go
Created by @jbeda, @brendandburns, and @craigmcl
Released July 21, 2015
Latest release 7 days ago
- Repository
- kubernetes/kubernetes
- Website
- kubernetes.io
- Wikipedia
- Wikipedia




Which jobs are flaking?
we saw this in a sig-windows test today, blob:https://prow.k8s.io/789c15e1-3869-4a8a-b8ef-ef8394f5be0a
from this family
https://testgrid.k8s.io/sig-windows-1.22-release#aks-engine-windows-dockershim-1.22