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,781 public repositories matching this topic...
[Feat]: ntfy.sh
Problem
My notification services is not available
Description
ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup, cost or setup. It's also [open source](https://github.com/b
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
Aug 1, 2022 - Go
-
Updated
Aug 1, 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
Aug 2, 2022 - Go
-
Updated
Aug 1, 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
Is your feature request related to a problem? Please describe.
A clear and concise descripti
-
Updated
Aug 1, 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 22, 2022 - Go
-
Updated
Jul 20, 2022 - Go
-
Updated
Aug 1, 2022 - JavaScript
-
Updated
Aug 2, 2022 - Go
In what area(s)?
/area runtime
What version of Dapr?
1.8.0
Expected Behavior
Get metadata through grpc
Actual Behavior
-
Updated
Aug 1, 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
Jul 31, 2022 - Shell
-
Updated
Jun 11, 2022
-
Updated
Jun 26, 2022 - JavaScript
-
Updated
Aug 1, 2022 - Python
-
Updated
Aug 1, 2022 - Go
Created by @jbeda, @brendandburns, and @craigmcl
Released July 21, 2015
Latest release 19 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